summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/struct-assign-tbaa.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+46
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-46/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-3/+3
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-3/+3
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [canonicalize] Teach InstCombine to canonicalize loads which are onlyChandler Carruth2015-01-221-2/+2
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-9/+9
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-2/+4
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Don't crash when !tbaa.struct contents is invalid.Nick Lewycky2012-10-111-6/+24
* Handle the new !tbaa.struct metadata tags when converting a memcpy into scalarDan Gohman2012-09-131-0/+26
OpenPOWER on IntegriCloud