Age | Commit message (Expand) | Author |
---|---|---|
2013-03-27 | Print PPC ZERO as 0 (not r0) even on Darwin | Hal Finkel |
2011-09-26 | Convert more tests over to the new atomic instructions. | Eli Friedman |
2011-07-18 | FileCheck-ize a couple tests. | Eli Friedman |
2011-06-18 | rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is | Chris Lattner |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-08-25 | Adjust grep's for new code sequence. | Dale Johannesen |
2008-07-16 | The atomic.cmp.swap promotion logic is wrong: it | Duncan Sands |
2008-06-25 | Added MemOperands to Atomic operations since Atomics touches memory. | Mon P Wang |
2008-04-19 | 64-bit atomic operations. | Evan Cheng |