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
/
atomic-unordered.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] Enable lowering unordered atomics loads w/LoadSDNode (and stor...
Philip Reames
2019-10-29
1
-4
/
+4
*
Fix a *nasty* miscompile in experimental unordered atomic lowering
Philip Reames
2019-10-05
1
-20
/
+58
*
[Tests] Add a unordered atomic load combine test
Philip Reames
2019-10-03
1
-0
/
+33
*
[Test] Restructure check lines to show differences between modes more clearly
Philip Reames
2019-09-12
1
-960
/
+494
*
[SDAG] Update generic code to conservatively check for isAtomic in addition t...
Philip Reames
2019-09-12
1
-60
/
+37
*
[Tests] Add anyextend tests for unordered atomics
Philip Reames
2019-09-09
1
-0
/
+105
*
Introduce infrastructure for an incremental port of SelectionDAG atomic load/...
Philip Reames
2019-09-09
1
-108
/
+887
*
Use the handle --check-prefixes mechanism to de-verbosify a couple atomics te...
Philip Reames
2019-08-28
1
-483
/
+222
*
Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...
Craig Topper
2019-08-07
1
-4
/
+4
*
Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."
Mitch Phillips
2019-08-06
1
-4
/
+4
*
[X86] Enable -x86-experimental-vector-widening-legalization by default.
Craig Topper
2019-08-05
1
-4
/
+4
*
[FastISel] Skip creating unnecessary vregs for arguments
Francis Visoiu Mistrih
2019-06-10
1
-1
/
+1
*
[X86FixupLEAs] Turn optIncDec into a generic two address LEA optimizer. Suppo...
Craig Topper
2019-05-25
1
-1
/
+1
*
RegAllocFast: Improve hinting heuristic
Matt Arsenault
2019-05-16
1
-36
/
+29
*
Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out o...
Matt Arsenault
2019-05-03
1
-17
/
+0
*
Revert r359906, "RegAllocFast: Add heuristic to detect values not live-out of...
Nico Weber
2019-05-03
1
-0
/
+17
*
RegAllocFast: Add heuristic to detect values not live-out of a block
Matt Arsenault
2019-05-03
1
-17
/
+0
*
RegAllocFast: Remove early selection loop, the spill calculation will report ...
Matt Arsenault
2019-03-19
1
-122
/
+104
*
Allow unordered loads to be considered invariant in CodeGen
Philip Reames
2019-03-19
1
-2
/
+2
*
[AtomicExpand] Fix a crash bug when lowering unordered loads to cmpxchg
Philip Reames
2019-03-19
1
-24
/
+210
*
[Tests] Update to newer ISA
Philip Reames
2019-03-19
1
-67
/
+179
*
[Tests] Add tests for reordering of unordered atomics on invariant locations
Philip Reames
2019-03-14
1
-0
/
+118
*
Allow code motion (and thus folding) for atomic (but unordered) memory operands
Philip Reames
2019-03-14
1
-62
/
+27
*
[Tests] Add negative folding tests w/fences as requested in D59345
Philip Reames
2019-03-14
1
-0
/
+71
*
[Tests] More unordered atomic lowering tests
Philip Reames
2019-02-13
1
-1
/
+324
*
[Tests] RMW folding tests w/unordered atomic operations
Philip Reames
2019-02-13
1
-0
/
+618
*
[Tests] Add a bunch of tests for load folding w/unordered atomics
Philip Reames
2019-02-13
1
-0
/
+904
*
[Tests] First batch of cornercase tests for unordered atomics
Philip Reames
2019-02-13
1
-0
/
+175
*
[Test] Add codegen tests for unordered and monotonic integer operations
Philip Reames
2019-02-06
1
-0
/
+118