llvm-6502/lib
Nicolas Geoffray fd7d99120b Do not hold the JIT lock when materializing a function and verify if the
function has already been codegen'd. This is required by the Java class loading
mechanism which executes Java code when materializing a function.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49988 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-20 08:33:02 +00:00
..
Analysis Switch to using Simplified ConstantFP::get API. 2008-04-20 00:41:09 +00:00
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser regenerate 2008-04-20 00:41:19 +00:00
Bitcode Switch to using Simplified ConstantFP::get API. 2008-04-20 00:41:09 +00:00
CodeGen Switch to using Simplified ConstantFP::get API. 2008-04-20 00:41:09 +00:00
Debugger Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
ExecutionEngine Do not hold the JIT lock when materializing a function and verify if the 2008-04-20 08:33:02 +00:00
Linker Revert r49614. As Dan pointed out, some of these aren't correct. 2008-04-14 17:38:21 +00:00
Support Check that APFloat::convert is not trying to target 2008-04-20 01:34:03 +00:00
System Restore code to disable crash catcher on older OS X systems 2008-04-12 00:47:46 +00:00
Target A better fix for my previous patch, MOVZQI2PQIrr just requires SSE2. 2008-04-20 05:52:46 +00:00
Transforms Switch to using Simplified ConstantFP::get API. 2008-04-20 00:41:09 +00:00
VMCore Use simplified ConstantFP::get method, fix a bug handling frem x, 0 with long doubles. 2008-04-20 00:26:06 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00