OSDN Git Service

Merging r367215:
[android-x86/external-llvm.git] / test / ExecutionEngine /
2019-06-28 Lang HamesRe-apply r364600 with fixes.
2019-06-27 Lang HamesRevert "[JITLink][MachO/x86-64] Add a testcase for...
2019-06-27 Lang Hames[JITLink][MachO/x86-64] Add a testcase for X86_64_RELOC...
2019-06-17 Fangrui Song[lit] Delete empty lines at the end of lit.local.cfg NFC
2019-06-10 Cameron McInally[ExecutionEngine] Add UnaryOperator visitor to the...
2019-05-30 Lang Hames[RuntimeDyld] Apply padding and alignment bumps to...
2019-05-15 Fangrui SongFix 2-field llvm.global_ctors `REQUIRES: asserts` tests...
2019-05-14 Paul RobinsonReplace lit feature keyword 'not_COFF' with 'uses_COFF'.
2019-05-13 Lang Hames[JITLink][MachO] Honor the no-dead-strip flag on nlist...
2019-05-13 Lang Hames[JITLink] Track section alignment and make sure it...
2019-05-12 Lang Hames[JITLink] Add a test for zero-filled content.
2019-05-10 Lang Hames[JITLink][MachO] Mark atoms in sections 'no-dead-strip...
2019-05-09 Lang Hames[JITLink] Fixed a signedness bug when processing X86_64...
2019-05-07 Lang HamesReapply r360194 "[JITLink] Add support for MachO .alt_e...
2019-05-07 Lang HamesRevert r360194 "[JITLink] Add support for MachO .alt_en...
2019-05-07 Lang Hames[JITLink] Add support for MachO .alt_entry atoms.
2019-05-07 Lang Hames[JITLink] Fix some copy/paste related typos in a test...
2019-05-01 Fangrui Song[llvm-readobj] Change -long-option to --long-option...
2019-04-26 Lang Hames[ORC] Add a 'plugin' interface to ObjectLinkingLayer...
2019-04-25 Lang HamesRevert "[JITLink] Make the JITLink MachO/x86-64 eh...
2019-04-25 Lang Hames[JITLink] Make the JITLink MachO/x86-64 eh-frame test...
2019-04-24 Reid KlecknerMark new jitlink test XFAIL for windows
2019-04-24 Lang Hames[JITLink] Refer to FDE's CIE (not the most recent CIE...
2019-04-20 Lang Hames[JITLink] Disable MachO/x86-64 regression test if the...
2019-04-20 Lang HamesInitial implementation of JITLink - A replacement for...
2019-04-12 Lang HamesSimplify decoupling between RuntimeDyld/RuntimeDyldChec...
2019-03-12 James Henderson[yaml2obj]Allow explicit symbol indexes in relocations...
2018-12-12 Nathan LanzaImplement IMAGE_REL_AMD64_SECREL for RuntimeDyldCOFFX86_64
2018-11-20 Lang Hames[ExecutionEngine][Interpreter] Fix out-of-bounds array...
2018-10-23 Lang Hames[ORC] Re-apply r345077 with fixes to remove ambiguity...
2018-10-23 Reid KlecknerRevert r345077 "[ORC] Change how non-exported symbols...
2018-10-23 Lang Hames[ORC] Change how non-exported symbols are matched durin...
2018-10-23 Lang Hames[RuntimeDyld][COFF] Skip non-loaded sections when calcu...
2018-10-20 Lang Hames[ORC] Add some more basic sanity tests for the LLJIT.
2018-09-29 Lang Hames[ORC] Add partitioning support to CompileOnDemandLayer2.
2018-09-26 Lang HamesReapply r343058 with a fix for -DLLVM_ENABLE_THREADS...
2018-09-26 Hans WennborgRevert r343058 "[ORC] Add support for multithreaded...
2018-09-26 Lang Hames[ORC] Update CompileOnDemandLayer2 to use the new lazyR...
2018-09-26 Lang Hames[ORC] Add support for multithreaded compiles to LLJIT...
2018-09-11 Petar Jovanovic[MIPS] ORC JIT support
2018-08-28 Lang Hames[ORC] Add a testcase for r338975.
2018-08-28 Lang Hames[ORC] Replace lookupFlags in JITSymbolResolver with...
2018-08-28 Lang Hames[ORC] Add an addObjectFile method to LLJIT.
2018-08-27 Lang Hames[RuntimeDyld] Add test case that was accidentally left...
2018-08-09 Petr Hosek[CMake] Use normalized Windows target triples
2018-07-23 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-06-28 Jonas DevlieghereRevert "Re-land r335297 "[X86] Implement more of x86...
2018-06-28 Jonas DevlieghereRevert "[OrcMCJIT] Fix test after r335508 causing it...
2018-06-26 Lang Hames[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT...
2018-06-25 Francis Visoiu Mistrih[OrcMCJIT] Fix test after r335508 causing it to fail...
2018-06-25 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-06-22 Reid Kleckner[RuntimeDyld] Implement the ELF PIC large code model...
2018-05-30 Hiroshi Inoue[PowerPC] fix broken JIT-compiled code with tail call...
2018-05-24 Lang HamesAdd handling for GlobalAliases in ExecutionEngine:...
2018-05-23 Lang Hames[RuntimeDyld][MachO] Add support for MachO::ARM64_RELOC...
2018-05-09 Lang Hames[RuntimeDyld][MachO] Properly handle thumb to thumb...
2018-04-09 Krasimir Georgiev[RuntimeDyld][PowerPC] Fix a newly added test in r329355
2018-04-05 Lang Hames[RuntimeDyld][PowerPC] Add a test case for r329335.
2018-03-01 Lang Hames[RuntimeDyld][MachO] Fix assertion in encodeAddend...
2018-02-28 Lang Hames[RuntimeDyld][MachO] Support ARM64_RELOC_BRANCH26 for...
2018-02-21 Frederich MunchHandle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF
2018-01-08 Petr HosekDon't try to run MCJIT/OrcJIT EH tests when C++ library...
2017-12-04 Francis Visoiu Mistrih[CodeGen] Unify MBB reference format in both MIR and...
2017-10-22 Nitesh Jain[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST...
2017-10-20 Lang Hames[ExecutionEngine] Temporarily remove the ExecutionEngin...
2017-10-20 Lang Hames[ExecutionEngine] After a heroic dev-meeting hack sessi...
2017-10-19 Saleem AbdulrasoolExecutionEngine: adjust COFF i386 tautological asserts
2017-10-17 Shoaib Meenai[ExecutionEngine] Correct the size of a write in a...
2017-09-20 Saleem AbdulrasoolRevert "Revert "ExecutionEngine: add R_AARCH64_ABS...
2017-09-19 Saleem AbdulrasoolRevert "ExecutionEngine: add R_AARCH64_ABS{16,32}"
2017-09-19 Saleem AbdulrasoolExecutionEngine: add R_AARCH64_ABS{16,32}
2017-08-21 Oliver Stannard[AsmParser] Recommit: Hash is not a comment on some...
2017-08-20 Kuba MracekGet rid of some more "%T" expansions, see <https:/...
2017-08-15 Kuba Mracek[llvm] Get rid of "%T" expansions
2017-08-10 Ahmed BougachaRevert "[AsmParser] Hash is not a comment on some targets"
2017-08-09 Lang Hames[RuntimeDyld][ORC] Add support for Thumb mode to Runtim...
2017-08-09 Oliver Stannard[AsmParser] Hash is not a comment on some targets
2017-08-02 Rafael EspindolaDon't pass the code model to MC
2017-05-23 Ulrich Weigand[RuntimeDyld, PowerPC] Fix check for external symbols...
2017-05-17 Pavel Labath[RuntimeDyld] Fix debug section relocation (pr20457)
2017-02-06 Eugene LeviantRuntimeDyldELF/AArch64: Implement basic GOT support
2017-01-30 Will DietzTest RuntimeDyld doesn't crash with R_X86_64_NONE ...
2017-01-23 Eugene LeviantRuntimeDyldELF: add LDST128_ABS_LO12_NC reloc
2017-01-23 Eugene LeviantRuntimeDyldELF: add LDST8_ABS_LO12_NC and LDST16_ABS_LO...
2017-01-10 Eugene LeviantRuntimeDyldELF: implement R_AARCH64_PREL64 reloc
2017-01-09 Eugene LeviantRuntimeDyldELF: add missing test cases for AArch64
2017-01-09 Eugene LeviantRuntimeDyldELF: don't create thunk if not needed
2017-01-06 Michal Gorny[cmake] Canonicalize CMake booleans to 0/1 for lit...
2016-12-27 Eugene LeviantRuntimeDyldELF: add R_AARCH64_ADD_ABS_LO12_NC reloc
2016-12-15 Yichao YuFix R_AARCH64_MOVW_UABS_G3 relocation
2016-11-03 Davide ItalianoMake this test Windows-only (try to placate buildbots).
2016-11-02 Davide Italiano[RuntimeDyld] Move an X86 only test to the correct...
2016-11-02 Davide Italiano[lli/COFF] Set the correct alignment for common symbols
2016-10-20 Keno FischerFix PREL31 relocation on ARM
2016-10-20 Simon Dardis[mips][mcjit] Add the majority of N32 support.
2016-10-19 Lang HamesRemove the JIT EH/small code model tests for now.
2016-10-17 Walter ErquinigoHandle relocations to thumb functions when dynamic...
2016-09-04 Lang Hames[ORC] Clone module flags metadata into the globals...
2016-08-29 Saleem AbdulrasoolExecutionEngine: fix a bug in the movt/movw relocator
2016-08-19 Lang Hames[RuntimeDyld] Revert r279182 and 279201 -- they broke...
next