summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Statepoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add invoke related functionality into StatepointSite classes.Igor Laevsky2015-02-191-4/+19
* Intrinsics: introduce llvm_any_ty aka ValueType AnyRamkumar Ramachandra2015-01-221-1/+2
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-2/+1
* Fix a typo: use of cast where dyn_cast was intendedPhilip Reames2014-12-041-1/+1
* [Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...Philip Reames2014-12-021-0/+62
OpenPOWER on IntegriCloud