summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/AArch64
Commit message (Expand)AuthorAgeFilesLines
* [CGP] Add support for sinking operands to their users, if they are free.Florian Hahn2019-02-051-0/+236
* [CodeGenPrepare] Fix bad IR created by large offset GEP splitting.Eli Friedman2018-12-191-3/+10
* Fix a use-after-RAUW bug in large GEP splittingKrzysztof Pszeniczny2018-10-191-0/+28
* [CGP] Split large data structres to sink more GEPsHaicheng Wu2018-05-101-0/+147
* Fix some misc. -enable-var-scope violationsMatt Arsenault2017-11-131-12/+12
* [CodeGenPrep] Skip merging empty case blocksJun Bum Lim2016-12-161-3/+3
* Revert "[CodeGenPrep] Skip merging empty case blocks"Jun Bum Lim2016-12-161-3/+3
* [CodeGenPrep] Skip merging empty case blocksJun Bum Lim2016-12-161-3/+3
* Revert r287553: [CodeGenPrep] Skip merging empty case blocksJoerg Sonnenberger2016-11-281-3/+3
* [CodeGenPrep] Skip merging empty case blocksJun Bum Lim2016-11-211-3/+3
* Move free-zext.ll to llvm/test/Transforms/CodeGenPrepare/AArch64/NAKAMURA Takumi2015-11-201-0/+82
* [CGP] widen switch condition and case constants to target's register width (2...Sanjay Patel2015-11-021-0/+95
* [CodeGenPrepare][AArch64] Fix a TLI legality check on iPTR to use a lowered i...Ahmed Bougacha2014-11-121-0/+19
* CodeGenPrep: fall back to MVT::Other if instruction's type isn't an EVT.Tim Northover2014-07-292-0/+20
OpenPOWER on IntegriCloud