summaryrefslogtreecommitdiff
path: root/lib/IR/Type.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
* Mark some Type and EVT methods as LLVM_READONLY.Craig Topper2013-12-28
* Fix the segfault reported in PR 11990.Kaelyn Uhrain2013-12-07
* micro optimization: isSizedDerivedType is only called with arrays, vectors an...Rafael Espindola2013-12-06
* Simplify code. No functionality change.Benjamin Kramer2013-11-11
* Add ArrayRef constructor from None, and do the cleanups that this constructor...Dmitri Gribenko2013-05-05
* 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