llvm/lib
Chandler Carruth 040dd45116 [x86] Clarify that this lowering only applies to vectors and is only
used when we have SSE2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212300 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-03 22:57:44 +00:00
..
Analysis [CostModel][x86] Improved cost model for alternate shuffles. 2014-07-03 22:24:18 +00:00
AsmParser
Bitcode
CodeGen Temporarily revert "Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information." as it appears to be breaking some LTO constructs. 2014-07-03 22:24:54 +00:00
DebugInfo
ExecutionEngine ExecutionEngine::create(): fix interpreter fallback when JIT is unavailable 2014-07-01 03:18:49 +00:00
IR IR: cleanup Module::dropReferences 2014-07-03 16:12:55 +00:00
IRReader
LineEditor
Linker
LTO Use std::unique_ptr to manage memory. No functionality change. 2014-07-03 22:43:03 +00:00
MC Invert the MC -> Object dependency. 2014-07-03 02:01:39 +00:00
Object Add support for inline asm symbols to IRObjectFile. 2014-07-03 18:59:23 +00:00
Option
ProfileData
Support Remove obsolete function TargetRegistry::getClosestTargetForJIT() 2014-07-01 10:47:13 +00:00
TableGen
Target [x86] Clarify that this lowering only applies to vectors and is only 2014-07-03 22:57:44 +00:00
Transforms Run interprocedural const prop before global optimizer 2014-07-03 19:28:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile