llvm-6502/lib
2009-02-18 21:48:13 +00:00
..
Analysis Use a sign-extend instead of a zero-extend when promoting a 2009-02-18 17:22:41 +00:00
Archive
AsmParser add proper asmwriter and asmparser support for anonymous functions. 2009-02-18 21:48:13 +00:00
Bitcode
CodeGen The subprogram die may not exist while creating "default" scope. 2009-02-18 17:29:38 +00:00
Debugger
ExecutionEngine Add support to the JIT for true non-lazy operation. When a call to a function 2009-02-18 08:31:02 +00:00
Linker
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 Add explicit keywords. 2009-02-18 16:37:45 +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