llvm-6502/lib
Chris Lattner 5a145f0094 Fix a load folding issue that Evan noticed: there is no need to export values
used by comparisons in the main block.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31279 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-29 18:23:37 +00:00
..
Analysis add a method 2006-10-28 01:24:05 +00:00
Archive
AsmParser For PR950: 2006-10-26 06:15:43 +00:00
Bytecode For PR950: 2006-10-26 06:15:43 +00:00
CodeGen Fix a load folding issue that Evan noticed: there is no need to export values 2006-10-29 18:23:37 +00:00
Debugger For PR950: 2006-10-20 07:07:24 +00:00
ExecutionEngine For PR950: 2006-10-26 06:15:43 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support Try again. 2006-10-29 09:19:59 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target implement the BlockHasNoFallThrough hook 2006-10-28 17:35:02 +00:00
Transforms add option to isCriticalEdge 2006-10-28 06:58:17 +00:00
VMCore Make the Value and Type methods print a newline so it prints nicely in gdb 2006-10-27 18:58:54 +00:00
Makefile