summaryrefslogtreecommitdiff
path: root/include/llvm/IR/CallSite.h
Commit message (Expand)AuthorAge
* Improve 'tail' call marking in TRE. A bootstrap of clang goes from 375k calls...Nick Lewycky2014-05-05
* Remove dead inline function that doesn't compileReid Kleckner2014-04-24
* Add 'musttail' marker to call instructionsReid Kleckner2014-04-24
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [C++11] Add range based accessors for the Use-Def chain of a Value.Chandler Carruth2014-03-09
* [C++11] Sink the iterator over a Value's users into the Value typeChandler Carruth2014-03-05
* [Modules] Move CallSite into the IR library where it belogs. It isChandler Carruth2014-03-04