llvm-6502/lib
Benjamin Kramer f31bd0f7d9 DAGCombiner: Make the post-legalize vector op optimization more aggressive.
A legal BUILD_VECTOR goes in and gets constant folded into another legal
BUILD_VECTOR so we don't lose any legality here. The problematic PPC
optimization that made this check necessary was fixed recently.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175759 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-21 15:24:35 +00:00
..
Analysis Formatting. 2013-02-20 23:57:30 +00:00
Archive
AsmParser
Bitcode
CodeGen DAGCombiner: Make the post-legalize vector op optimization more aggressive. 2013-02-21 15:24:35 +00:00
DebugInfo
ExecutionEngine
IR
Linker
MC
Object
Option
Support Provide a "None" value for convenience when using Optional<T>() 2013-02-21 00:27:28 +00:00
TableGen
Target R600/SI: inline V_ADD|SUB_F32 patterns 2013-02-21 15:17:41 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile