summaryrefslogtreecommitdiff
path: root/llvm/lib/Target/SystemZ/SystemZSubtarget.h
AgeCommit message (Expand)Author
2024-11-05[SystemZ][XRay] Implement XRay instrumentation for SystemZ (#113253)Kai Nacke
2023-07-05[SystemZ][z/OS] z/OS ADA codegen and emissionYusra Syeda
2023-06-28Revert "[SystemZ][z/OS] This patch adds support for the ADA (associated data ...Yusra Syeda
2023-06-28[SystemZ][z/OS] This patch adds support for the ADA (associated data area), d...Yusra Syeda
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott
2022-12-09[SystemZ][NFC] Simplify SystemZSubtargetKai Nacke
2022-06-30[SystemZ] Add support for tune-cpu attributeKai Nacke
2022-01-02Remove redundant void arguments (NFC)Kazu Hirata
2021-10-13[SystemZ/z/OS] Implement save of non-volatile registers on z/OS XPLINKKai Nacke
2021-09-09[SystemZ] [NFC] Add SystemZELFFrameLowering and SystemZXPLINKFrameLowering cl...Neumann Hon
2021-08-25[SystemZ] [NFC] Replace SpecialRegisters field with a unique_ptr instead of a...Neumann Hon
2021-07-26[SystemZ] Add support for new cpu architecture - arch14Ulrich Weigand
2021-05-14[SystemZ] [z/OS] Add SystemZCallingConventionRegisters classNeumann Hon
2021-02-19[SystemZ/z/OS] Add XPLINK 64-bit calling convention to tablegen.Yusra Syeda
2020-08-14[X86][MC][Target] Initial backend support a tune CPU to support -mtuneCraig Topper
2020-02-04[SystemZ] Support -msoft-floatJonas Paulsson
2019-07-12[SystemZ] Add support for new cpu architecture - arch13Ulrich Weigand
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-15[SystemZ] New CL option to enable subreg livenessJonas Paulsson
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-10-06[SystemZ] Enable machine scheduler.Jonas Paulsson
2017-07-17[SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand
2017-06-30[SystemZ] Add all remaining instructionsUlrich Weigand
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-05-30[SystemZ] Add decimal floating-point instructionsUlrich Weigand
2017-05-10[SystemZ] Add crypto instructionsUlrich Weigand
2016-11-28[SystemZ] Support execution hint instructionsUlrich Weigand
2016-11-28[SystemZ] Support load-and-trap instructionsUlrich Weigand
2016-11-28[SystemZ] Improve use of conditional instructionsUlrich Weigand
2016-11-11[SystemZ] Support load-and-zero-rightmost-byte facilityUlrich Weigand
2016-07-11[SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunitiesZhan Jun Liau
2016-06-27Move shouldAssumeDSOLocal to Target.Rafael Espindola
2016-01-27Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...Benjamin Kramer
2015-06-10Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...Daniel Sanders
2015-05-05[SystemZ] Add z13 vector facility and MC supportUlrich Weigand
2015-04-01[SystemZ] Support transactional execution on zEC12Ulrich Weigand
2015-03-31[SystemZ] Support RISBGN instruction on zEC12Ulrich Weigand
2015-03-31[SystemZ] Use POPCNT instruction on z196Ulrich Weigand
2015-01-26Move DataLayout back to the TargetMachine from TargetSubtargetInfoEric Christopher
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher
2014-07-01Move the subtarget dependent features from SystemZTargetMachineEric Christopher
2014-03-06[SystemZ] Remove "virtual" from override methodsRichard Sandiford
2014-03-02Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper
2013-12-24[SystemZ] Add MC support for interlocked-access 1 instructionsRichard Sandiford
2013-12-10Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford
2013-11-19[weak vtables] Remove a bunch of weak vtablesJuergen Ributzka
2013-11-18Revert r194865 and r194874.Alexey Samsonov
2013-11-15[weak vtables] Remove a bunch of weak vtablesJuergen Ributzka
2013-10-28[SystemZ] Set usaAA to trueRichard Sandiford