summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
Commit message (Expand)AuthorAgeFilesLines
* Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...Clement Courbet2019-06-261-3/+3
* [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.Clement Courbet2019-06-261-3/+3
* Rename ExpandISelPseudo->FinalizeISel, delay register reservationMatt Arsenault2019-06-191-1/+1
* [test] Change comment wording (NFC)Evandro Menezes2019-06-181-1/+1
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Improve reduction intrinsics by overloading result value.Sander de Smalen2019-06-131-22/+22
* Change semantics of fadd/fmul vector reductions.Sander de Smalen2019-06-111-14/+18
* [IR] allow fast-math-flags on select of FP valuesSanjay Patel2019-05-221-2/+2
* Fix nondeterminism introduced in r353954Yi Kong2019-03-261-0/+49
* [AVR] Remove unneeded XFAILs from the Generic CodeGen testsDylan McKay2019-01-205-9/+0
* [CodeGen] Fix bugs in LiveDebugVariables when debug labels are generated.Hsiangkai Wang2019-01-181-0/+141
* Move llc-start-stop-instance to x86Matt Arsenault2018-12-041-50/+0
* MIR: Add method to stop after specific runs of passesMatt Arsenault2018-12-042-0/+54
* Moved dag-combine-select-undef.ll into amdgpu. NFC.Stanislav Mekhanoshin2018-11-171-19/+0
* Fixed test after r347110Stanislav Mekhanoshin2018-11-161-7/+2
* DAG combiner: fold (select, C, X, undef) -> XStanislav Mekhanoshin2018-11-161-0/+24
* [IR] Add a dedicated FNeg IR InstructionCameron McInally2018-11-131-0/+15
* Workaround PPC backend bug in test for r346322.James Y Knight2018-11-071-5/+5
* Add support for llvm.is.constant intrinsic (PR4898)James Y Knight2018-11-071-0/+114
* [MIR] Simplify and move MIR testFrancis Visoiu Mistrih2018-10-261-39/+0
* Revert r344197 "[MC][ELF] compute entity size for explicit sections"Artem Dergachev2018-10-111-3/+0
* [MC][ELF] Fix section_mergeable_size.llFangrui Song2018-10-111-1/+1
* [MC][ELF] compute entity size for explicit sectionsNick Desaulniers2018-10-101-0/+3
* Re-submitting changes in D51550 because it failed to patch.Christy Lee2018-09-241-3/+3
* [MC/Dwarf] Unclamp DWARF linetables format on Darwin.Jonas Devlieghere2018-09-132-6/+0
* [DWARF] Unclamp line table version on Darwin for v5 and later.Jonas Devlieghere2018-08-082-6/+6
* Implement strip.invariant.groupPiotr Padlewski2018-07-021-1/+9
* [DWARFv5] Tolerate files not all having an MD5 checksum.Paul Robinson2018-06-142-11/+13
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Rename invariant.group.barrier to launder.invariant.groupPiotr Padlewski2018-05-031-2/+2
* Revert "Fix incorrect choice of callee-saved registers save/restore points (t...Momchil Velikov2018-04-171-114/+0
* Fix incorrect choice of callee-saved registers save/restore points (take 2)Momchil Velikov2018-04-171-0/+114
* [DAGCombiner] Fix for oss-fuzz bugGerolf Hoflehner2018-04-171-0/+53
* [DWARFv5] Fuss with asm syntax for conveying MD5 checksum.Paul Robinson2018-04-111-3/+3
* Support generic expansion of ordered vector reduction (PR36732)Simon Pilgrim2018-04-091-8/+36
* Add additional tests from D45336Simon Pilgrim2018-04-061-0/+30
* Add additional tests from D45366Simon Pilgrim2018-04-061-0/+33
* Try to fix a couple tests for Windows.Paul Robinson2018-03-292-6/+6
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-292-44/+43
* Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Potapenko2018-03-282-34/+40
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-272-40/+34
* [MergeICmps] Re-land 324317 "Enable the MergeICmps Pass by default."Clement Courbet2018-03-191-3/+3
* Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Kornienko2018-03-072-34/+40
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-062-40/+34
* Revert "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-062-34/+40
* [DWARFv5] Emit file 0 to the line table.Paul Robinson2018-03-062-40/+34
* [MergeICmps] Revert 324317 "Enable the MergeICmps Pass by default."Clement Courbet2018-03-021-3/+3
* [DebugInfo] Add remaining files to r325970Scott Linder2018-02-231-0/+61
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-231-7/+15
* Made test dbg_value_fastisel.ll specific to AArch64 fast-isel.Sander de Smalen2018-02-171-54/+0
OpenPOWER on IntegriCloud