llvm-6502/lib
Andrew Trick b3d58474c8 RAFast: Generalize the logic for return operands.
This removes implicit assumption about the form of MI coming into regalloc. In particular, it should be independent of ProcessImplicitDefs which will eventually become a standard part of coming out of SSA--unless we simply can eliminate IMPLICIT_DEF completely. Current unit tests expose this once I remove incidental pass ordering restrictions.

This is not a final fix. Just a temporary workaround until I figure out the right way.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149360 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-31 05:55:32 +00:00
..
Analysis remove the last vestiges of llvm::GetConstantStringInfo, in CodeGen. 2012-01-31 05:09:17 +00:00
Archive
AsmParser
Bitcode
CodeGen RAFast: Generalize the logic for return operands. 2012-01-31 05:55:32 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support
TableGen
Target
Transforms eliminate the last uses of GetConstantStringInfo from this file, I didn't realize I was that close... 2012-01-31 04:54:27 +00:00
VMCore fix a small oversight that broke the fhourstones app. 2012-01-31 05:18:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile