llvm-6502/lib
Bill Wendling ebd3e5f4cc Early exit with simple checks.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113603 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-10 19:06:58 +00:00
..
Analysis What the loop unroller cares about, rather than just not unrolling loops with calls, is 2010-09-09 20:32:23 +00:00
Archive
AsmParser
Bitcode Auto-upgrade the magic ".llvm.eh.catch.all.value" global to 2010-09-10 18:51:56 +00:00
CodeGen Teach if-converter to be more careful with predicating instructions that would 2010-09-10 01:29:16 +00:00
CompilerDriver
ExecutionEngine
Linker
MC llvm-mc: Don't crash when using -n and we see a directive before the initial section. 2010-09-09 22:42:59 +00:00
Support Create PTX backend. Patch by Che-Liang Chiou! 2010-09-07 18:14:24 +00:00
System lib/System/Host.cpp: 7bit-ize. Eliminate "TM" and "(R)" in comments. 2010-09-09 13:30:48 +00:00
Target Calculate the number of VLDM/VSTM registers by subtracting the number of 2010-09-10 18:25:35 +00:00
Transforms Lower the unrolling theshold to 150. Empirical tests indicate that this is a sweet spot in the performance per 2010-09-10 17:57:00 +00:00
VMCore Early exit with simple checks. 2010-09-10 19:06:58 +00:00
Makefile