summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/glob-comp-aa-crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-3/+3
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-7/+7
* TBAA: update tbaa format from scalar format to struct-path aware format.Manman Ren2013-09-301-6/+8
* Prevent assert in CombinerGlobalAA with null valuesHal Finkel2013-09-151-0/+137
OpenPOWER on IntegriCloud