Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update more tests to the new EH scheme. | Bill Wendling | 2011-08-31 | 1 | -0/+4 | |
| | | | | llvm-svn: 138894 | |||||
* | Constant pointers to objects don't need reference counting. | Dan Gohman | 2011-08-22 | 1 | -0/+33 | |
| | | | | llvm-svn: 138242 | |||||
* | Make a few tests slightly more strict. | Dan Gohman | 2011-08-22 | 1 | -2/+3 | |
| | | | | llvm-svn: 138241 | |||||
* | Track a retain+release nesting level independently of the | Dan Gohman | 2011-08-19 | 1 | -0/+68 | |
| | | | | | | | | known-incremented level, because the two concepts can be used to prove the saftey of a retain+release removal in different ways. llvm-svn: 138016 | |||||
* | The ARC language-specific optimizer. Credit to Dan Gohman. | John McCall | 2011-06-15 | 1 | -0/+1898 | |
llvm-svn: 133108 |