summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZ.td
AgeCommit message (Expand)Author
2017-12-05[SystemZ] set 'guessInstructionProperties = 0' and set flags as needed.Jonas Paulsson
2017-06-30[SystemZ] Add all remaining instructionsUlrich Weigand
2017-05-30[SystemZ] Add decimal floating-point instructionsUlrich Weigand
2017-05-30[SystemZ] Add hexadecimal floating-point instructionsUlrich Weigand
2016-10-31[SystemZ] Rework processor feature definitions and add -mcpu=archX supportUlrich Weigand
2016-10-20[SystemZ] Post-RA scheduler implementationJonas Paulsson
2015-05-05[SystemZ] Add CodeGen support for scalar f64 ops in vector registersUlrich Weigand
2015-05-05[SystemZ] Add z13 vector facility and MC supportUlrich Weigand
2013-12-02Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola
2013-07-19[SystemZ] Start adding z196 and zEC12 supportRichard Sandiford
2013-05-06[SystemZ] Add back endUlrich Weigand
2011-10-24Remove the SystemZ backend.Dan Gohman
2009-07-16Add bunch of FP instructionsAnton Korobeynikov
2009-07-16Add z9 and z10 target processors. Mark z10-only instructions as such.Anton Korobeynikov
2009-07-16Let's start another backend :)Anton Korobeynikov