summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [MIParser] Ensure getHexUint doesn't produce APInts with a bitwidth of 0Jessica Paquette2017-09-011-0/+39
* [TargetPassConfig] Feature generic options to setup start/stop-after/beforeQuentin Colombet2017-07-311-6/+6
* [AVR] Add/remove XFAILs to get the backend passing Generic CodeGen testsDylan McKay2017-07-168-13/+3
* Handle ConstantExpr correctly in SelectionDAGBuilderSimon Pilgrim2017-07-091-0/+18
* [FastISel] Move gc intrinsic test to X86 directoryAnna Thomas2017-07-041-55/+0
* [FastISel][SelectionDAG]Teach fastISel about GC intrinsicsAnna Thomas2017-07-041-0/+55
* [SystemZ] Fix trap issue and enable expensive checks.Jonas Paulsson2017-06-232-8/+24
* CodeGen/LLVMTargetMachine: Refactor ISel pass construction; NFCIMatthias Braun2017-06-061-2/+2
* [LegacyPassManager] Remove TargetMachine constructorsFrancis Visoiu Mistrih2017-05-181-0/+3
* Add a late IR expansion pass for the experimental reduction intrinsics.Amara Emerson2017-05-101-0/+210
* [Hexagon] Unxfail passing tests Krzysztof Parzyszek2017-04-132-4/+0
* [ARM] Try to re-enable MachineBranchProb.ll for ARM/AArch64Renato Golin2017-04-051-3/+0
* Revert "Feature generic option to setup start/stop-after/before"Quentin Colombet2017-04-011-4/+4
* Feature generic option to setup start/stop-after/beforeQuentin Colombet2017-04-011-4/+4
* [ARM] Mark falky test unsupported until we find the causeRenato Golin2017-03-271-1/+1
* Fix constant folding of fp2int to large integersSimon Pilgrim2017-03-191-0/+12
* Second attempt for fix Hexagon buildbot by moving test to under X86/Zvi Rackover2017-03-151-11/+0
OpenPOWER on IntegriCloud