llvm-6502/unittests
Andrew Kaylor 44aebe85e3 Fix of hang during Intel JIT profiling
Committed on behalf of Kirill Uhanov


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164736 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-26 23:43:56 +00:00
..
ADT APFloat::roundToIntegral: Special values don't keep the exponent value up to date, don't rely on it. 2012-09-26 14:06:58 +00:00
Analysis Fix includes of llvm files that used angle brackets. 2012-09-15 18:45:38 +00:00
Bitcode llvm/unittests: Simplify LINK_COMPONENTS. 2012-06-21 22:17:51 +00:00
ExecutionEngine Fix of hang during Intel JIT profiling 2012-09-26 23:43:56 +00:00
Support This patch adds memory support functions which will later be used to implement section-specific protection handling in MCJIT. 2012-09-19 20:46:12 +00:00
Transforms Remove unneeded and invalid SetInsertPoint calls from unittest. 2012-09-26 15:16:05 +00:00
VMCore Update cmake build. 2012-08-04 09:52:39 +00:00
CMakeLists.txt
Makefile
Makefile.unittest