llvm-6502/lib
Bill Wendling 97e3c01eb4 If we reload a virtual register that's already been assigned, we want to mark
that instruction as its "last use". This fixes PR1925.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47758 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-29 18:52:01 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen If we reload a virtual register that's already been assigned, we want to mark 2008-02-29 18:52:01 +00:00
Debugger
ExecutionEngine Simplify code using convertFromZeroExtendedInteger with an APInt 2008-02-29 01:27:13 +00:00
Linker
Support Add support to APInt for shift and rotate operations with APInt 2008-02-29 01:40:47 +00:00
System
Target Use the correct instruction encodings for the 64-bit MMX movd. 2008-02-29 01:35:12 +00:00
Transforms fix a bug Anders ran into where scalarrepl would crash when promoting 2008-02-29 07:12:06 +00:00
VMCore Use the new convertFromAPInt instead of convertFromZeroExtendedInteger. 2008-02-29 01:42:52 +00:00
Makefile