| Commit message (Expand) | Author | Age | Files | Lines |
* | Test this differently: I saw this test fail | Duncan Sands | 2008-07-28 | 1 | -1/+1 |
* | Put CPPBackend tests into their own directory and run them only if they're | Bill Wendling | 2008-07-10 | 1 | -7/+0 |
* | Let some more tests ignore expected output on stderr. | Matthijs Kooijman | 2008-06-10 | 2 | -2/+2 |
* | Change packed struct layout so that field sizes | Duncan Sands | 2008-06-04 | 1 | -0/+14 |
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Fix tests due to llvm2cpp move to llc target | Anton Korobeynikov | 2008-04-23 | 1 | -1/+1 |
* | Keep track of analysis information inherited from Module pass manager. | Devang Patel | 2008-03-20 | 1 | -0/+58 |
* | Fix a bug that caused opt and other tools to silently ignore | Dan Gohman | 2008-02-23 | 1 | -0/+3 |
* | dead pass | Chris Lattner | 2008-02-19 | 1 | -16/+0 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-19 | 11 | -137/+118 |
* | Fix PR2028 | Devang Patel | 2008-02-15 | 1 | -0/+5 |
* | New test. | Devang Patel | 2007-09-10 | 1 | -0/+32 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 4 | -4/+4 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 16 | -0/+533 |