summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/struct-byval-frame-index.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* [ARM] Remove icmp undef from reduced testsSimon Pilgrim2019-03-151-6/+8
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-4/+4
* [Dominators] Include infinite loops in PostDominatorTreeJakub Kuderski2017-08-151-14/+3
* [IfConversion] Maintain the CFG when predicating/merging blocks in IfConvert*Mikael Holmen2017-08-111-3/+13
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-4/+4
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-4/+4
* Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...Hans Wennborg2015-04-231-1/+1
* Revert r235560; this commit was causing several failed assertions in Debug bu...Aaron Ballman2015-04-231-1/+1
* Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg2015-04-221-1/+1
* Revert the switch lowering change (r235101, r235103, r235106)Hans Wennborg2015-04-161-1/+1
* Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-18/+18
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-10/+10
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-301-1/+1
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-301-28/+22
* Fix some tests. The 'false' version just omits the attribute altogether.Bill Wendling2013-08-221-1/+1
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-0/+1
* Cleanup testing case by using a shorter name for types.Manman Ren2013-07-161-39/+39
* PEI: Support for non-zero SPAdj at beginning of a basic block.Manman Ren2013-07-151-0/+224
OpenPOWER on IntegriCloud