llvm-6502/lib
Evan Cheng 378445303b Let callers decide the sub-register index on the def operand of rematerialized instructions.
Avoid remat'ing instructions whose def have sub-register indices for now. It's just really really hard to get all the cases right.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75900 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16 09:20:10 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Let callers decide the sub-register index on the def operand of rematerialized instructions. 2009-07-16 09:20:10 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC implement .include in the lexer/parser instead of passing it into the streamer. 2009-07-16 06:14:39 +00:00
Support add a knob to turn off PrettyStackTrace globally. Patch by Zoltan 2009-07-16 06:17:45 +00:00
System
Target Let callers decide the sub-register index on the def operand of rematerialized instructions. 2009-07-16 09:20:10 +00:00
Transforms
VMCore
Makefile