summaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine/RuntimeDyld/PowerPC
AgeCommit message (Expand)Author
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2023-04-20[RuntimeDyld] Disable some ppc64 tests on 32-bit architectures.Lang Hames
2019-06-17[lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song
2019-04-12Simplify decoupling between RuntimeDyld/RuntimeDyldChecker, add 'got_addr' util.Lang Hames
2018-05-30[PowerPC] fix broken JIT-compiled code with tail call optimizationHiroshi Inoue
2018-04-09[RuntimeDyld][PowerPC] Fix a newly added test in r329355Krasimir Georgiev
2018-04-05[RuntimeDyld][PowerPC] Add a test case for r329335.Lang Hames
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-08-15[llvm] Get rid of "%T" expansionsKuba Mracek
2015-08-04[RuntimeDyld] Adapt PPC64 relocations to PPC32Hal Finkel