summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/IRBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.Pete Cooper2015-05-201-2/+2
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-27/+28
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-1/+3
* [IRBuilder] Add a CreateGCStatepointInvoke.Sanjoy Das2015-05-061-21/+76
* [IRBuilder] Fix indentation. NFC.Sanjoy Das2015-05-061-20/+19
* [opaque pointer type] More GEP IRBuilder API migrations...David Blaikie2015-04-031-1/+2
* PlaceSafepoints: use IRBuilder helpersRamkumar Ramachandra2015-02-261-0/+11
* [Statepoint] Improve two asserts, fix some style (NFC)Ramkumar Ramachandra2015-02-091-4/+4
* Intrinsics: introduce llvm_any_ty aka ValueType AnyRamkumar Ramachandra2015-01-221-10/+1
* Some code improvements in Masked Load/Store. Elena Demikhovsky2014-12-301-12/+31
* Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocatesPhilip Reames2014-12-301-2/+70
* Masked Load/Store - Changed the order of parameters in intrinsics.Elena Demikhovsky2014-12-251-2/+2
* Masked Load / Store Intrinsics - the CodeGen part.Elena Demikhovsky2014-12-041-0/+26
* Revert "Masked Vector Load and Store Intrinsics."Duncan P. N. Exon Smith2014-11-281-26/+0
* Masked Vector Load and Store Intrinsics.Elena Demikhovsky2014-11-231-0/+26
* Add CreateAlignmentAssumption to IRBuilderHal Finkel2014-10-151-0/+11
* Add scoped-noalias metadataHal Finkel2014-07-241-6/+27
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-5/+5
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+153
OpenPOWER on IntegriCloud