llvm-6502/test
Nadav Rotem 44bac7cd65 Fix a bug in the integer-promotion of bitcast operations on vector types.
We must not issue a bitcast operation for integer-promotion of vector types, because the
location of the values in the vector may be different.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146150 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-08 13:10:01 +00:00
..
Analysis SCEV fix. In general, Add/Mul expressions should not inherit NSW/NUW. 2011-11-29 02:16:38 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix a bug in the integer-promotion of bitcast operations on vector types. 2011-12-08 13:10:01 +00:00
DebugInfo
ExecutionEngine
Feature Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
Instrumentation/AddressSanitizer
Integer
lib
Linker
MC ARM NEON two-operand aliases for VSHL(immediate). 2011-12-08 01:30:04 +00:00
Object Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
Other
Scripts
TableGen
Transforms LSR: prune undesirable formulae early. 2011-12-06 03:13:31 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg test/lit.cfg: Enable the feature 'asserts' to check output of llc -version. 2011-11-28 05:09:15 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh