llvm-6502/lib
2011-04-29 18:20:17 +00:00
..
Analysis teach GVN to widen integer loads when they are overaligned, when doing an 2011-04-28 07:29:08 +00:00
Archive
AsmParser
Bitcode
CodeGen Hoist MCLineEntry construction AsmPrinter so that anyone who derives from AsmPrinter can have line number entries. 2011-04-29 18:00:54 +00:00
CompilerDriver
ExecutionEngine Fix a C++0x portability issue with std::make_pair. Explicitly providing template arguments no longer works when the call arguments are lvalues. 2011-04-29 16:57:12 +00:00
Linker
MC MC: Change variable symbols to be recognized as defined, by assigning their sections based on FindAssociatedSection(). 2011-04-29 18:20:17 +00:00
Object
Support Include <pthread.h> before we use pthread_self/pthread_kill 2011-04-29 16:12:17 +00:00
Target MCExpr: Add FindAssociatedSection, which attempts to mirror the 'as' semantics 2011-04-29 18:00:03 +00:00
Transforms Balance parentheses. 2011-04-29 08:41:23 +00:00
VMCore Coalesce some DEBUGs (moving an only-used-in-DEBUG variable's declaration into the DEBUG) 2011-04-28 22:26:05 +00:00
CMakeLists.txt
Makefile