llvm-6502/test
Nadav Rotem af59e9adbd When we use the BLEND instruction that uses the MSB as a mask, we can remove
the VSRI instruction before it since it does not affect the MSB.

Thanks Craig Topper for suggesting this.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169638 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-07 21:43:11 +00:00
..
Analysis Cost Model: change the default cost of control flow instructions (br / ret / ...) to zero. 2012-12-05 21:21:26 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen When we use the BLEND instruction that uses the MSB as a mask, we can remove 2012-12-07 21:43:11 +00:00
DebugInfo Handle non-default array bounds. 2012-12-06 07:38:10 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Do not store origin for clean values. 2012-12-06 11:41:03 +00:00
Integer
JitListener Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
Linker
MC Add separate statistics for Data and Inst fragments emitted during relaxation. 2012-12-07 17:59:21 +00:00
Object
Other
Scripts
TableGen
tools PR10867: Analogue of r169441 for when using external 'sh'. And actually run the test! 2012-12-05 23:15:33 +00:00
Transforms The test unconditionally assumes a particular cpu has a backend build in the target. 2012-12-07 15:57:45 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh