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-non-integer.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86/Atomics] (Semantically) revert G246098, switch back to the old atomic ex...
Philip Reames
2019-11-05
1
-44
/
+158
*
[SelectionDAG] Enable lowering unordered atomics loads w/LoadSDNode (and stor...
Philip Reames
2019-10-29
1
-158
/
+44
*
[X86] Enable fp128 as a legal type with SSE1 rather than with MMX.
Craig Topper
2019-09-02
1
-20
/
+54
*
[X86] Prefer locked stack op over mfence for seq_cst 64-bit stores on 32-bit ...
Philip Reames
2019-05-14
1
-2
/
+2
*
[X86] Use MOVQ for i64 atomic_stores when SSE2 is enabled
Craig Topper
2019-04-27
1
-48
/
+128
*
[X86] Add patterns for using movss/movsd for atomic load/store of f32/64. Rem...
Craig Topper
2019-04-11
1
-30
/
+20
*
Recommit r358211 "[X86] Use FILD/FIST to implement i64 atomic load on 32-bit ...
Craig Topper
2019-04-11
1
-76
/
+32
*
Revert r358211 "[X86] Use FILD/FIST to implement i64 atomic load on 32-bit ta...
Craig Topper
2019-04-11
1
-16
/
+38
*
[X86] Use FILD/FIST to implement i64 atomic load on 32-bit targets with X87, ...
Craig Topper
2019-04-11
1
-38
/
+16
*
[X86] Add SSE1 command line to atomic-fp.ll and atomic-non-integer.ll. NFC
Craig Topper
2019-04-10
1
-46
/
+125
*
[X86] Add avx and avx512f command lines to atomic-non-integer.ll. NFC
Craig Topper
2019-04-08
1
-146
/
+465
*
[X86] Use movq for i64 atomic load on 32-bit targets when sse2 is enable
Craig Topper
2019-03-22
1
-42
/
+8
*
[X86] Add 32-bit command lines with and without SSE2 to atomic-non-integer.ll...
Craig Topper
2019-03-22
1
-79
/
+432
*
Allow code motion (and thus folding) for atomic (but unordered) memory operands
Philip Reames
2019-03-14
1
-6
/
+3
*
[X86] Remove RELEASE_ and ACQUIRE_ pseudo instructions. Use isel patterns and...
Craig Topper
2018-08-03
1
-1
/
+1
*
[X86] Autogenerate complete checks. NFC
Craig Topper
2018-08-03
1
-37
/
+83
*
[X86][SSE2] Fix asm string for movq (Move Quadword) instruction.
Ayman Musa
2017-04-26
1
-4
/
+4
*
CodeGen: check return types match when emitting tail call to builtin.
Tim Northover
2016-03-22
1
-1
/
+1
*
[IR] Add support for floating pointer atomic loads and stores
Philip Reames
2015-12-16
1
-0
/
+108