Age | Commit message (Expand) | Author |
---|---|---|
2012-02-23 | Canonicalize (srl (bswap x), 16) to (rotr (bswap x), 16) if the high 16 bits | Evan Cheng |
2011-06-21 | Teach dag combine to match halfword byteswap patterns. | Evan Cheng |
2011-06-17 | Add an alternative rev16 pattern. We should figure out a better way to handle... | Evan Cheng |
2011-06-15 | Another revsh pattern. rdar://9609059 | Evan Cheng |
2011-03-18 | Match a few more obvious patterns to revsh. rdar://9147637. | Evan Cheng |
2010-10-22 | FileCheck-ize a few tests. | Jim Grosbach |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-02-17 | Remove llvm-upgrade. | Tanya Lattner |
2007-04-15 | For PR1319: Upgrade to use new test harness | Reid Spencer |
2007-01-19 | ARM test cases contributed by Apple. | Evan Cheng |