OSDN Git Service

NFC - Various typo fixes in tests
[android-x86/external-llvm.git] / test / CodeGen / SystemZ /
2018-06-22 George RimarRecommit r335333 "[MC] - Add .stack_size sections into...
2018-06-22 George RimarRevert r335332 "[MC] - Add .stack_size sections into...
2018-06-22 George Rimar[MC] - Add .stack_size sections into groups and link...
2018-06-07 Karl-Johan Karlsson[BranchFolding] Fix live-in's when hoisting code
2018-05-25 Jonas Paulsson[SystemZ] Bugfix in combineSTORE().
2018-05-25 Jonas Paulsson[RegUsageInfoCollector] Bugfix for callee saved registers.
2018-05-18 Jonas Paulsson[SystemZ] Fold AHIMux in foldMemoryOperandImpl.
2018-05-07 Jonas Paulsson[SystemZ] Bugfix for MVCLoop CC clobbering.
2018-05-04 Jonas Paulsson[RegUsageInfoCollector] Bugfix for handling of registe...
2018-04-30 Ulrich Weigand[SystemZ] Handle SADDO et.al. and ADD/SUBCARRY
2018-04-30 Ulrich Weigand[SystemZ] Do not use glue to represent condition code...
2018-04-30 Ulrich Weigand[SystemZ] Improve handling of Select pseudo-instructions
2018-04-13 Jun Bum Lim[PostRASink]Add register dependency check for implicit...
2018-04-09 Zaara Syeda[MachineLICM] Re-enable hoisting of constant stores
2018-03-26 Rafael EspindolaUse local symbols for creating .stack-size.
2018-03-20 Jonas Paulsson[SystemZ] Add "REQUIRES: asserts" to test case to...
2018-03-19 Jonas Paulsson[SystemZ] Bugfix of CC liveness in emitMemMemWrapper...
2018-03-17 Jonas Paulsson[SystemZ] Add 'REQUIRES: asserts' to test case using...
2018-03-17 Jonas Paulsson[SystemZ] computeKnownBitsForTargetNode() / ComputeNum...
2018-03-17 Jonas Paulsson[SelectionDAG] Handle big endian target BITCAST in...
2018-03-13 Jonas Paulsson[CodeGenPrepare] Respect endianness in splitMergedValS...
2018-03-02 Ulrich Weigand[SystemZ] Fix test cases after r326613
2018-03-02 Ulrich Weigand[SystemZ] Add support for anyregcc calling convention
2018-03-02 Ulrich Weigand[SystemZ] Support stackmaps and patchpoints
2018-03-02 Ulrich Weigand[SystemZ] Fix common-code users of stack size
2018-03-02 Ulrich Weigand[SystemZ] Support vector registers in inline asm
2018-03-01 Craig Topper[DAGCombiner] When combining zero_extend of a truncate...
2018-02-27 Geoff BerryRe-enable "[MachineCopyPropagation] Extend pass to...
2018-02-23 Jonas Paulsson[SystemZ] Also update the CHECK line for VPDI
2018-02-23 Jonas Paulsson[SystemZ] Fix VPDI argument in test.
2018-02-17 Quentin ColombetRevert "[MachineCopyPropagation] Extend pass to do...
2018-02-02 Jonas Paulsson[SelectionDAG] Consider endianness in scalarizeVectorS...
2018-02-02 Jonas Paulsson[SystemZ] Update test case (NFC)
2018-02-01 Geoff Berry[MachineCopyPropagation] Extend pass to do COPY source...
2018-02-01 Nirav Dave[SelectionDAG] Fix UpdateChains handling of TokenFactors
2018-01-31 Puyan LotfiFollowup on Proposal to move MIR physical register...
2018-01-31 Jonas Paulsson[SystemZ] Check the bitwidth before calling isInt/isUInt.
2018-01-20 Jonas PaulssonMove new test from Generic to SystemZ.
2018-01-20 Jonas Paulsson[SelectionDAG] Fix codegen of vector stores with non...
2018-01-19 Ulrich Weigand[SystemZ] Prefer LOCHI over generating IPM sequences
2018-01-19 Ulrich Weigand[SystemZ] Directly use CC result of compare-and-swap
2018-01-19 Ulrich Weigand[SystemZ] Rework IPM sequence generation
2018-01-19 Ulrich Weigand[SystemZ] Run branch-12.ll test only if long tests...
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-17 Jonas Paulsson[SystemZ] Handle BRCTH branches correctly in SystemZLo...
2018-01-15 Jonas Paulsson[SystemZ] Check for legality before doing LOAD AND...
2018-01-10 Jonas PaulssonTemporarily revert
2018-01-10 Jonas Paulsson[SelectionDAGBuilder] Chain prefetches less aggressively.
2018-01-10 Jonas Paulsson[SystemZ] Check for legality before doing LOAD AND...
2018-01-10 Puyan Lotfi[MIR] Repurposing '$' sigil used by external symbols...
2017-12-12 Geoff Berry[MachineOperand][MIR] Add isRenamable to MachineOperand.
2017-12-07 Francis Visoiu Mistrih[CodeGen] Use MachineOperand::print in the MIRPrinter...
2017-12-06 Jonas Paulsson[SystemZ] Bugfix in expandRxSBG()
2017-12-05 Ulrich Weigand[SystemZ] Validate shifted compare value in adjustForTe...
2017-12-05 Jonas Paulsson[SystemZ] set 'guessInstructionProperties = 0' and...
2017-12-05 Jonas Paulsson[Regalloc] Generate and store multiple regalloc hints.
2017-12-04 Francis Visoiu Mistrih[CodeGen] Unify MBB reference format in both MIR and...
2017-11-30 Francis Visoiu Mistrih[CodeGen] Always use `printReg` to print registers...
2017-11-30 Jonas Paulsson[SystemZ] Bugfix in adjustSubwordCmp.
2017-11-28 Francis Visoiu Mistrih[CodeGen] Print register names in lowercase in both...
2017-11-27 Nirav Dave[DAG] Do MergeConsecutiveStores again before Instructio...
2017-11-22 Jonas Paulsson[DAGCombiner] Bugfix in isAlias().
2017-11-20 Jonas Paulsson[SystemZ] Bugfix for handling of subregisters in getRe...
2017-11-14 Rong Xu[CodeGen] Peel off the dominant case in switch statemen...
2017-11-14 Ulrich Weigand[SystemZ] Do not crash when selecting an OR of two...
2017-11-14 Ulrich Weigand[SystemZ] Fix invalid codegen using RISBMux on out...
2017-11-10 Jonas Paulsson[RegAlloc, SystemZ] Increase number of LOCRs by passing...
2017-11-09 Ulrich Weigand[SystemZ] Add support for the "o" inline asm constraint
2017-10-06 Jonas Paulsson[SystemZ] Enable machine scheduler.
2017-09-29 Jonas Paulsson[SystemZ] implement shouldCoalesce()
2017-09-28 Ulrich Weigand[SystemZ] Fix fall-out from r314428
2017-09-28 Ulrich Weigand[SystemZ] Custom-expand ATOMIC_CMP_AND_SWAP_WITH_SUCCESS
2017-09-21 Jonas Paulsson[SystemZ] Improve optimizeCompareZero()
2017-09-19 Ulrich Weigand[SystemZ] Fix truncstore + bswap codegen bug
2017-09-14 NAKAMURA TakumiMove llvm/test/CodeGen/X86/clear-liverange-spillreg...
2017-09-12 Jonas Paulsson[SystemZ] Add the CoveredBySubRegs bit to GPR64, GPR12...
2017-08-17 Jonas Paulsson[SystemZ, MachineScheduler] Improve post-RA scheduling.
2017-08-11 Mikael Holmen[IfConversion] Maintain the CFG when predicating/mergin...
2017-08-07 Evgeny StupachenkoReapply fix PR23384 (part 3 of 3) r304824 (was reverted...
2017-08-04 Ulrich Weigand[SystemZ] Add support for 128-bit atomic load/store...
2017-08-04 Ulrich Weigand[SystemZ] Eliminate unnecessary serialization operations
2017-07-21 Jonas Paulsson[SystemZ] test update
2017-07-21 Jonas Paulsson[SystemZ, LoopStrengthReduce]
2017-07-17 Ulrich Weigand[SystemZ] Add support for IBM z14 processor (3/3)
2017-07-17 Ulrich Weigand[SystemZ] Add support for IBM z14 processor (2/3)
2017-07-17 Ulrich Weigand[SystemZ] Add support for IBM z14 processor (1/3)
2017-07-07 Quentin Colombet[RegAllocFast] Don't insert kill flags of super-registe...
2017-06-26 Ulrich Weigand[SystemZ] Fix missing emergency spill slot corner case
2017-06-26 Jonas Paulsson[SystemZ] Add a check against zero before calling...
2017-06-23 Ulrich Weigand[SystemZ] Remove unnecessary serialization before volat...
2017-06-23 Jonas Paulsson[SystemZ] Fix trap issue and enable expensive checks.
2017-06-12 Geoff Berry[SelectionDAG] Allow sin/cos -> sincos optimization...
2017-06-02 Quentin Colombet[SystemZ] Simplify test case. NFC
2017-06-02 Quentin Colombet[RABasic] Properly update the LiveRegMatrix when LR...
2017-05-16 Nirav DaveElide stores which are overwritten without being observed.
2017-05-12 Jonas PaulssonHandle a COPY with undef source operand in LowerCopy()
2017-05-10 Jonas Paulsson[SystemZ] Implement getRepRegClassFor()
2017-05-04 Jonas Paulsson[SystemZ] Make copyPhysReg() add impl-use operands...
2017-04-24 Jonas Paulsson[SystemZ] Update kill-flag in splitMove().
2017-04-10 Matt ArsenaultAdd address space mangling to lifetime intrinsics
next