Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 1 | -1/+2 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+1 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
* | Print PPC ZERO as 0 (not r0) even on Darwin | Hal Finkel | 2013-03-27 | 1 | -3/+3 |
* | Convert more tests over to the new atomic instructions. | Eli Friedman | 2011-09-26 | 1 | -9/+3 |
* | FileCheck-ize a couple tests. | Eli Friedman | 2011-07-18 | 1 | -2/+11 |
* | rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is | Chris Lattner | 2011-06-18 | 1 | -12/+14 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Adjust grep's for new code sequence. | Dale Johannesen | 2008-08-25 | 1 | -1/+1 |
* | The atomic.cmp.swap promotion logic is wrong: it | Duncan Sands | 2008-07-16 | 1 | -8/+2 |
* | Added MemOperands to Atomic operations since Atomics touches memory. | Mon P Wang | 2008-06-25 | 1 | -6/+6 |
* | 64-bit atomic operations. | Evan Cheng | 2008-04-19 | 1 | -0/+27 |