index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
atomic64.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out o...
Matt Arsenault
2019-05-03
1
-47
/
+19
*
Revert r359906, "RegAllocFast: Add heuristic to detect values not live-out of...
Nico Weber
2019-05-03
1
-19
/
+47
*
RegAllocFast: Add heuristic to detect values not live-out of a block
Matt Arsenault
2019-05-03
1
-47
/
+19
*
[X86] Add CMPXCHG8B feature flag. Set it for all CPUs except i386/i486 includ...
Craig Topper
2019-03-20
1
-0
/
+603
*
[X86] Remove X32 check lines from a test that doesn't have an X32 FileCheck p...
Craig Topper
2019-03-20
1
-162
/
+215
*
Allow FP types for atomicrmw xchg
Matt Arsenault
2019-01-17
1
-0
/
+14
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-1
/
+1
*
[X86] Don't use GR64 register 'and with immediate' instructions if the immedi...
Craig Topper
2015-04-04
1
-1
/
+1
*
X86: expand atomics in IR instead of as MachineInstrs.
Tim Northover
2014-07-01
1
-11
/
+30
*
IR: add a second ordering operand to cmpxhg for failure
Tim Northover
2014-03-11
1
-1
/
+1
*
llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...
NAKAMURA Takumi
2013-04-02
1
-2
/
+0
*
llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32.
NAKAMURA Takumi
2013-03-25
1
-1
/
+1
*
Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating.
NAKAMURA Takumi
2013-03-11
1
-0
/
+2
*
Fix PR15355
Michael Liao
2013-03-06
1
-1
/
+1
*
Re-work X86 code generation of atomic ops with spin-loop
Michael Liao
2012-09-20
1
-0
/
+216