aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [AArch64ConditionalCompares] Ignore debug insts in findConvertibleCompare [8/14]Vedant Kumar2020-04-221-1/+1
* [AArch64] Prefer "mov" over "orr" to materialize constants.Eli Friedman2019-03-251-2/+2
* AArch64: Fix invalid CCMP emissionMatthias Braun2018-12-061-4/+68
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-12/+13
* [AArch64] Update successor probabilities after ccmp-conversionMatthew Simpson2017-06-271-3/+3
* Only enable LiveRangeShrink for x86.Dehao Chen2017-05-171-1/+1
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-121-1/+1
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-4/+4
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-4/+4
* [AArch64] Register passes so they can be run by llcDiana Picus2016-08-011-1/+1
* Revert r259387: "AArch64: Implement missed conditional compare sequences."Balaram Makam2016-07-051-67/+12
* [AArch64] Don't blindly lower f16/f128 FCCMPs.Ahmed Bougacha2016-03-111-0/+52
* AArch64: Implement missed conditional compare sequences.Balaram Makam2016-02-011-12/+67
* AArch64ISel: Fix ccmp code selection matching deep expressions.Matthias Braun2016-01-231-0/+19
* [AArch64] Cleanup ccmp test check labels. NFC.Ahmed Bougacha2016-01-221-10/+10
* [AArch64] Lower 2-CC FCCMPs (one/ueq) using AND'ed CCs.Ahmed Bougacha2016-01-221-18/+160
* AArch64: Fix testcase of r245640Matthias Braun2015-08-211-2/+27
* AArch64: Fix cmp;ccmp orderingMatthias Braun2015-08-201-2/+18
* AArch64: Do not create CCMP on multiple users.Matthias Braun2015-08-201-2/+18
* MachineScheduler: Restrict macroop fusion to data-dependent instructions.Matthias Braun2015-07-201-5/+8
* AArch64: Implement conditional compare sequence matching.Matthias Braun2015-07-161-0/+96
* Revert "AArch64: Use CMP;CCMP sequences for and/or/setcc trees."Matthias Braun2015-06-171-40/+0
* AArch64: Use CMP;CCMP sequences for and/or/setcc trees.Matthias Braun2015-06-011-0/+40
* [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-2/+2
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+289