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
/
base-vector.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+279
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-279
/
+0
*
[RS4GC] Be slightly less conservative for gep vector_base, scalar_idx
Philip Reames
2019-01-24
1
-1
/
+1
*
[RS4GC] Avoid crashing on gep scalar_base, vector_idx
Philip Reames
2019-01-24
1
-1
/
+1
*
[RS4GC] Handle call/invoke instructions as base defining values of vectors
Daniel Neilson
2018-01-30
1
-0
/
+16
*
[PM] port Rewrite Statepoints For GC to the new pass manager.
Fedor Sergeev
2017-12-15
1
-0
/
+1
*
[RSForGC] Handle vector GEPs
Sanjoy Das
2017-03-17
1
-0
/
+15
*
[RS4GC] Handle ShuffleVector instruction in findBasePointer
Anna Thomas
2016-10-04
1
-0
/
+79
*
[RewriteStatepointsForGC] All constant should have null base pointer
Igor Laevsky
2016-05-27
1
-1
/
+1
*
[RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee sta...
Igor Laevsky
2016-05-04
1
-2
/
+2
*
[RS4GC] Revert optimization attempt due to memory corruption
Philip Reames
2016-02-22
1
-8
/
+9
*
[RS4GC] Clamp UseDeoptBundles to true and update tests
Sanjoy Das
2016-01-29
1
-53
/
+53
*
[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...
Chen Li
2015-12-26
1
-8
/
+8
*
[RewriteStatepointsForGC] Extend base pointer inference to handle insertelement
Philip Reames
2015-09-09
1
-1
/
+83
*
[RewriteStatepointsForGC] Reduce the number of new instructions for base poin...
Philip Reames
2015-08-27
1
-6
/
+3
*
[RewriteStatepointsForGC] Handle extractelement fully in the base pointer alg...
Philip Reames
2015-08-12
1
-0
/
+88