summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/gep-addrspace.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace three "strip & accumulate" implementations with a single oneJohannes Doerfert2019-07-111-3/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+86
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-86/+0
* Fix InstCombine address space assertEwan Crawford2018-07-311-0/+19
* [InstCombine] auto-generate checks; NFCSanjay Patel2018-07-311-22/+36
* [InstCombine] fix crash due to ignored addrspacecastKeno Fischer2018-05-141-0/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* Fix PR19270 - type mismatch caused by invalid optimization.Eli Bendersky2014-04-031-1/+16
* Add addrspacecast instruction.Matt Arsenault2013-11-151-1/+1
* This testcase passed even without the fix. Added the target info to make theNadav Rotem2011-04-061-0/+3
* InstCombine optimizes gep(bitcast(x)) even when the bitcasts casts away addressNadav Rotem2011-04-051-0/+16
OpenPOWER on IntegriCloud