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
/
ARM
/
atomic-ops-v8.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-4
/
+4
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-31
1
-16
/
+19
*
Revert "CodeGen: Allow small copyable blocks to "break" the CFG."
Kyle Butt
2017-01-11
1
-19
/
+16
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-10
1
-16
/
+19
*
ARM: Better codegen for 64-bit compares.
Peter Collingbourne
2016-03-21
1
-48
/
+28
*
[ARM] Emit clrex in the expanded cmpxchg fail block.
Ahmed Bougacha
2015-09-22
1
-9
/
+29
*
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
2015-06-03
1
-6
/
+8
*
Revert "ARM: Thumb2 LDRD/STRD supports independent input/output regs"
Renato Golin
2015-06-02
1
-8
/
+6
*
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
2015-06-01
1
-6
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-8
/
+8
*
Improve handling of stack accesses in Thumb-1
Renato Golin
2015-02-25
1
-1
/
+1
*
IR: add "cmpxchg weak" variant to support permitted failure.
Tim Northover
2014-06-13
1
-4
/
+8
*
ARM big endian function argument passing
Christian Pirker
2014-05-08
1
-36
/
+72
*
ARM: tell LLVM about zext properties of ldrexb/ldrexh
Tim Northover
2014-04-03
1
-12
/
+10
*
ARM: skip cmpxchg failure barrier if ordering is monotonic.
Tim Northover
2014-04-03
1
-3
/
+4
*
ARM: expand atomic ldrex/strex loops in IR
Tim Northover
2014-04-03
1
-191
/
+229
*
IR: add a second ordering operand to cmpxhg for failure
Tim Northover
2014-03-11
1
-4
/
+4
*
[ARM] Use the load-acquire/store-release instructions optimally in AArch32.
Amara Emerson
2013-09-26
1
-0
/
+1344