| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PR5023: The instruction form of DominatorTree::dominates did not | Chris Lattner | 2009-09-21 | 1 | -0/+24 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 12 | -12/+12 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 6 | -6/+6 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 12 | -12/+12 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -1/+1 |
* | no need to print output | Chris Lattner | 2008-10-27 | 1 | -1/+1 |
* | 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 |
* | Upgrade tests. | Tanya Lattner | 2008-03-19 | 8 | -154/+118 |
* | Upgrade tests. | Tanya Lattner | 2008-03-19 | 3 | -26/+20 |
* | Don't promote volatile loads/stores. This is needed (for example) to handle s... | Anton Korobeynikov | 2007-08-26 | 1 | -0/+47 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 12 | -0/+288 |