llvm-6502/test
Eli Friedman 63f8dde482 Get rid of an incorrect optimization for shuffles with PALIGNR and simplify isPALIGNRMask.
Addresses PR10466, although the crash from that PR only triggers in cases where DAGCombine misses optimizing a shuffle.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135980 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-25 21:36:45 +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
Bitcode
BugPoint
CodeGen Get rid of an incorrect optimization for shuffles with PALIGNR and simplify isPALIGNRMask. 2011-07-25 21:36:45 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC More minor adjustments. 2011-07-16 07:28:35 +00:00
FrontendC++
FrontendFortran
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 Move some ELF directives into ELF asm parser. 2011-07-25 17:55:35 +00:00
Object
Other
Scripts
TableGen
Transforms Move the last uses of RetainFunc etc. over to using getRetainCallee() etc. 2011-07-22 22:29:21 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh