OSDN Git Service

Android: fix a possible building error
[android-x86/external-llvm.git] / test / ExecutionEngine /
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...
2016-08-19 Lang Hames[RuntimeDyld][MCJIT] Un-XFAIL some tests that were...
2016-08-09 Lang Hames[ExecutionEngine] Disable weak symbol tests for COFF.
2016-08-09 Lang HamesRe-apply r278065 (Weak symbol support in RuntimeDyld...
2016-08-08 Lang HamesRevert r278065 while I investigate some build-bot breakage.
2016-08-08 Lang Hames[RuntimeDyld][Orc][MCJIT] Add partial weak-symbol suppo...
2016-08-06 Lang Hames[ORC] Re-apply r277896, removing bogus triples and...
2016-08-06 Nico WeberRevert r277896.
2016-08-06 Lang Hames[ORC] Add (partial) weak symbol support to the CompileO...
2016-08-01 Lang Hames[Orc] Fix common symbol support in ORC.
2016-07-14 Saleem AbdulrasoolX86: handle external tail calls in Windows JIT
2016-06-24 Saleem AbdulrasoolExecutionEngine: add preliminary support for COFF ARM
2016-06-17 Rafael EspindolaChange the default of -relax-relocations.
2016-06-16 Reid Kleckner[PATCH] Fix RuntimeDyldCOFFI386 to handle relocations...
2016-05-24 Sagar Thakur[MIPS][LLVM-MC] Fix Disassemble of Negative Offset
2016-05-19 Lang Hames[RuntimeDyld][MachO] Add support for SUBTRACTOR relocat...
2016-05-18 Rafael EspindolaDon't pass relocation-model= to tests that don't need it.
2016-05-13 Steven WuDisable test from r269436 on unsupported platforms
2016-05-13 Bryan Chan[RuntimeDyld] Support R_390_PC64 relocation type
2016-04-26 Bill Seurer[powerpc] mark JIT tests as UNSUPPORTED on powerpc64...
2016-04-26 Bill Seurer[powerpc] mark JIT tests as XFAIL on powerpc64 big...
2016-04-24 Davide Italiano[RuntimeDyldELF] Handle GOTPCRELX/REX_GOTPCRELX.
2016-02-10 Reid KlecknerDisable the new Orc lazy JIT tests on Windows, they...
2016-02-10 Lang Hames[Orc] Add lazy-JITting support for i386.
2016-01-28 Lang Hames[RuntimeDyld][MachO] Fix handling of empty eh-frame...
2016-01-21 Lang Hames[RuntimeDyld][AArch64] Add support for the MachO ARM64_...
2016-01-18 Davide Italiano[JIT] Add small-code model test for ELF.
2016-01-17 Lang HamesRemove some stale comments and fix a typo as suggested...
2016-01-14 Lang Hames[Orc] Add support for EH-frame registration to the...
2016-01-14 NAKAMURA TakumiMark remote-JIT tests as XFAIL, as well as win32, for...
2016-01-11 Lang Hames[Orc] XFAIL a few remote-jit test cases that I missed...
2016-01-11 Lang HamesXFAIL the LLI remote JIT tests on Win32.
2016-01-11 Lang HamesRemove the remote-JIT small code model tests for now...
2016-01-11 Lang HamesXFAIL the remote small code model tests on x86. Small...
2016-01-11 Lang Hames[LLI] Replace the LLI remote-JIT support with the new...
2015-12-15 Peter CollingbourneUn-XFAIL JIT EH tests under [am]san.
2015-11-23 Sanjoy Das[RuntimeDyld] Don't allocate unnecessary stub buffer...
2015-11-08 Maksim Panchenko[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
2015-11-01 Saleem AbdulrasoolRuntimeDyld: add COFF i386 support
2015-10-23 Lang Hames[RuntimeDyld][COFF] Fix a think-o in the handling of...
2015-10-21 Keno Fischer[RuntimeDyld] Ignore ST_FILE symbols when constructing...
2015-10-19 Lang Hames[RuntimeDyld][COFF] Fix some endianness issues, re...
2015-10-18 Lang Hames[RuntimeDyld] Add support for absolute symbols.
2015-10-15 Lang Hames[RuntimeDyld] Drop the '.s' suffix off the COFF test...
2015-10-15 Lang Hames[RuntimeDyld] Don't try to get the contents of sections...
2015-10-06 Lang Hames[Orc] Teach the CompileOnDemand layer to clone aliases.
next