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-06-20 10:24:12 +00:00
Code Issues Projects Releases Wiki Activity
Files
fcd547ce032d2bb0a092c8cef087d0b6dcc3b51f
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
Removing dependency on third party library for Intel JIT event support.
2012-09-28 17:35:20 +00:00
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
Sort the #include lines for unittest/...
2012-12-04 10:23:08 +00:00
Powered by Gitea Version: 1.24.1 Page: 1123ms Template: 7ms
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