Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-27 | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 1 | -6/+6 |
2015-02-27 | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 1 | -4/+4 |
2013-07-14 | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 1 | -4/+4 |
2012-01-11 | Revert r147945 which disabled an addressing mode transformation. I had | Chandler Carruth | 1 | -10/+10 |
2012-01-11 | Disable the transformation I added in r147936 to see if it fixes some | Chandler Carruth | 1 | -10/+10 |
2012-01-11 | Teach the X86 instruction selection to do some heroic transforms to | Chandler Carruth | 1 | -0/+44 |
2012-01-09 | Cleanup and FileCheck-ize a test. | Chandler Carruth | 1 | -13/+25 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -1/+1 |
2007-12-13 | Fold some and + shift in x86 addressing mode. | Evan Cheng | 1 | -0/+21 |