Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r177675. This is language-specific and shouldn't be in the API. | Bill Wendling | 2013-03-22 | 1 | -7/+0 |
* | Add a query to tell if a landing pad has a catch-all. | Bill Wendling | 2013-03-21 | 1 | -0/+7 |
* | Use pre-inc, pre-dec when possible. | Jakub Staszak | 2013-03-20 | 1 | -6/+6 |
* | Modify {Call,Invoke}Inst::addAttribute to take an AttrKind. | Peter Collingbourne | 2013-03-02 | 1 | -9/+4 |
* | Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind | Bill Wendling | 2013-01-23 | 1 | -4/+10 |
* | More encapsulation work. | Bill Wendling | 2013-01-22 | 1 | -2/+6 |
* | Allow vectors in CreatePointerCast. | Evgeniy Stepanov | 2013-01-15 | 1 | -3/+3 |
* | CastInst::castIsValid should return true if the dest type is the same as | Evan Cheng | 2013-01-10 | 1 | -0/+5 |
* | Consider expression "0.0 - X" as the negation of X if | Shuxin Yang | 2013-01-09 | 1 | -3/+6 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -7/+7 |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+3540 |