Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-11-24 23:19:03 +00:00
Code Issues Projects Releases Wiki Activity
Files
2bc7715df95ccfa13745d4077df8414bc18cbb9c
llvm-6502/unittests/ExecutionEngine/JIT
History
NAKAMURA Takumi 2ab1641041 MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64.
In import thunk, jmp is:
  - On x86, 0xFF 0x25 [disp32].
  - On x64, 0xFF 0x25 [pcrel32].

See also my r144178.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203523 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-11 00:34:38 +00:00
..
CMakeLists.txt
Port r198087 and r198089 (strip dead code by default) from make to cmake.
2013-12-30 03:36:05 +00:00
IntelJITEventListenerTest.cpp
…
JITEventListenerTest.cpp
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
JITEventListenerTestCommon.h
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
JITMemoryManagerTest.cpp
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
JITTest.cpp
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
JITTests.def
…
Makefile
Attempt to fix JIT unit tests after r198087.
2013-12-27 23:36:22 +00:00
MultiJITTest.cpp
MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64.
2014-03-11 00:34:38 +00:00
OProfileJITEventListenerTest.cpp
…
Powered by Gitea Version: 1.25.2 Page: 1439ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API