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
/
RewriteStatepointsForGC
/
rematerialize-derived-pointers.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+331
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-331
/
+0
*
[PM] port Rewrite Statepoints For GC to the new pass manager.
Fedor Sergeev
2017-12-15
1
-0
/
+1
*
[RS4GC] Remat in presence of phi and use live value
Anna Thomas
2016-09-22
1
-1
/
+33
*
[StatepointsForGC] Rematerialize in the presence of PHIs
Anna Thomas
2016-08-29
1
-0
/
+37
*
[RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee sta...
Igor Laevsky
2016-05-04
1
-3
/
+3
*
[RS4GC] Remove unnecessary redirections from tests; NFC
Sanjoy Das
2016-01-29
1
-1
/
+1
*
[RS4GC] Add some missing tests and CHECK: lines
Sanjoy Das
2016-01-29
1
-2
/
+113
*
[RS4GC] Clamp UseDeoptBundles to true and update tests
Sanjoy Das
2016-01-29
1
-148
/
+42
*
[RS4GC] Fix rematerialization of bitcast of bitcast.
Manuel Jacob
2015-12-28
1
-0
/
+34
*
[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...
Chen Li
2015-12-26
1
-16
/
+16
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
[RewriteStatepointsForGC] For some values (like gep's and bitcasts) it's chea...
Igor Laevsky
2015-05-19
1
-0
/
+222