| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [InstCombine] LogicOpc (zext X), C --> zext (LogicOpc X, C) (PR28476) | Sanjay Patel | 2016-07-21 | 1 | -4/+4 |
| * | [InstCombine] enhance (select X, C1, C2 --> ext X) to handle vectors | Sanjay Patel | 2016-07-06 | 1 | -5/+18 |
| * | add vector tests to show missing transform | Sanjay Patel | 2016-06-30 | 1 | -0/+38 |
| * | regenerate checks | Sanjay Patel | 2016-06-29 | 1 | -27/+75 |
| * | Convert tests to FileCheck | Matt Arsenault | 2013-08-28 | 1 | -2/+3 |
| * | 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 |
| * | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -2/+1 |
| * | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 1 | -1/+0 |
| * | Add test case for testing InstCombine with arbitrary precision integer | Reid Spencer | 2007-03-23 | 1 | -0/+46 |

