llvm-6502/lib
Dan Gohman 19778e7558 Fix MachineSink to be able to sink instructions that use physical registers
which have no defs anywhere in the function. In particular, this fixes sinking
of instructions that reference RIP on x86-64, which is currently being modeled
as a register.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82815 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-25 22:53:29 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Fix MachineSink to be able to sink instructions that use physical registers 2009-09-25 22:53:29 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support
System
Target
Transforms
VMCore
Makefile