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
/
basics.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PM] port Rewrite Statepoints For GC to the new pass manager.
Fedor Sergeev
2017-12-15
1
-0
/
+1
*
[RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee sta...
Igor Laevsky
2016-05-04
1
-1
/
+1
*
[RS4GC] Clamp UseDeoptBundles to true and update tests
Sanjoy Das
2016-01-29
1
-26
/
+26
*
[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...
Chen Li
2015-12-26
1
-8
/
+8
*
[RewriteStatepointsForGC] For some values (like gep's and bitcasts) it's chea...
Igor Laevsky
2015-05-19
1
-1
/
+1
*
[Statepoints] Support for "patchable" statepoints.
Sanjoy Das
2015-05-12
1
-8
/
+8
*
Extend the statepoint intrinsic to allow statepoints to be marked as transiti...
Pat Gavlin
2015-05-08
1
-7
/
+7
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-7
/
+7
*
Require a GC strategy be specified for functions which use gc.statepoint
Philip Reames
2015-03-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
Bugfix for 229954
Philip Reames
2015-02-20
1
-0
/
+11
*
Adjust enablement of RewriteStatepointsForGC
Philip Reames
2015-02-20
1
-4
/
+4
*
Add a pass for constructing gc.statepoint sequences w/explicit relocations
Philip Reames
2015-02-20
1
-0
/
+77