Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach InstCombine to hoist FABS and FNEG through FPTRUNC instructions. The a... | Owen Anderson | 2013-01-10 | 1 | -0/+19 |
* | Convert the rest of the InstCombine tests from notcast to FileCheck. | Edward O'Callaghan | 2009-10-12 | 1 | -3/+3 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-09 | 1 | -8/+9 |
* | This test needs to use egrep. | Reid Spencer | 2007-04-14 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-12-31 | 1 | -3/+3 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
* | For PR950: | Reid Spencer | 2006-11-27 | 1 | -0/+14 |