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-07 | Fix tautological compare. Not sure why this didn't trigger any test failures. | Benjamin Kramer |
2013-03-07 | Change Index type from unsigned long to unsigned. This should fix PR14980. | Jakub Staszak |
2013-03-07 | Remove trailing spaces. | Jakub Staszak |
2013-03-02 | Modify {Call,Invoke}Inst::addAttribute to take an AttrKind. | Peter Collingbourne |
2013-02-18 | Use llvm::cast instead of reinterpret_cast. | Jakub Staszak |
2013-01-15 | Fix operand type conditions in one of ICmpInst constructors. | Evgeniy Stepanov |
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |