Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename *.llx -> *.ll | Chris Lattner | 2008-04-19 | 1 | -30/+0 |
| | | | | llvm-svn: 49969 | ||||
* | Implement PR2206. | Chris Lattner | 2008-04-19 | 1 | -0/+4 |
| | | | | llvm-svn: 49967 | ||||
* | this line was commented out. | Chris Lattner | 2008-02-17 | 1 | -1/+1 |
| | | | | llvm-svn: 47228 | ||||
* | Removing llvm upgrade, so remove tests specific to llvm-upgrade and update ↵ | Tanya Lattner | 2008-02-16 | 1 | -18/+18 |
| | | | | | | the tests that used it. llvm-svn: 47225 | ||||
* | Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp. | Chris Lattner | 2007-12-10 | 1 | -3/+0 |
| | | | | | | | | Reimplement the xform in Analysis/ConstantFolding.cpp where we can use targetdata to validate that it is safe. While I'm in there, fix some const correctness issues and generalize the interface to the "operand folder". llvm-svn: 44817 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+1 |
| | | | | | | Fix syntax of tests to ensure grep pattern is properly quoted. llvm-svn: 36134 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+30 |
llvm-svn: 33296 |