Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-01 | Remove llvm-upgrade and update test cases. | Tanya Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47793 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32115 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-03-18 | This is the last remaining bug that I know of in the loop extractor. The loop | Chris Lattner | |
extractor has extracted hundreds of loops from the SPEC benchmarks without crashing and without misoptimizing the programs. This testcase could be reduced substantially more by hand, but I don't have time to work on it right now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12495 91177308-0d34-0410-b5e6-96231b3b80d8 |