summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
Commit message (Expand)AuthorAgeFilesLines
* [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
* [DebugInfo][FastISel] Fix dropping dbg.value()Sander de Smalen2018-02-171-0/+54
* [CodeGen] Unify the syntax of MBB successors in MIR and -debug outputFrancis Visoiu Mistrih2018-02-091-5/+5
* [DWARFv5] Fix dumper to show the file table starts at index 0.Paul Robinson2018-02-081-2/+2
* [CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug outputFrancis Visoiu Mistrih2018-02-081-5/+5
* [MergeICmps] Re-commit rL324317 "Enable the MergeICmps Pass by default."Clement Courbet2018-02-071-3/+3
* Revert "[MergeICmps] Enable the MergeICmps Pass by default."Clement Courbet2018-02-061-3/+3
* [MergeICmps] Enable the MergeICmps Pass by default.Clement Courbet2018-02-061-3/+3
* [DWARF] Regularize dumping strings from line tables.Paul Robinson2018-02-051-4/+4
* Move new test from Generic to SystemZ.Jonas Paulsson2018-01-201-142/+0
* [SelectionDAG] Fix codegen of vector stores with non byte-sized elements.Jonas Paulsson2018-01-201-0/+142
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-192-4/+4
* XFAIL a test on Darwin, line-table stuck on DWARF 2Paul Robinson2018-01-131-0/+3
* Try to fix more bots after r322391Paul Robinson2018-01-121-1/+0
* Add toothpicks to test from r322391Paul Robinson2018-01-121-2/+2
* [DWARFv5] CodeGen support for MD5 file checksumsPaul Robinson2018-01-121-0/+49
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-10/+10
* Support generic lowering of vector bswapSerge Guelton2017-11-301-0/+50
* [CodeGen] Peel off the dominant case in switch statement in loweringRong Xu2017-11-141-3/+6
* Add an @llvm.sideeffect intrinsicDan Gohman2017-11-081-0/+9
* re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."Clement Courbet2017-11-031-3/+3
* Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."Clement Courbet2017-11-021-3/+3
* [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.Clement Courbet2017-11-021-3/+3
* [ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for AR...Balaram Makam2017-10-051-3/+4
* "[ARM] Mark flaky test MachineBranchProb.ll unsupported again for ARM/AArch64"Balaram Makam2017-10-041-0/+3
OpenPOWER on IntegriCloud