llvm-6502/lib
Dan Gohman a3ac0c105d Reapply r57340. VMKit does not presently rely on materializeFunction
being called with the lock released, and this fixes a race condition
in the JIT as used by lli.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64997 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-19 02:40:15 +00:00
..
Analysis Use a sign-extend instead of a zero-extend when promoting a 2009-02-18 17:22:41 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser add proper asmwriter and asmparser support for anonymous functions. 2009-02-18 21:48:13 +00:00
Bitcode Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the 2009-02-12 21:28:33 +00:00
CodeGen The subprogram die may not exist while creating "default" scope. 2009-02-18 17:29:38 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Reapply r57340. VMKit does not presently rely on materializeFunction 2009-02-19 02:40:15 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support The debugger sometimes lookup dynamically in the runtime to find ivar info of any Objective-C classes. It would be very helpful to debugger if the compiler encodes runtime version number in DWARF. 2009-02-17 22:43:44 +00:00
System Fix warning on gcc 4.3. 2009-02-15 03:20:32 +00:00
Target Put code that generates debug labels into TableGen so that it can be used by 2009-02-18 23:12:06 +00:00
Transforms In theory the aliasee may have dead constant users 2009-02-18 17:55:38 +00:00
VMCore add proper asmwriter and asmparser support for anonymous functions. 2009-02-18 21:48:13 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00