llvm-6502/test
Jakob Stoklund Olesen fe42808f44 Transfer implicit operands in NEONMoveFixPass.
Later passes /are/ using this information when running the register
scavenger.

This fixes the second problem in PR10520.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136440 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-29 00:27:35 +00:00
..
Analysis Move the loads after the calls so that the fix for 2011-07-09 23:53:58 +00:00
Archive
Assembler
Bindings/Ocaml Remove tests for APIs that were removed. 2011-07-09 18:55:51 +00:00
Bitcode
BugPoint
CodeGen Transfer implicit operands in NEONMoveFixPass. 2011-07-29 00:27:35 +00:00
DebugInfo
ExecutionEngine
Feature Merge the contents from exception-handling-rewrite to the mainline. 2011-07-27 20:18:04 +00:00
FrontendC++ Due to changes coming from the new LLVM type system, you now get 2011-07-28 12:21:47 +00:00
FrontendObjC
FrontendObjC++
Integer
lib
Linker fix rdar://9776316 - type remapping needed for inline asm blobs, 2011-07-15 23:18:40 +00:00
LLVMC
MC CBZ/CBNZ are Thumb2 only. No need for ARM mode tests for them. 2011-07-28 21:59:38 +00:00
Object
Other
Scripts
TableGen
Transforms Make sure to correctly clear the exact/nuw/nsw flags off of shifts when they are combined together. <rdar://problem/9859829> 2011-07-29 00:18:19 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh