Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SimplifyLibCalls: Replace fabs libcalls with intrinsics | Matt Arsenault | 2017-01-17 | 1 | -1/+1 |
* | [InstCombine] We folded an fcmp to an i1 instead of a vector of i1 | David Majnemer | 2016-04-13 | 1 | -3/+3 |
* | [InstCombine] regenerate checks | Sanjay Patel | 2016-04-05 | 1 | -2/+2 |
* | [InstCombine] use FileCheck for better checking | Sanjay Patel | 2016-03-25 | 1 | -1/+10 |
* | 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 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -3/+3 |
* | eliminate additions of 0.0 when they are obviously dead. This has to be care... | Chris Lattner | 2008-01-29 | 1 | -0/+15 |