llvm-6502/lib
2010-05-27 00:52:31 +00:00
..
Analysis Avoid counting InlineAsm as a call - it prevents loop unrolling. 2010-05-26 22:40:28 +00:00
Archive
AsmParser
Bitcode
CodeGen Simplify. Eliminate unneeded debug_loc entry. 2010-05-26 23:55:23 +00:00
CompilerDriver Print a space after the colon. 2010-05-20 21:11:37 +00:00
ExecutionEngine
Linker
MC Rearrange conditionals so we don't get caught with the correct type as wrong. 2010-05-27 00:52:31 +00:00
Support Add StringRef::compare_numeric and use it to sort TableGen register records. 2010-05-26 21:47:28 +00:00
System
Target AsmMatcher/X86: Mark _REV instructions as "code gen only", they aren't expected 2010-05-26 22:21:28 +00:00
Transforms Kill unneeded SExt. 2010-05-26 09:45:04 +00:00
VMCore
Makefile