llvm-6502/lib
Chris Lattner bec6a9ea12 When a virtual register is folded into an instruction, keep track of whether
it was a use, def, or both.  This allows us to be less pessimistic in our
analysis of them.  In practice, this doesn't make a big difference, but it
doesn't hurt either.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16632 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-01 23:15:36 +00:00
..
Analysis
Archive
AsmParser
Bytecode Fix doxygen comment 2004-09-28 16:57:46 +00:00
CodeGen When a virtual register is folded into an instruction, keep track of whether 2004-10-01 23:15:36 +00:00
Debugger
ExecutionEngine
Linker
Support Add includes and use std:: for standard library calls to make code 2004-09-28 14:42:44 +00:00
System That should actually be __MING, not __MINGW. 2004-09-30 18:28:07 +00:00
Target Make EmitMappingInfo into an "external location" option, so that it can be set 2004-09-30 20:20:01 +00:00
Transforms Add accessor function. 2004-09-30 20:14:29 +00:00
VMCore Make sure to check select instructions for generic instruction properties 2004-09-29 21:19:28 +00:00
Makefile