summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic
AgeCommit message (Expand)Author
2018-07-02Implement strip.invariant.groupPiotr Padlewski
2018-06-14[DWARFv5] Tolerate files not all having an MD5 checksum.Paul Robinson
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-05-03Rename invariant.group.barrier to launder.invariant.groupPiotr Padlewski
2018-04-17Revert "Fix incorrect choice of callee-saved registers save/restore points (t...Momchil Velikov
2018-04-17Fix incorrect choice of callee-saved registers save/restore points (take 2)Momchil Velikov
2018-04-17[DAGCombiner] Fix for oss-fuzz bugGerolf Hoflehner
2018-04-11[DWARFv5] Fuss with asm syntax for conveying MD5 checksum.Paul Robinson
2018-04-09Support generic expansion of ordered vector reduction (PR36732)Simon Pilgrim
2018-04-06Add additional tests from D45336Simon Pilgrim
2018-04-06Add additional tests from D45366Simon Pilgrim
2018-03-29Try to fix a couple tests for Windows.Paul Robinson
2018-03-29Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson
2018-03-28Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Potapenko
2018-03-27Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson
2018-03-19[MergeICmps] Re-land 324317 "Enable the MergeICmps Pass by default."Clement Courbet
2018-03-07Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Kornienko
2018-03-06Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson
2018-03-06Revert "[DWARFv5] Emit file 0 to the line table."Paul Robinson
2018-03-06[DWARFv5] Emit file 0 to the line table.Paul Robinson
2018-03-02[MergeICmps] Revert 324317 "Enable the MergeICmps Pass by default."Clement Courbet
2018-02-23[DebugInfo] Add remaining files to r325970Scott Linder
2018-02-23[DebugInfo] Support DWARF v5 source code embedding extensionScott Linder
2018-02-17Made test dbg_value_fastisel.ll specific to AArch64 fast-isel.Sander de Smalen
2018-02-17[DebugInfo][FastISel] Fix dropping dbg.value()Sander de Smalen
2018-02-09[CodeGen] Unify the syntax of MBB successors in MIR and -debug outputFrancis Visoiu Mistrih
2018-02-08[DWARFv5] Fix dumper to show the file table starts at index 0.Paul Robinson
2018-02-08[CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug outputFrancis Visoiu Mistrih
2018-02-07[MergeICmps] Re-commit rL324317 "Enable the MergeICmps Pass by default."Clement Courbet
2018-02-06Revert "[MergeICmps] Enable the MergeICmps Pass by default."Clement Courbet
2018-02-06[MergeICmps] Enable the MergeICmps Pass by default.Clement Courbet
2018-02-05[DWARF] Regularize dumping strings from line tables.Paul Robinson
2018-01-20Move new test from Generic to SystemZ.Jonas Paulsson
2018-01-20[SelectionDAG] Fix codegen of vector stores with non byte-sized elements.Jonas Paulsson
2018-01-19Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson
2018-01-13XFAIL a test on Darwin, line-table stuck on DWARF 2Paul Robinson
2018-01-12Try to fix more bots after r322391Paul Robinson
2018-01-12Add toothpicks to test from r322391Paul Robinson
2018-01-12[DWARFv5] CodeGen support for MD5 file checksumsPaul Robinson
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-30Support generic lowering of vector bswapSerge Guelton
2017-11-14[CodeGen] Peel off the dominant case in switch statement in loweringRong Xu
2017-11-08Add an @llvm.sideeffect intrinsicDan Gohman
2017-11-03re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."Clement Courbet
2017-11-02Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."Clement Courbet
2017-11-02[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.Clement Courbet
2017-10-05[ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for AR...Balaram Makam
2017-10-04"[ARM] Mark flaky test MachineBranchProb.ll unsupported again for ARM/AArch64"Balaram Makam
2017-09-01[MIParser] Ensure getHexUint doesn't produce APInts with a bitwidth of 0Jessica Paquette
2017-07-31[TargetPassConfig] Feature generic options to setup start/stop-after/beforeQuentin Colombet