llvm-6502/test
Juergen Ributzka 298d1a6b21 [DAG] Teach DAG to also reassociate vector operations
This commit teaches DAG to reassociate vector ops, which in turn enables
constant folding of vector op chains that appear later on during custom lowering
and DAG combine.

Reviewed by Andrea Di Biagio

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199135 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-13 20:51:35 +00:00
..
Analysis Fix broken CHECK lines. 2014-01-11 21:06:00 +00:00
Assembler Fix broken CHECK lines. 2014-01-11 21:06:00 +00:00
Bindings
Bitcode
BugPoint
CodeGen [DAG] Teach DAG to also reassociate vector operations 2014-01-13 20:51:35 +00:00
DebugInfo [SystemZ] Add "volatile" to a dead store in variable-loc.ll 2014-01-13 15:42:16 +00:00
ExecutionEngine llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Put together rm(1) and mkdir(1) at the top. 2014-01-13 05:55:10 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [x86] Fix retq/retl handling in 64-bit mode 2014-01-13 14:05:59 +00:00
Object
Other [PM] Wire up support for writing bitcode with new PM. 2014-01-13 07:38:24 +00:00
TableGen
tools
Transforms Switch-to-lookup tables: Don't require a result for the default 2014-01-12 00:44:41 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh