llvm-6502/lib
2009-01-25 23:08:00 +00:00
..
Analysis Start generating arbitrary precision integer SCEVs. This removes the temporary 2009-01-25 08:16:27 +00:00
Archive
AsmParser
Bitcode
CodeGen Eliminate the loop that searches through each of the operands 2009-01-25 16:29:12 +00:00
Debugger
ExecutionEngine Add support for deleting a module provider from a JIT in such a way that it does not cause the owned module to be fully materialized. 2009-01-23 19:27:28 +00:00
Linker
Support Introduce two DWARF attribute extentions DW_AT_APPLE_optimized, DW_AT_APPLE_flags. 2009-01-23 22:33:47 +00:00
System rename methods in System/Host to be more consistent. 2009-01-22 19:53:00 +00:00
Target silence a warning when assertions are disabled. 2009-01-25 23:08:00 +00:00
Transforms The function that does nothing but call malloc is noalias return. 2009-01-25 07:59:57 +00:00
VMCore Simplify the logic of getting hold of a PHI predecessor block. 2009-01-23 19:40:15 +00:00
Makefile