llvm-6502/test
Nadav Rotem 65f489fd7d AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit vector with the same element type as the input vector.
This is needed because of the patterns we have for the VP[SLL/SRA/SRL][W/D/Q] instructions.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160222 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-14 22:26:05 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode This is one of the first steps at moving to replace target-dependent 2012-07-13 23:25:25 +00:00
BugPoint
CodeGen AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit vector with the same element type as the input vector. 2012-07-14 22:26:05 +00:00
DebugInfo The end of the prologue should be marked with is_stmt. 2012-07-12 23:30:25 +00:00
ExecutionEngine
Feature
Instrumentation
Integer
Linker
MC The Mips specific relocation R_MIPS_GOT_DISP 2012-07-13 19:15:47 +00:00
Object
Other
Scripts
TableGen
Transforms LSR Fix: check SCEV expression safety before expansion. 2012-07-13 23:33:10 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt llvm/test/CMakeLists.txt: Add llvm-diff to deps. 2012-07-12 10:15:48 +00:00
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh