llvm-6502/lib
2010-01-07 19:46:15 +00:00
..
Analysis
Archive
AsmParser When parsing function-local metadata, create a function-local MDNode 2010-01-06 17:00:21 +00:00
Bitcode Use separate namespace for named metadata. 2010-01-07 19:39:36 +00:00
CodeGen Simplify code. No intended functionality/performance change. 2010-01-07 19:46:15 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support More trivial optimizations to a function well outside the critical path 2010-01-07 02:24:06 +00:00
System
Target If the data requires a relocation then don't attempt to 2010-01-07 19:45:14 +00:00
Transforms Use a do-while loop instead of while + boolean. 2010-01-07 13:50:07 +00:00
VMCore Use separate namespace for named metadata. 2010-01-07 19:39:36 +00:00
Makefile