llvm-6502/test
Jakob Stoklund Olesen 3247af2949 Add <imp-def> operands when reloading into physregs.
When an instruction only writes sub-registers, it is still necessary to
add an <imp-def> operand for the super-register.  When reloading into a
virtual register, rewriting will add the operand, but when loading
directly into a virtual register, the <imp-def> operand is still
necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152095 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-06 02:48:17 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add <imp-def> operands when reloading into physregs. 2012-03-06 02:48:17 +00:00
DebugInfo Revert "Reorder the sections being output to reduce the number of assembler" 2012-03-02 00:30:24 +00:00
ExecutionEngine
Feature
Instrumentation
Integer
lib
Linker Add back removed code. It still causes LLVM to miscompile. But not having it breaks other things. 2012-02-27 23:48:30 +00:00
MC ARM vpush/vpop assembler mnemonics accept an optional size suffix. 2012-03-05 23:16:31 +00:00
Object [Object] 2012-03-01 22:19:54 +00:00
Other
Scripts
TableGen
Transforms Make sure we don't return bits outside the mask in ComputeMaskedBits. PR12189. 2012-03-05 23:09:40 +00:00
Unit
Verifier
CMakeLists.txt llvm/test/CMakeLists.txt: Update dependencies to add llvm-readobj to "check". 2012-03-01 03:14:13 +00:00
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh