Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Land the long talked about "type system rewrite" patch. This | Chris Lattner | 2011-07-09 | 1 | -1/+1 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | adjust test to make it more robust | Chris Lattner | 2009-03-01 | 1 | -2/+4 |
* | Support inreg, zext and sext as return value attributes. | Devang Patel | 2008-09-29 | 1 | -2/+2 |
* | Remove a few tests which no longer hold for deadargelim (since it is now | Matthijs Kooijman | 2008-07-15 | 1 | -15/+7 |
* | Fix typo. | Matthijs Kooijman | 2008-07-15 | 1 | -1/+1 |
* | Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't to... | Matthijs Kooijman | 2008-06-20 | 1 | -0/+36 |