aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/IntrinsicInst.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-11[NFC] Remove some dead code:Filipe Cabecinhas1-18/+0
2016-03-29IR: Add DbgInfoIntrinsic::getVariableLocationDuncan P. N. Exon Smith1-22/+5
2016-01-26Handle more edge cases in intrinsic name binary searchReid Kleckner1-0/+39
2014-12-09IR: Split Metadata from ValueDuncan P. N. Exon Smith1-7/+15
2014-04-09[C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper1-2/+2
2014-02-26Remove spurious emacs major mode marker, these should only go on .h files.Nick Lewycky1-1/+1
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-4/+4
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+73