llvm-6502/lib/Transforms
Duncan P. N. Exon Smith 54786a0936 Revert "Masked Vector Load and Store Intrinsics."
This reverts commit r222632 (and follow-up r222636), which caused a host
of LNT failures on an internal bot.  I'll respond to the commit on the
list with a reproduction of one of the failures.

Conflicts:
	lib/Target/X86/X86TargetTransformInfo.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222936 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-28 21:29:14 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine InstCombine: FoldOrOfICmps harder 2014-11-28 19:58:29 +00:00
Instrumentation [msan] Fix origin propagation for select of floats. 2014-11-28 11:17:58 +00:00
IPO Disable header duplication at -Oz in loop-rotate pass. 2014-11-21 19:53:24 +00:00
ObjCARC Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool> 2014-11-19 07:49:26 +00:00
Scalar [LICM] Store sink and indirectbr instructions 2014-11-28 19:47:46 +00:00
Utils [SwitchLowering] Handle multiple destinations on condensed case stmts 2014-11-28 19:47:33 +00:00
Vectorize Revert "Masked Vector Load and Store Intrinsics." 2014-11-28 21:29:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile