summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Limit test's triple in attempt to fix broken buildbotZvi Rackover2017-03-151-1/+1
* [DAGCombine] Bail out if can't create a vector with at least two elementsZvi Rackover2017-03-151-2/+0
* Add 'REQUIRES: asserts' to pr32278.ll introduced in r297822Eric Liu2017-03-151-0/+1
* Fix malformed XFAIL in previous commitZvi Rackover2017-03-151-1/+1
* [DAGCombine] Add reproducer for pr32278Zvi Rackover2017-03-151-0/+12
* Do not verify MachimeDominatorTree if it is not calculatedSerge Pavlov2017-03-021-1/+1
* Only run the overloaded-intrinsic-name.ll test once, with FileCheck.Daniel Berlin2017-03-011-2/+1
* Keep attributes, calling convention, etc, when remangling intrinsicDaniel Berlin2017-03-011-1/+4
* Remove an empty line in icmp-illegal.ll . NFCAmaury Sechet2017-02-271-1/+0
* Implement intrinsic mangling for literal struct types.Daniel Berlin2017-02-151-2/+29
* [AVR] XFAIL a set of failing CodeGen testsDylan McKay2017-02-0810-0/+33
* Revert "Do not verify dominator tree if it has no roots"Chad Rosier2017-01-251-1/+1
* Do not verify dominator tree if it has no rootsSerge Pavlov2017-01-251-1/+1
* Reverted: Track validity of pass resultsSerge Pavlov2017-01-151-1/+1
* Track validity of pass resultsSerge Pavlov2017-01-131-1/+1
* PR 31534: When emitting both DWARF unwind tables and debug information,Joerg Sonnenberger2017-01-051-0/+39
* Add -O0 support for @llvm.invariant.group.barrier by discarding it if it gets...Richard Smith2016-11-071-0/+7
* llc: Add -start-before/-stop-before optionsMatthias Braun2016-09-232-10/+35
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-241-1/+0
* Revert r279564. It introduces undefined behavior (binding a reference to aRichard Smith2016-08-231-0/+1
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-231-1/+0
* Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineF...Matthias Braun2016-08-231-0/+1
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-231-1/+0
* Fix build breaks after r277028Krzysztof Parzyszek2016-07-281-1/+4
* Move mempcpy_call.ll to X86 subdirectoryKrzysztof Parzyszek2016-07-131-16/+0
* Fix for Bug 26903, adds support to inline __builtin_mempcpyAndrew Kaylor2016-07-131-0/+16
* Move CodeGen test from Generic to X86 specific directoryMehdi Amini2016-06-101-32/+0
* Interprocedural Register Allocation (IPRA): add a Transformation PassMehdi Amini2016-06-101-0/+32
* Move stackguard test to X86/ directory as it's not generic.Davide Italiano2016-06-091-13/+0
* [CodeGen] Change getSDagStackGuard to get an internal sym.Davide Italiano2016-06-091-0/+13
* llc: Rework -run-pass optionMatthias Braun2016-05-101-7/+0
* Introduce llvm.load.relative intrinsic.Peter Collingbourne2016-04-221-1/+1
* Add missing test for the "Don't delete empty preheaders" added in r265397Chuang-Yu Cheng2016-04-051-0/+39
* Move asm-printer-topological-order.ll to PowerPC backendTim Shen2016-03-311-15/+0
* [AsmPrinter] Print aliases in topological orderTim Shen2016-03-311-0/+15
* [Codegen] Decrease minimum jump table density.Kyle Butt2016-03-291-7/+7
OpenPOWER on IntegriCloud