llvm-6502/lib
2010-09-02 08:27:00 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Added support for register allocators to record which intervals are spill intervals, and where the uses and defs of the original intervals were in the original code. 2010-09-02 08:27:00 +00:00
CompilerDriver have the makefiles check the llvm-config error code instead of charging 2010-09-01 16:11:17 +00:00
ExecutionEngine
Linker
MC Use absolute label for DW_AT_stmt_list if a target does not prefer offset here. 2010-08-31 23:50:19 +00:00
Support llvm::FindExecutable(): Retrieve the name with suffix.exe, if available. 2010-09-02 03:46:04 +00:00
System
Target Replace unpckl_undef and unpckh_undef matching with target specific opcodes 2010-09-02 05:23:12 +00:00
Transforms Reapply commit 112699, speculatively reverted by echristo, since 2010-09-02 08:14:03 +00:00
VMCore Remove NEON vmull, vmlal, and vmlsl intrinsics, replacing them with multiply, 2010-09-01 23:50:19 +00:00
Makefile