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