Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-01 | Remove llvm-upgrade and update tests. | Tanya Lattner | 1 | -39/+36 |
2007-01-05 | For PR1077: | Reid Spencer | 1 | -12/+0 |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 1 | -1/+1 |
2006-11-23 | Fix some typos. | Reid Spencer | 1 | -3/+2 |
2006-11-23 | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer | 1 | -5/+6 |
2004-11-07 | Added RUN lines and dejagnu support for Feature dir. | Tanya Lattner | 1 | -0/+4 |
2003-04-17 | Add a simple test for hex constant integers | Chris Lattner | 1 | -0/+3 |
2003-03-18 | Fix testcase | Chris Lattner | 1 | -6/+6 |
2002-10-06 | - Cleaned up all of the test/Feature tests to not use uint's with | Chris Lattner | 1 | -11/+11 |
2002-08-15 | Convert constexpr over to new syntax | Chris Lattner | 1 | -14/+14 |
2002-08-15 | Convert testcase to use correct syntax | Chris Lattner | 1 | -14/+16 |
2002-07-15 | Added duplicate constant expressions to test uniqueness support. | Vikram S. Adve | 1 | -0/+14 |
2002-07-14 | Test the handling of constant expressions. | Vikram S. Adve | 1 | -0/+72 |