summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/IntrinsicInst.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Fix PR37395.Shiva Chen2018-07-031-1/+4
* Re-apply "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue"Bjorn Pettersson2018-06-151-0/+7
* Revert rL334704: "[DebugInfo] Check size of variable in ConvertDebugDeclareTo...Bjorn Pettersson2018-06-141-7/+0
* [DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValueBjorn Pettersson2018-06-141-0/+7
* Add ‘llvm.experimental.constrained.fma‘ Intrinsic.Wei Ding2017-08-241-5/+15
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Add constrained intrinsics for some libm-equivalent operationsAndrew Kaylor2017-05-251-2/+24
* Add intrinsics for constrained floating point operationsAndrew Kaylor2017-01-261-0/+32
* [Profile] code refactoring: make getStep a method in base classXinliang David Li2016-09-201-0/+10
* [NFC] Remove some dead code:Filipe Cabecinhas2016-05-111-18/+0
* IR: Add DbgInfoIntrinsic::getVariableLocationDuncan P. N. Exon Smith2016-03-291-22/+5
* Handle more edge cases in intrinsic name binary searchReid Kleckner2016-01-261-0/+39
* IR: Split Metadata from ValueDuncan P. N. Exon Smith2014-12-091-7/+15
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-091-2/+2
* Remove spurious emacs major mode marker, these should only go on .h files.Nick Lewycky2014-02-261-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-4/+4
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+73
OpenPOWER on IntegriCloud