Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-27 | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 1 | -100/+100 |
2014-07-01 | X86: expand atomics in IR instead of as MachineInstrs. | Tim Northover | 1 | -1/+1 |
2014-06-13 | IR: add "cmpxchg weak" variant to support permitted failure. | Tim Northover | 1 | -20/+40 |
2014-03-11 | IR: add a second ordering operand to cmpxhg for failure | Tim Northover | 1 | -20/+20 |
2013-01-18 | llvm/test/CodeGen/X86/Atomics-64.ll: Tweak for 2nd RUN not to overwrite %t. I... | NAKAMURA Takumi | 1 | -2/+2 |
2011-09-27 | Last batch of test conversions to new atomic instructions. | Eli Friedman | 1 | -992/+927 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -1/+1 |
2009-05-16 | Help DejaGnu avoid pipe-jam by producing less output from certain test cases. | Jakob Stoklund Olesen | 1 | -1/+1 |
2008-08-22 | Test all currently supported atomic builtins on x86-{32,64}. | Dale Johannesen | 1 | -0/+1015 |