Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -5/+5 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -17/+17 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -6/+6 |
* | [InstCombine] Do an about-face on how LLVM canonicalizes (cast (load | Chandler Carruth | 2014-10-18 | 1 | -4/+3 |
* | Canonicalize addrspacecast ConstExpr between different pointer types | Jingyue Wu | 2014-06-15 | 1 | -0/+10 |
* | Add addrspacecast instruction. | Matt Arsenault | 2013-11-15 | 1 | -2/+2 |
* | Fix a constant folding address space place I missed. | Matt Arsenault | 2013-09-17 | 1 | -0/+8 |
* | Teach ConstantFolding about pointer address spaces | Matt Arsenault | 2013-08-20 | 1 | -0/+224 |