llvm-6502/lib
2011-06-15 21:08:25 +00:00
..
Analysis Add "unknown" results for memdep, which mean "I don't know whether a dependence for the given instruction exists in the given block". This cleans up all the existing hacks in memdep which represent this concept by returning clobber with various unrelated instructions. 2011-06-15 00:47:34 +00:00
Archive
AsmParser Add a new function attribute, nonlazybind, which inhibits lazy-loading 2011-06-15 20:36:13 +00:00
Bitcode
CodeGen Handle jump tables. Test to follow soon. 2011-06-15 21:00:28 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Diagnostic for undefined assembler local symbols. 2011-06-15 18:33:28 +00:00
Object
Support add option for literal formatting to APInt::toString() 2011-06-15 00:51:55 +00:00
Target Add a new function attribute, nonlazybind, which inhibits lazy-loading 2011-06-15 20:36:13 +00:00
Transforms Simplify; no significant functionality change. 2011-06-15 21:08:25 +00:00
VMCore Add a new function attribute, nonlazybind, which inhibits lazy-loading 2011-06-15 20:36:13 +00:00
CMakeLists.txt
Makefile