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
/
AArch64
/
atomic-ops.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit 'Remove the restriction that MachineSinking is now stopped by
Wei Mi
2016-08-12
1
-4
/
+3
*
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang
2016-04-19
1
-1
/
+1
*
[AArch64] Enable PostRAScheduler for AArch64 generic build.
Chad Rosier
2015-12-21
1
-2
/
+2
*
[AArch64] Emit clrex in the expanded cmpxchg fail block.
Ahmed Bougacha
2015-09-22
1
-5
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-7
/
+7
*
Optimize sext/zext insertion algorithm in back-end.
Jiangning Liu
2014-09-19
1
-4
/
+4
*
Revert r216066, "Optimize ZERO_EXTEND and SIGN_EXTEND in both SelectionDAG Bu...
Jiangning Liu
2014-08-21
1
-12
/
+12
*
Optimize ZERO_EXTEND and SIGN_EXTEND in both SelectionDAG Builder and type
Jiangning Liu
2014-08-20
1
-12
/
+12
*
IR: add "cmpxchg weak" variant to support permitted failure.
Tim Northover
2014-06-13
1
-4
/
+12
*
ARM & AArch64: make use of common cmpxchg idioms after expansion
Tim Northover
2014-05-30
1
-6
/
+3
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-38
/
+38
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-34
/
+0
*
AArch64/ARM64: port atomics test to ARM64.
Tim Northover
2014-04-18
1
-247
/
+259
*
IR: add a second ordering operand to cmpxhg for failure
Tim Northover
2014-03-11
1
-4
/
+4
*
[AArch64] Add register constraints to avoid generating STLXR and STXR with un...
Kevin Qin
2014-02-21
1
-0
/
+81
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-58
/
+58
*
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
1
-178
/
+203
*
AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.
Tim Northover
2013-02-28
1
-88
/
+44
*
Add explicit triples to AArch64 tests
Tim Northover
2013-02-01
1
-1
/
+1
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+1099