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
/
Transforms
/
InstCombine
/
atomicrmw.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+298
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-298
/
+0
*
[InstCombine] Extend saturating idempotent atomicrmw transform to FP
Philip Reames
2019-03-01
1
-3
/
+3
*
[Tests] More missing atomicrmw combines
Philip Reames
2019-03-01
1
-0
/
+25
*
[Tests] Add tests for missed optimizations of saturating and idempotent FP at...
Philip Reames
2019-03-01
1
-0
/
+23
*
[InstCombine] Extend "idempotent" atomicrmw optimizations to floating point
Philip Reames
2019-03-01
1
-0
/
+23
*
[InstCombine] Convert atomicrmws to xchg or store where legal
Philip Reames
2019-02-15
1
-9
/
+16
*
[Tests] Demonstrate more missing atomicrmw transforms
Philip Reames
2019-02-15
1
-0
/
+84
*
Canonicalize all integer "idempotent" atomicrmw ops
Philip Reames
2019-02-14
1
-13
/
+12
*
Teach instcombine about remaining "idempotent" atomicrmw types
Philip Reames
2019-02-14
1
-12
/
+9
*
[Tests] Add tests for all idemptotent atomicrmws
Philip Reames
2019-02-14
1
-6
/
+62
*
[InstCombine] Optimize `atomicrmw <op>, 0` into `load atomic` when possible
Quentin Colombet
2019-02-07
1
-0
/
+84