Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/llvm/unittests/ExecutionEngine/JIT
History
NAKAMURA Takumi 8800becdd1 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.

llvm-svn: 203523
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
unittests/CMakeLists.txt: [PR8225] Tweak linking JITTests on MSVC to add JITTests.def.
2010-11-19 03:19:42 +00:00
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.23.1 Page: 2952ms 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