llvm-6502/lib
Chris Lattner a6b1ffcfaa The hasSlot methods are gone.
Remove the 'PrintName' argument to WriteAsOperand, as it is always true.
Only call getOrCreateSlot on things that are valid.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32263 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-06 06:15:43 +00:00
..
Analysis Finally get the casting right in this file. Also, remove some unnecessary 2006-12-05 22:39:58 +00:00
Archive
AsmParser Regenerate. 2006-12-05 23:50:48 +00:00
Bytecode Fix a CmpInst writing bug by removing merge cruft that I *know* I've removed 2006-12-06 04:27:07 +00:00
CodeGen eliminate fp statistic 2006-12-06 01:48:55 +00:00
Debugger
ExecutionEngine Unbreak VC++ build. 2006-12-02 02:22:01 +00:00
Linker
Support Change inferred casts to explicit casts. 2006-12-04 02:46:44 +00:00
System Eliminate "control reaches end of non-void function" warnings. 2006-12-05 17:53:26 +00:00
Target These asm printers shouldn't use assembly/writer.h 2006-12-06 06:13:25 +00:00
Transforms counter should be unsigned. 2006-12-06 01:50:04 +00:00
VMCore The hasSlot methods are gone. 2006-12-06 06:15:43 +00:00
Makefile