Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [utils] Remove C++Tests that I don't think anyone uses anymore. | Daniel Dunbar | 2013-01-25 | 1 | -46/+0 |
| | | | | llvm-svn: 173490 | ||||
* | Remove the cellspu port. | Eric Christopher | 2012-11-14 | 1 | -2/+0 |
| | | | | | | Approved by Chris Lattner. llvm-svn: 167983 | ||||
* | Remove the vestiges of the C backend. | Eric Christopher | 2012-03-23 | 1 | -2/+0 |
| | | | | llvm-svn: 153308 | ||||
* | Remove the Alpha backend. | Dan Gohman | 2011-10-27 | 1 | -2/+0 |
| | | | | llvm-svn: 143165 | ||||
* | Remove the Blackfin backend. | Dan Gohman | 2011-10-25 | 1 | -2/+0 |
| | | | | llvm-svn: 142881 | ||||
* | Remove the SystemZ backend. | Dan Gohman | 2011-10-24 | 1 | -2/+0 |
| | | | | llvm-svn: 142879 | ||||
* | Don't commit my silly little local changes | Douglas Gregor | 2009-12-23 | 1 | -1/+0 |
| | | | | llvm-svn: 92010 | ||||
* | Fix DISABLE_SMART_POINTERS build | Douglas Gregor | 2009-12-23 | 1 | -0/+1 |
| | | | | llvm-svn: 92008 | ||||
* | Revert accidental commit | Douglas Gregor | 2009-12-22 | 1 | -1/+0 |
| | | | | llvm-svn: 91930 | ||||
* | Switch Sema::AddCXXDirectInitializerToDecl over to InitializationSequence | Douglas Gregor | 2009-12-22 | 1 | -0/+1 |
| | | | | llvm-svn: 91927 | ||||
* | C++Tests: Add target paths for LLVM-Code-Compile checks as well. | Daniel Dunbar | 2009-12-18 | 1 | -1/+33 |
| | | | | llvm-svn: 91716 | ||||
* | Add C++ tests to try to parse and compile the LLVM libraries | Douglas Gregor | 2009-11-26 | 1 | -0/+24 |
llvm-svn: 89923 |