summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SystemZ/Large
AgeCommit message (Expand)Author
2025-03-31[SystemZ, DebugInfo] Instrument SystemZ backend passes for Instr-Ref DebugInf...Dominik Steenken
2024-10-24[SystemZ] Update large ada tests after HLASM syntax change (#113578)tltao
2024-08-01[SystemZ][z/OS] Fix incorrect codegen for ADA_ENTRY pseudo instruction (#101415)tltao
2024-02-05[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2022-12-19[SystemZ] Fix test (NFC)Nikita Popov
2022-12-19[SystemZ] Convert test to opaque pointers (NFC)Nikita Popov
2022-10-12[SystemZ] Revert migration of SystemZ/Large/branch-01.llKai Nacke
2022-10-11[SystemZ][NFC] Opaque pointer migration.Kai Nacke
2022-01-07[SystemZ] Add missing elementtype in python test (NFC)Nikita Popov
2021-07-06tests/CodeGen: Use %python lit substitution when invoking pythonTom Stellard
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2020-10-24[SystemZ] Define MaxInstLength to have the value of 6.Jonas Paulsson
2020-01-07[SystemZ] Fix python failure in test caseUlrich Weigand
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song
2019-01-15Remove irrelevant references to legacy git repositories fromJames Y Knight
2019-01-03Pythran compat - range vs. xrangeSerge Guelton
2019-01-03Python compat - print statementSerge Guelton
2018-01-19[SystemZ] Run branch-12.ll test only if long tests enabledUlrich Weigand
2016-04-15[SystemZ] Fix large tests broken by conditional returns.Marcin Koscielnicki
2015-03-02Change SystemZ large tests to use the existing long_tests propertyDavid Blaikie
2015-02-27Update SystemZ/Large test generators to handle new gep IR syntaxDavid Blaikie
2015-02-27Update SystemZ/Large test generators to handle new load IR syntaxDavid Blaikie
2014-06-09Reduce verbiage of lit.local.cfg filesAlp Toker
2013-12-10Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford
2013-09-18[SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford
2013-08-05[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequencesRichard Sandiford
2013-07-05[SystemZ] Enable the use of MVC for frame-to-frame spillsRichard Sandiford
2013-07-02[SystemZ] Use MVC to spill loads and storesRichard Sandiford
2013-05-29[SystemZ] Two tests missing from previous commitRichard Sandiford
2013-05-28[SystemZ] Register compare-and-branch supportRichard Sandiford
2013-05-20[SystemZ] Add long branch passRichard Sandiford