summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64
AgeCommit message (Expand)Author
2017-12-01[opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet
2017-12-01Revert "[opt-remarks] If hotness threshold is set, ignore remarks without hot...Adam Nemet
2017-12-01[opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet
2017-12-01GlobalISel: Enable the legalization of G_MERGE_VALUES and G_UNMERGE_VALUESVolkan Keles
2017-11-30[aarch64][globalisel] Legalize G_ATOMIC_CMPXCHG_WITH_SUCCESS and G_ATOMICRMW_*Daniel Sanders
2017-11-30[GlobalISel][IRTranslator] Fix crash during translation of zero sized loads/s...Amara Emerson
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-11-30[CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[globalisel][tablegen] Add support for importing G_ATOMIC_CMPXCHG, G_ATOMICRM...Daniel Sanders
2017-11-28[aarch64][globalisel] Add missing tests from r319216Daniel Sanders
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-27[DAG] Do MergeConsecutiveStores again before Instruction SelectionNirav Dave
2017-11-21[AArch64] Mark mrs of TPIDR_EL0 (thread pointer) as *having* side effects.Chad Rosier
2017-11-20[AArch64][TableGen] Skip tied result operands for InstAliasSander de Smalen
2017-11-18[AArch64] Map G_LOAD on FPR when the definition goes to a copy to FPRQuentin Colombet
2017-11-18[AArch64] Map G_STORE on FPR when the source comes from a FPR copyQuentin Colombet
2017-11-18[RegisterBankInfo] Relax the assert of having matching type sizes on default ...Quentin Colombet
2017-11-18[AArch64][RegisterBankInfo] Teach instruction mapping about gpr32 -> fpr16 cr...Quentin Colombet
2017-11-17[GISel]: DCE copy instructions during legalizationAditya Nandakumar
2017-11-14[GISel]: Rework legalization algorithm for better elimination ofAditya Nandakumar
2017-11-13[globalisel][tablegen] Add support for extload.Daniel Sanders
2017-11-13Fix some misc. -enable-var-scope violationsMatt Arsenault
2017-11-11[globalisel][tablegen] Import signextload and zeroextload.Daniel Sanders
2017-11-07[GlobalISel] Enable legalizing non-power-of-2 sized types.Kristof Beyls
2017-11-06[MIRPrinter] Use %subreg.xxx syntax for subregister index operandsBjorn Pettersson
2017-11-03[AArch64] Fix the number of iterations for the Newton seriesEvandro Menezes
2017-11-03[AArch64] Use dwarf exception handling on MinGWMartin Storsjo
2017-11-02[AArch64][RegisterBankInfo] Add mapping for G_FPEXT.Quentin Colombet
2017-11-02[AsmPrinterDwarf] Add support for .cfi_restore directiveFrancis Visoiu Mistrih
2017-11-01[globalisel][tablegen] Add support for multi-insn emissionDaniel Sanders
2017-10-28[SimplifyCFG] use pass options and remove the latesimplifycfg passSanjay Patel
2017-10-25[AArch64] Add support for dllimport of values and functionsMartin Storsjo
2017-10-24MIR: Print the register class or bank in vreg defsJustin Bogner
2017-10-24[MC] Adding code padding for performance stability - infrastructure. NFC.Omer Paparo Bivas
2017-10-23[MachineOutliner] Add optimisation remarks for successful outliningJessica Paquette
2017-10-23[GISel][AArch64]: Fix illegal Generic copies in testsAditya Nandakumar
2017-10-23Don't crash when we see unallocatable registers in clobbersGeorge Burgess IV
2017-10-23[globalisel][tablegen] Import stores and allow GISel to automatically substit...Daniel Sanders
2017-10-18GISel: Canonicalize select tests using update_mir_test_checksJustin Bogner
2017-10-18AArch64/GISel: Modernize the localizer testJustin Bogner
2017-10-18Canonicalize a large number of mir tests using update_mir_test_checksJustin Bogner
2017-10-18AArch64/GISel: Fix a couple of tests that were testing the wrong thingJustin Bogner
2017-10-17AArch64: account for possible frame index operand in compares.Tim Northover
2017-10-17[ARM, AArch64] adjust tests trying to maintain their objective; NFCSanjay Patel
2017-10-16Re-apply [AArch64][RegisterBankInfo] Use the statically computed mappings for...Quentin Colombet
2017-10-16[AArch64][RegisterBankInfo] Add mapping support for G_BITCAST of s128Quentin Colombet
2017-10-16[AArch64][LegalizerInfo] Mark s128 G_BITCAST legalQuentin Colombet
2017-10-16Re-commit r315885: [globalisel][tblgen] Add support for iPTR and implement am...Daniel Sanders
2017-10-16Revert r315885: [globalisel][tblgen] Add support for iPTR and implement am_un...Daniel Sanders
2017-10-16[globalisel][tblgen] Add support for iPTR and implement am_unscaled* and am_i...Daniel Sanders