summaryrefslogtreecommitdiff
path: root/lib/IR/BasicBlock.cpp
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-15
* [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
* [Modules] Move the LeakDetector header into the IR library where theChandler Carruth2014-03-04
* [Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth2014-03-04
* [C++11] Replace llvm::next and llvm::prior with std::next and std::prev.Benjamin Kramer2014-03-02
* Use DataLayout from the module when easily available.Rafael Espindola2014-02-25
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Rename VMCore directory to IR.Chandler Carruth2013-01-02