summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Instruction.h
Commit message (Expand)AuthorAge
* [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
* [Layering] Move DebugLoc.h into the IR library. The implementationChandler Carruth2014-03-05
* Use DataLayout from the module when easily available.Rafael Espindola2014-02-25
* Fix pr14893.Rafael Espindola2014-01-28
* Fix a bug in mayHaveSideEffects. Functions that do not return are now conside...Nadav Rotem2013-02-19
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02