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
/
lib
/
CodeGen
/
AtomicExpandPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
Mutate TargetLowering::shouldExpandAtomicRMWInIR to specifically dictate how ...
JF Bastien
2015-03-04
1
-9
/
+24
*
Migrate AtomicExpandPass and DwarfEHPrepare to using a Function-ized getSubta...
Eric Christopher
2015-01-27
1
-2
/
+2
*
Cache the lookup of TargetLowering in the atomic expand pass.
Eric Christopher
2015-01-26
1
-31
/
+17
*
Lower idempotent RMWs to fence+load
Robin Morisset
2014-09-25
1
-2
/
+43
*
[X86] Make wide loads be managed by AtomicExpand
Robin Morisset
2014-09-23
1
-0
/
+29
*
Add AtomicExpandPass::bracketInstWithFences, and use it whenever getInsertFen...
Robin Morisset
2014-09-23
1
-38
/
+70
*
[X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass
Robin Morisset
2014-09-17
1
-52
/
+133
*
Refactor AtomicExpandPass and add a generic isAtomic() method to Instruction
Robin Morisset
2014-09-03
1
-30
/
+31
*
Use target-dependent emitLeading/TrailingFence instead of the target-independ...
Robin Morisset
2014-09-03
1
-51
/
+46
*
Rename AtomicExpandLoadLinked into AtomicExpand
Robin Morisset
2014-08-21
1
-0
/
+384