Age | Commit message (Expand) | Author |
---|---|---|
2013-03-28 | Specify CPUs on the PPC bswap-load-store test | Hal Finkel |
2013-03-28 | Only enable 64-bit bswap DAG combines for PPC64 | Hal Finkel |
2013-03-28 | Add the PPC64 ldbrx/stdbrx instructions | Hal Finkel |
2009-11-22 | Fix for bad FileCheck converts in revision 89584. | Edward O'Callaghan |
2009-11-22 | Convert a few tests to FileCheck for PR5307. | Edward O'Callaghan |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-03-25 | Byebye llvm-upgrade! | Tanya Lattner |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-04-15 | For PR1319: Upgrade to new test harness. | Reid Spencer |
2007-04-02 | Let llvm-upgrade upgrade bswap intrinsic. | Reid Spencer |
2007-04-01 | For PR1297: | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-07-10 | New testcase for folding bswaps into i16/i32 loads and stores. | Chris Lattner |