summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/constant-fold-address-space-pointer.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+241
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-241/+0
* ConstantFold: Don't fold global address vs. null for addrspace != 0Matt Arsenault2018-06-261-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-17/+17
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* [InstCombine] Do an about-face on how LLVM canonicalizes (cast (loadChandler Carruth2014-10-181-4/+3
* Canonicalize addrspacecast ConstExpr between different pointer typesJingyue Wu2014-06-151-0/+10
* Add addrspacecast instruction.Matt Arsenault2013-11-151-2/+2
* Fix a constant folding address space place I missed.Matt Arsenault2013-09-171-0/+8
* Teach ConstantFolding about pointer address spacesMatt Arsenault2013-08-201-0/+224
OpenPOWER on IntegriCloud