summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/live-vector.ll
Commit message (Expand)AuthorAgeFilesLines
* [RS4GC] "Constant fold" the rs4gc-split-vector-values flagPhilip Reames2016-02-221-167/+0
* [RS4GC] Revert optimization attempt due to memory corruptionPhilip Reames2016-02-221-1/+19
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-37/+34
* [rs4gc] Optionally directly relocated vector of pointersPhilip Reames2016-01-091-1/+1
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-8/+8
* [RewriteStatepointsForGC] Reduce the number of new instructions for base poin...Philip Reames2015-08-271-9/+0
* [RewriteStatepointsForGC] Generalized vector phi/select handling for base poi...Philip Reames2015-06-261-2/+42
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-6/+6
* [RewriteStatepointsForGC] Extend base pointer to handle more cases w/vectorsPhilip Reames2015-05-121-0/+25
* [RewriteStatepointsForGC] Fix a bug on creating gc_relocate for pointer to ve...Sanjoy Das2015-05-111-5/+14
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-3/+3
* [RewriteStatepointsForGC] Limited support for vectors of pointersPhilip Reames2015-04-101-0/+87
OpenPOWER on IntegriCloud