summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/PlaceSafepoints/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+77
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-77/+0
* [PlaceSafepoints] Clamp NoStatepoints to trueSanjoy Das2016-01-281-26/+9
* [PlaceSafepoints] Clean up tests; NFCSanjoy Das2016-01-281-1/+1
* Have a single way for creating unique value names.Rafael Espindola2015-11-221-1/+1
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-1/+1
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-1/+1
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* PlaceSafepoints: use IRBuilder helpersRamkumar Ramachandra2015-02-261-1/+1
* [PlaceSafepoints] Adjust enablement logic to default to off and be GC configu...Philip Reames2015-02-211-0/+8
* PlaceSafepoints: modernize gc.result.* -> gc.resultRamkumar Ramachandra2015-02-091-1/+16
* Minor test cleanupPhilip Reames2015-02-091-5/+4
* Add basic tests for PlaceSafepointsPhilip Reames2015-02-091-0/+72
OpenPOWER on IntegriCloud