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
/
PowerPC
/
atomic-2.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Fix assert from machine verify pass that atomic pseudo expanding ca...
Zi Xuan Wu
2018-12-28
1
-4
/
+4
*
PowerPC: Do not use llc -march in tests.
Matthias Braun
2017-08-01
1
-4
/
+4
*
[PowerPC] fix potential verification errors on CFENCE8
Hiroshi Inoue
2017-06-15
1
-1
/
+1
*
[PPC] Add -ppc-asm-full-reg-names to atomic-2.ll. NFC.
Tim Shen
2017-05-16
1
-6
/
+6
*
[PPC] Lower load acquire/seq_cst trailing fence to cmp + bne + isync.
Tim Shen
2017-05-16
1
-2
/
+4
*
[PowerPC] Add triple to test/CodeGen/PowerPC/atomic-2.ll for ppc64le
Hal Finkel
2016-08-30
1
-1
/
+1
*
[PowerPC] Fix i8/i16 atomics for little-Endian targets without partword atomics
Hal Finkel
2016-08-29
1
-1
/
+14
*
[PowerPC] Enable printing instructions using aliases
Hal Finkel
2015-04-23
1
-2
/
+2
*
[PowerPC] Disable part-word atomics on the P7
Hal Finkel
2015-04-11
1
-16
/
+16
*
Add support for part-word atomics for PPC
Nemanja Ivanovic
2015-03-10
1
-0
/
+54
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[Power] Improve the expansion of atomic loads/stores
Robin Morisset
2014-10-02
1
-5
/
+6
*
IR: add "cmpxchg weak" variant to support permitted failure.
Tim Northover
2014-06-13
1
-1
/
+2
*
IR: add a second ordering operand to cmpxhg for failure
Tim Northover
2014-03-11
1
-1
/
+1
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-3
/
+3
*
Expand PPC64 atomic load and store
Hal Finkel
2012-12-25
1
-0
/
+20
*
Convert more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
1
-9
/
+3
*
FileCheck-ize a couple tests.
Eli Friedman
2011-07-18
1
-2
/
+11
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-12
/
+14
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-2
/
+2
*
Adjust grep's for new code sequence.
Dale Johannesen
2008-08-25
1
-1
/
+1
*
Added MemOperands to Atomic operations since Atomics touches memory.
Mon P Wang
2008-06-25
1
-4
/
+4
*
64-bit atomic operations.
Evan Cheng
2008-04-19
1
-0
/
+21