llvm-6502/lib
2008-10-15 20:10:50 +00:00
..
Analysis do not use deprecated interfaces 2008-10-13 10:21:17 +00:00
Archive
AsmParser regenerate 2008-10-15 12:05:02 +00:00
Bitcode
CodeGen Adjust whitespace in debug messages to be more consistent 2008-10-15 02:57:38 +00:00
Debugger
ExecutionEngine little optimization: reuse getPointerToGlobalIfAvailable(CGV) value in emitGlobals() 2008-10-14 10:04:52 +00:00
Linker Also properly handle linking of strong alias and weak global 2008-10-15 20:10:50 +00:00
Support Fix command-line option printing to print two spaces where needed, 2008-10-14 20:25:08 +00:00
System
Target move PR1941 here. 2008-10-15 16:33:52 +00:00
Transforms Combine (fcmp cc0 x, y) | (fcmp cc1 x, y) into a single fcmp when possible. 2008-10-14 18:44:08 +00:00
VMCore Fix a missing space after the return type in invoke statements. 2008-10-15 18:02:08 +00:00
Makefile