Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach InstCombine to canonicalize [SU]div+[AL]shl patterns. | Nadav Rotem | 2012-08-28 | 1 | -2/+2 |
* | 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 |
* | Chris prefers icmp/select over udiv! | Nick Lewycky | 2008-11-27 | 1 | -7/+2 |
* | Fix a mistake in the computation of leading zeros for udiv. | Dan Gohman | 2008-05-02 | 1 | -0/+25 |