aboutsummaryrefslogtreecommitdiffstats
path: root/lib/IR/Instructions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKindBill Wendling2013-01-231-4/+10
* More encapsulation work.Bill Wendling2013-01-221-2/+6
* Allow vectors in CreatePointerCast.Evgeniy Stepanov2013-01-151-3/+3
* CastInst::castIsValid should return true if the dest type is the same asEvan Cheng2013-01-101-0/+5
* Consider expression "0.0 - X" as the negation of X ifShuxin Yang2013-01-091-3/+6
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-7/+7
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+3540