llvm-6502/lib
2010-05-26 23:55:23 +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
ExecutionEngine
Linker
MC MC: When running with -mc-relax-all, we can eagerly relax instructions and avoid creating unnecessary MCInstFragments. 2010-05-26 20:37:03 +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