llvm-6502/lib
Chandler Carruth eabb1227f6 [x86] Sink the single-input v8i16 lowering code that is actually
formulaic into the top v8i16 lowering routine.

This makes the generalized lowering a completely general and single path
lowering which will allow generalizing it in turn for multiple 128-bit
lanes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230623 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-26 11:00:40 +00:00
..
Analysis [LoopAccesses] Add command-line option for RuntimeMemoryCheckThreshold 2015-02-26 04:39:09 +00:00
AsmParser
Bitcode
CodeGen Remove an argument-less call to getSubtargetImpl from TargetLoweringBase. 2015-02-26 00:00:24 +00:00
DebugInfo [dwarfdump] Fix frame info register number dump. 2015-02-25 22:30:09 +00:00
ExecutionEngine
Fuzzer
IR PlaceSafepoints: use IRBuilder helpers 2015-02-26 00:35:56 +00:00
IRReader
LineEditor
Linker
LTO [LTO API] fix memory leakage introduced at r230290. 2015-02-25 21:20:53 +00:00
MC
Object Object: Handle Mach-O kext bundle files 2015-02-25 22:59:20 +00:00
Option
ProfileData InstrProf: Remove dead code in CoverageMappingReader 2015-02-25 22:44:50 +00:00
Support Object: Handle Mach-O kext bundle files 2015-02-25 22:59:20 +00:00
TableGen
Target [x86] Sink the single-input v8i16 lowering code that is actually 2015-02-26 11:00:40 +00:00
Transforms IRCE: only touch loops that have been shown to have a high 2015-02-26 08:56:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile