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