Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner | 2011-06-17 | 1 | -4/+4 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | For PR1553: | Reid Spencer | 2007-07-19 | 1 | -6/+6 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+1 |
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -10/+10 |
* | For PR1043: | Reid Spencer | 2007-01-13 | 1 | -1/+1 |
* | Update for change in parameter attributes syntax. | Reid Spencer | 2007-01-05 | 1 | -32/+32 |
* | For PR950: | Reid Spencer | 2006-12-31 | 1 | -6/+4 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
* | new testcases | Chris Lattner | 2006-02-28 | 1 | -1/+30 |
* | This should permit NOT and's, not even dead ones. | Chris Lattner | 2005-09-02 | 1 | -1/+1 |
* | Another case that shouldn't have sign extends: functions returning short | Chris Lattner | 2005-09-01 | 1 | -0/+14 |
* | Add a testcase for nate's patch | Chris Lattner | 2005-08-31 | 1 | -0/+12 |