summaryrefslogtreecommitdiff
path: root/lib/IR/IntrinsicInst.cpp
AgeCommit message (Expand)Author
2018-07-03[DebugInfo] Fix PR37395.Shiva Chen
2018-06-15Re-apply "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue"Bjorn Pettersson
2018-06-14Revert rL334704: "[DebugInfo] Check size of variable in ConvertDebugDeclareTo...Bjorn Pettersson
2018-06-14[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValueBjorn Pettersson
2017-08-24Add ‘llvm.experimental.constrained.fma‘ Intrinsic.Wei Ding
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-05-25Add constrained intrinsics for some libm-equivalent operationsAndrew Kaylor
2017-01-26Add intrinsics for constrained floating point operationsAndrew Kaylor
2016-09-20[Profile] code refactoring: make getStep a method in base classXinliang David Li
2016-05-11[NFC] Remove some dead code:Filipe Cabecinhas
2016-03-29IR: Add DbgInfoIntrinsic::getVariableLocationDuncan P. N. Exon Smith
2016-01-26Handle more edge cases in intrinsic name binary searchReid Kleckner
2014-12-09IR: Split Metadata from ValueDuncan P. N. Exon Smith
2014-04-09[C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper
2014-02-26Remove spurious emacs major mode marker, these should only go on .h files.Nick Lewycky
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2013-01-02Rename VMCore directory to IR.Chandler Carruth