summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test tweaks)Simon Pilgrim2018-08-291-4/+4
* [PPC] Remove Darwin support from POWER backend.Kit Barton2018-08-281-0/+22
* [RegisterCoalscer] Manually remove leftover segments when commuting defKrzysztof Parzyszek2018-08-211-0/+78
* [SystemZ] Require asserts in subregliveness-06.mirKrzysztof Parzyszek2018-08-161-0/+3
* [MachineVerifier] Check if predecessor is jointly dominated by undefsKrzysztof Parzyszek2018-08-161-0/+272
* [RegisterCoalescer] Shrink to uses if needed after removeCopyByCommutingDefKrzysztof Parzyszek2018-08-161-0/+48
* [RegisterCoalescer] Ensure that both registers have subranges if one doesKrzysztof Parzyszek2018-08-151-0/+41
* [RegisterCoalescer] Reset VNInfo def when copying segments overKrzysztof Parzyszek2018-08-151-0/+51
* [RegAlloc] Check that subreg liveness tracking applies to given virtual regKrzysztof Parzyszek2018-08-151-0/+22
* [SystemZ] Add testcase for r339778Krzysztof Parzyszek2018-08-151-0/+48
* [SystemZ] Improve handling of instructions which expand to several groupsJonas Paulsson2018-08-031-0/+90
* [SystemZ, TableGen] Fix shift count handlingUlrich Weigand2018-08-011-0/+12
* [SystemZ] Improve decoding in case of instructions with four register operands.Jonas Paulsson2018-07-311-2/+2
* [SystemZ] Test case formatting fixesUlrich Weigand2018-07-20215-2814/+2814
* [SystemZ] Reimplent SchedModel IssueWidth and WriteRes/ReadAdvance mappings.Jonas Paulsson2018-07-2010-69/+67
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-112-2/+2
* Recommit r335333 "[MC] - Add .stack_size sections into groups and link them w...George Rimar2018-06-221-3/+3
* Revert r335332 "[MC] - Add .stack_size sections into groups and link them wit...George Rimar2018-06-221-3/+3
* [MC] - Add .stack_size sections into groups and link them with .textGeorge Rimar2018-06-221-3/+3
* [BranchFolding] Fix live-in's when hoisting codeKarl-Johan Karlsson2018-06-071-0/+57
* [SystemZ] Bugfix in combineSTORE().Jonas Paulsson2018-05-251-0/+19
* [RegUsageInfoCollector] Bugfix for callee saved registers.Jonas Paulsson2018-05-251-0/+34
* [SystemZ] Fold AHIMux in foldMemoryOperandImpl.Jonas Paulsson2018-05-181-0/+38
* [SystemZ] Bugfix for MVCLoop CC clobbering.Jonas Paulsson2018-05-071-0/+34
* [RegUsageInfoCollector] Bugfix for handling of register aliases.Jonas Paulsson2018-05-041-0/+45
* [SystemZ] Handle SADDO et.al. and ADD/SUBCARRYUlrich Weigand2018-04-3043-2/+10404
* [SystemZ] Do not use glue to represent condition code dependenciesUlrich Weigand2018-04-304-7/+46
* [SystemZ] Improve handling of Select pseudo-instructionsUlrich Weigand2018-04-301-6/+10
* [PostRASink]Add register dependency check for implicit operandsJun Bum Lim2018-04-131-0/+63
* [MachineLICM] Re-enable hoisting of constant storesZaara Syeda2018-04-091-0/+145
* Use local symbols for creating .stack-size.Rafael Espindola2018-03-261-3/+6
* [SystemZ] Add "REQUIRES: asserts" to test case to fix build bots.Jonas Paulsson2018-03-201-0/+1
* [SystemZ] Bugfix of CC liveness in emitMemMemWrapper (CLC).Jonas Paulsson2018-03-191-0/+20
* [SystemZ] Add 'REQUIRES: asserts' to test case using debug output.Jonas Paulsson2018-03-171-0/+1
* [SystemZ] computeKnownBitsForTargetNode() / ComputeNumSignBitsForTargetNode()Jonas Paulsson2018-03-177-2/+1265
* [SelectionDAG] Handle big endian target BITCAST in computeKnownBits()Jonas Paulsson2018-03-171-0/+29
* [CodeGenPrepare] Respect endianness in splitMergedValStore.Jonas Paulsson2018-03-131-0/+22
* [SystemZ] Fix test cases after r326613Ulrich Weigand2018-03-026-185/+50
* [SystemZ] Add support for anyregcc calling conventionUlrich Weigand2018-03-023-0/+613
* [SystemZ] Support stackmaps and patchpointsUlrich Weigand2018-03-025-0/+871
* [SystemZ] Fix common-code users of stack sizeUlrich Weigand2018-03-021-0/+38
* [SystemZ] Support vector registers in inline asmUlrich Weigand2018-03-021-0/+138
* [DAGCombiner] When combining zero_extend of a truncate, only mask before exte...Craig Topper2018-03-011-2/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-6/+6
* [SystemZ] Also update the CHECK line for VPDIJonas Paulsson2018-02-231-1/+1
* [SystemZ] Fix VPDI argument in test.Jonas Paulsson2018-02-231-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-6/+6
* [SelectionDAG] Consider endianness in scalarizeVectorStore().Jonas Paulsson2018-02-022-64/+66
* [SystemZ] Update test case (NFC)Jonas Paulsson2018-02-021-2/+2
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-6/+6
OpenPOWER on IntegriCloud