| Commit message (Expand) | Author | Age | Files | Lines |
* | Land the long talked about "type system rewrite" patch. This | Chris Lattner | 2011-07-09 | 1 | -2/+2 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-01 | 1 | -22/+14 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer | 2006-11-23 | 1 | -1/+1 |
* | Added RUN lines and dejagnu support for Feature dir. | Tanya Lattner | 2004-11-07 | 1 | -0/+4 |
* | Add test for new zeroinitializer token | Chris Lattner | 2003-06-28 | 1 | -0/+3 |
* | Test "external" modifier on global variable | Chris Lattner | 2002-10-06 | 1 | -2/+2 |
* | Covnert tests to not use indexed load/stores | Chris Lattner | 2002-08-22 | 1 | -1/+2 |
* | Update LLVM tests to use new pointer indexing, and remove unsized array test ... | Chris Lattner | 2001-12-14 | 1 | -1/+1 |
* | Added a string global variable. | Vikram S. Adve | 2001-10-14 | 1 | -2/+4 |
* | Fix testcases to handle new syntax for construction and initializeation | Chris Lattner | 2001-09-18 | 1 | -3/+5 |
* | Implement global variable support | Chris Lattner | 2001-09-10 | 1 | -0/+14 |