summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/rev.ll
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize (srl (bswap x), 16) to (rotr (bswap x), 16) if the high 16 bitsEvan Cheng2012-02-231-2/+2
* Teach dag combine to match halfword byteswap patterns.Evan Cheng2011-06-211-0/+40
* Add an alternative rev16 pattern. We should figure out a better way to handle...Evan Cheng2011-06-171-0/+17
* Another revsh pattern. rdar://9609059Evan Cheng2011-06-151-0/+13
* Match a few more obvious patterns to revsh. rdar://9147637.Evan Cheng2011-03-181-2/+28
* FileCheck-ize a few tests.Jim Grosbach2010-10-221-19/+22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Remove llvm-upgrade.Tanya Lattner2008-02-171-25/+23
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-2/+1
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-0/+30