llvm-6502/test
Jakob Stoklund Olesen 17afb06648 Strip old implicit operands after foldMemoryOperand.
The TII.foldMemoryOperand hook preserves implicit operands from the
original instruction.  This is not what we want when those implicit
operands refer to the register being spilled.

Implicit operands referring to other registers are preserved.

This fixes PR11347.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144247 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-10 00:17:03 +00:00
..
Analysis Don't forget to check FlagNW when determining whether an AddRecExpr will wrap 2011-11-09 07:11:37 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Strip old implicit operands after foldMemoryOperand. 2011-11-10 00:17:03 +00:00
DebugInfo Add triple to test. 2011-11-04 20:20:34 +00:00
ExecutionEngine
Feature
Integer
lib
Linker
MC Thumb2 assembly parsing STMDB w/ optional .w suffix. 2011-11-09 23:44:23 +00:00
Object Move x86-specific tests into X86 folder. 2011-11-01 03:21:48 +00:00
Other
Scripts
TableGen
Transforms DeadStoreElimination can now trim the size of a store if the end of the store is dead. 2011-11-09 23:07:35 +00:00
Unit
Verifier
CMakeLists.txt build/cmake: Change to require Python be available. 2011-11-04 23:04:05 +00:00
lit.cfg Update lit's list of tools. 2011-11-05 16:20:52 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh