llvm-6502/test
Jakob Stoklund Olesen 4d10829e12 Fix PR12821.
RAFast must add an <imp-def> operand when it is rewriting a sub-register
def that isn't a read-modify-write.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156777 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-14 21:10:25 +00:00
..
Analysis FileCheck-ize tests. 2012-04-24 10:45:44 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Recommited r156374 with critical fixes in BitcodeReader/Writer: 2012-05-12 10:48:17 +00:00
BugPoint
CodeGen Fix PR12821. 2012-05-14 21:10:25 +00:00
DebugInfo Handle OpDeref in case it comes in as a register operand. 2012-05-08 18:56:00 +00:00
ExecutionEngine
Feature
Instrumentation [tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov 2012-04-27 07:31:53 +00:00
Integer
Linker
MC Add support for the .rept directive. Patch by Vladmir Sorokin. I added support 2012-05-12 16:31:10 +00:00
Object
Other Reapply r155682, making constant folding more consistent, with a fix to work 2012-04-27 17:50:22 +00:00
Scripts
TableGen
Transforms Move the capture analysis from MemoryDependencyAnalysis to a more general place 2012-05-14 20:35:04 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt Removes json-bench from the test dependencies. 2012-04-20 13:45:49 +00:00
lit.cfg
lit.site.cfg.in
Makefile Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this 2012-05-08 18:26:07 +00:00
Makefile.tests
site.exp.in
TestRunner.sh