[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / SystemZ /
2013-09-05 Richard Sandiford[SystemZ] Add NC, OC and XC
2013-09-03 Richard Sandiford[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
2013-08-28 Richard Sandiford[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
2013-08-28 Richard Sandiford[SystemZ] Extend memcmp support to all constant lengths
2013-08-27 Richard Sandiford[SystemZ] Extend memcpy and memset support to all const...
2013-08-23 Richard Sandiford[SystemZ] Add basic prefetch support
2013-08-23 Richard Sandiford[SystemZ] Try reversing comparisons whose first operand...
2013-08-23 Richard Sandiford[SystemZ] Prefer LHI;ST... over LAY;MV...
2013-08-23 Richard SandifordTurn MipsOptimizeMathLibCalls into a target-independent...
2013-08-21 Richard Sandiford[SystemZ] Define remainig *MUL_LOHI patterns
2013-08-21 Richard Sandiford[SystemZ] Use FI[EDX]BRA for codegen
2013-08-20 Richard Sandiford[SystemZ] Use SRST to optimize memchr
2013-08-20 Richard SandifordFix test typo and add usual "br %r14" test
2013-08-20 Richard SandifordFix overly pessimistic shortcut in post-RA MachineLICM
2013-08-19 Richard Sandiford[SystemZ] Add negative integer absolute (load negative)
2013-08-19 Richard Sandiford[SystemZ] Add integer absolute (load positive)
2013-08-19 Richard Sandiford[SystemZ] Add support for sibling calls
2013-08-16 Richard Sandiford[SystemZ] Use SRST to implement strlen and strnlen
2013-08-16 Richard Sandiford[SystemZ] Use MVST to implement strcpy and stpcpy
2013-08-16 Richard Sandiford[SystemZ] Use CLST to implement strcmp
2013-08-16 Richard Sandiford[SystemZ] Fix handling of 64-bit memcmp results
2013-08-16 Richard Sandiford[SystemZ] Fix sign of integer memcmp result
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-12 Richard Sandiford[SystemZ] Use CLC and IPM to implement memcmp
2013-08-07 Richard Sandiford[SystemZ] Optimize floating-point comparisons with...
2013-08-07 Richard Sandiford[SystemZ] Add floating-point load-and-test instructions
2013-08-05 Richard Sandiford[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare...
2013-08-05 Richard Sandiford[SystemZ] Use LOAD AND TEST to eliminate comparisons...
2013-08-01 Richard Sandiford[SystemZ] Reuse CC results for integer comparisons...
2013-08-01 Richard Sandiford[SystemZ] Prefer comparisons with zero
2013-07-31 Richard Sandiford[SystemZ] Implement isLegalAddressingMode()
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks...
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks
2013-07-31 Richard Sandiford[SystemZ] Move compare-and-branch generation even later
2013-07-31 Richard Sandiford[SystemZ] Postpone NI->RISBG conversion to convertToThr...
2013-07-25 Richard Sandiford[SystemZ] Rework compare and branch support
2013-07-25 Richard Sandiford[SystemZ] Add LOCR and LOCGR
2013-07-25 Richard Sandiford[SystemZ] Add LOC and LOCG
2013-07-25 Richard Sandiford[SystemZ] Add STOC and STOCG
2013-07-19 Richard Sandiford[SystemZ] Add tests for ALHSIK and ALGHSIK
2013-07-19 Richard Sandiford[SystemZ] Add ALRK, AGLRK, SLRK and SGLRK
2013-07-19 Richard Sandiford[SystemZ] Add AHIK and AGHIK
2013-07-19 Richard Sandiford[SystemZ] Add ARK, AGRK, SRK and SGRK
2013-07-19 Richard Sandiford[SystemZ] Add NGRK, OGRK and XGRK
2013-07-19 Richard Sandiford[SystemZ] Add NRK, ORK and XRK
2013-07-19 Richard Sandiford[SystemZ] Use SLLK, SRLK and SRAK for codegen
2013-07-18 Richard Sandiford[SystemZ] Use RNSBG
2013-07-18 Richard Sandiford[SystemZ] Generalize RxSBG SRA case
2013-07-18 Richard Sandiford[SystemZ] Use RXSBG
2013-07-16 Richard Sandiford[SystemZ] Use ROSBG and non-zero form of RISBG for...
2013-07-16 Richard Sandiford[SystemZ] Use RISBG for (shift (and ...))
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-12 Richard Sandiford[SystemZ] Add test missing from r186148
2013-07-12 Richard Sandiford[SystemZ] Optimize sign-extends of vector setccs
2013-07-12 Richard Sandiford[SystemZ] Improve spilling of LGDR and LDGR
2013-07-11 Richard Sandiford[SystemZ] Add testcase missing from r186073
2013-07-11 Richard Sandiford[SystemZ] Use zeroing form of RISBG for shift-and-AND...
2013-07-11 Richard Sandiford[SystemZ] Use zeroing form of RISBG for some AND sequences
2013-07-09 Richard Sandiford[SystemZ] Use MVC for simple load/store pairs
2013-07-09 Richard Sandiford[SystemZ] Use "STC;MVC" for memset
2013-07-08 Richard Sandiford[SystemZ] Use MVC for memcpy
2013-07-05 Richard Sandiford[SystemZ] Remove no-op MVCs
2013-07-05 Richard SandifordFix double renaming bug in stack coloring pass
2013-07-05 Richard Sandiford[SystemZ] Enable the use of MVC for frame-to-frame...
2013-07-05 Richard Sandiford[SystemZ] Allocate a second register scavenging slot
2013-07-03 Richard Sandiford[SystemZ] Fold more spills
2013-07-02 Richard Sandiford[SystemZ] Use DSGFR over DSGR in more cases
2013-07-02 Richard Sandiford[SystemZ] Use MVC to spill loads and stores
2013-06-27 Richard Sandiford[SystemZ] Fix some embarrassing test typos
2013-06-27 Richard Sandiford[SystemZ] Allow LA and LARL to be rematerialized
2013-06-27 Richard Sandiford[SystemZ] Allow immediate moves to be rematerialized
2013-06-27 Richard Sandiford[SystemZ] Add conditional store patterns
2013-05-31 Richard Sandiford[SystemZ] Don't use LOAD and STORE REVERSED for volatil...
2013-05-30 Richard Sandiford[SystemZ] Enable unaligned accesses
2013-05-29 Richard Sandiford[SystemZ] Two tests missing from previous commit
2013-05-29 Richard Sandiford[SystemZ] Immediate compare-and-branch support
2013-05-28 Richard Sandiford[SystemZ] Register compare-and-branch support
2013-05-21 Richard Sandiford[SystemZ] Tighten branch tests
2013-05-20 Richard Sandiford[SystemZ] Add long branch pass
2013-05-15 Richard Sandiford[SystemZ] Make use of SUBTRACT HALFWORD
2013-05-06 Ulrich Weigand[SystemZ] Add CodeGen test cases
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2011-06-15 Jakob Stoklund OlesenRemove custom allocation orders in SystemZ.
2011-03-31 Jakob Stoklund OlesenFix SystemZ tests
2010-12-06 Devang PatelIf dbg_declare() or dbg_value() is not lowered by isel...
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
2010-05-14 Bill WendlingSystemZ really does mean "has calls" and not just ...
2010-04-07 Chris Lattneradd newlines at the end of files.
2010-04-07 Dale JohannesenSplit big test into multiple directories to cater to
2010-01-06 Evan ChengTeach dag combine to fold the following transformation...
2010-01-04 Anton KorobeynikovFix invalid chain folding for memory variant of sdiv...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-22 Anton KorobeynikovAdd missing RUN line
2009-08-22 Anton KorobeynikovReduce the test
2009-08-21 Anton KorobeynikovAdd fcopysign instructions
2009-08-21 Anton KorobeynikovHandle 'r' inline asm constraint
2009-08-13 Dan GohmanVarious AsmWriter output cleanups. Use WriteAsOperand...
2009-08-05 Anton KorobeynikovAdd testcases for reg-mem arithemtics added recently
2009-08-05 Anton KorobeynikovConvert bswap test to filecheck, add more test entries...
next