llvm-6502/test
Alexey Samsonov c0319dd9c2 Revert "merge consecutive stores of extracted vector elements"
This reverts commit r224611. This change causes crashes
in X86 DAG->DAG Instruction Selection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225031 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-31 00:40:28 +00:00
..
Analysis
Assembler
Bindings [OCaml] Fix bitrot in tests. 2014-12-30 03:24:14 +00:00
Bitcode
BugPoint
CodeGen Revert "merge consecutive stores of extracted vector elements" 2014-12-31 00:40:28 +00:00
DebugInfo Fix a test case to not depend on asm comment syntax, so as to be portable 2014-12-30 23:33:55 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] change _sanitizer_cov_module_init to accept int* instead of int** 2014-12-30 19:29:28 +00:00
Integer
JitListener
Linker
LTO
MC [Hexagon] Adding accumulating add/sub, doubleword logic-not variants, doubleword bitfield extract, word parity, accumulating multiplies with saturation. 2014-12-31 00:08:34 +00:00
Object
Other
SymbolRewriter
TableGen
tools
Transforms Carry facts about nullness and undef across GC relocation 2014-12-29 23:27:30 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in [lit] Make config.llvm_lib_dir available on cmake, too. 2014-12-30 03:24:11 +00:00
Makefile [lit] Make config.llvm_lib_dir available on cmake, too. 2014-12-30 03:24:11 +00:00
Makefile.tests
TestRunner.sh