llvm-6502/lib
2011-07-20 21:57:23 +00:00
..
Analysis Distinguish between two copies of one inlined variable. 2011-07-19 22:31:15 +00:00
Archive
AsmParser
Bitcode
CodeGen While emitting constant value, look through derived type and use underlying basic type to determine size and signness of the constant value. 2011-07-20 21:57:04 +00:00
CompilerDriver
ExecutionEngine - Move CodeModel from a TargetMachine global option to MCCodeGenInfo. 2011-07-20 07:51:56 +00:00
Linker
MC Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc. 2011-07-20 19:50:42 +00:00
Object
Support
Target ARM PKH shift ammount operand printing tweaks. 2011-07-20 21:40:26 +00:00
Transforms Clean up includes of llvm/Analysis/ConstantFolding.h so it's included where it's used and not included where it isn't. 2011-07-20 21:57:23 +00:00
VMCore Convert ConstantFoldGetElementPtr to use ArrayRef. 2011-07-19 15:30:30 +00:00
CMakeLists.txt
Makefile