| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
| * | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -9/+9 |
| * | Add test case for r160387 | Evan Cheng | 2012-07-17 | 1 | -2/+44 |
| * | X86: Generalize the x << (y & const) optimization to also catch masks with mo... | Benjamin Kramer | 2012-01-12 | 1 | -3/+15 |
| * | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
| * | Transform (x << (y&31)) -> (x << y). This takes advantage of the fact x86 shi... | Evan Cheng | 2008-08-30 | 1 | -0/+24 |

