llvm-6502/lib
Chandler Carruth 556578ec0c [x86] Start improving the matching of unpck instructions based on test
cases from Halide folks. This initial step was extracted from
a prototype change by Clay Wood to try and address regressions found
with Halide and the new vector shuffle lowering.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221779 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-12 10:05:18 +00:00
..
Analysis Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
AsmParser
Bitcode Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
CodeGen Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
DebugInfo
ExecutionEngine Remove the now unused StringRefMemoryObject.h. 2014-11-12 02:13:27 +00:00
IR Extend intrinsic name mangling to support arrays, named structs, and function types. 2014-11-12 00:21:51 +00:00
IRReader
LineEditor
Linker Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
LTO libLTO: Assert if LTOCodeGenerator and LTOModule are from different contexts 2014-11-11 23:13:10 +00:00
MC Remove the now unused StringRefMemoryObject.h. 2014-11-12 02:13:27 +00:00
Object Object, support both mach-o archive t.o.c file names 2014-11-12 01:37:45 +00:00
Option
ProfileData
Support Merge StreamableMemoryObject into MemoryObject. 2014-11-12 03:55:46 +00:00
TableGen
Target [x86] Start improving the matching of unpck instructions based on test 2014-11-12 10:05:18 +00:00
Transforms Reverts r221772 which fails tests 2014-11-12 07:19:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile