summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/bswap-load-store.ll
Commit message (Expand)AuthorAge
* Specify CPUs on the PPC bswap-load-store testHal Finkel2013-03-28
* Only enable 64-bit bswap DAG combines for PPC64Hal Finkel2013-03-28
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-28
* Fix for bad FileCheck converts in revision 89584.Edward O'Callaghan2009-11-22
* Convert a few tests to FileCheck for PR5307.Edward O'Callaghan2009-11-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Let llvm-upgrade upgrade bswap intrinsic.Reid Spencer2007-04-02
* For PR1297:Reid Spencer2007-04-01
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcase for folding bswaps into i16/i32 loads and stores.Chris Lattner2006-07-10