Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compute and preserve alignment more faithfully in IR-generation. | John McCall | 2015-09-08 | 1 | -2/+2 |
* | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Restructure how the driver communicates information about the | John McCall | 2012-06-20 | 1 | -1/+1 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 2011-07-09 | 1 | -3/+4 |
* | For calls returning first-class aggregates, store by element instead of creat... | Eli Friedman | 2011-05-17 | 1 | -1/+6 |
* | Revert r126678. | Fariborz Jahanian | 2011-02-28 | 1 | -1/+1 |
* | objc IRGen for Next runtime message API. | Fariborz Jahanian | 2011-02-28 | 1 | -1/+1 |
* | Copying result of object property reference expression | Fariborz Jahanian | 2010-09-27 | 1 | -1/+3 |
* | Fix a NYI in IRGen which was due to incorrect AST | Fariborz Jahanian | 2010-09-25 | 1 | -0/+36 |