llvm-mirror/lib
Craig Topper 693d21e48c [X86] Use intrinsics table for VPMULHRSW intrincis so that the legacy intrinsics can select EVEX encoded instructions when available.
This requires a minor rename of the instructions due to the use of different tablegen classes and how the names are concatenated.

llvm-svn: 285501
2016-10-29 18:41:45 +00:00
..
Analysis [ValueTracking] recognize more variants of smin/smax 2016-10-29 16:21:19 +00:00
AsmParser
Bitcode [ThinLTO] Use flags from summary when writing variable summary (NFC) 2016-10-28 19:36:00 +00:00
CodeGen [DAGCombiner] (REAPPLIED) Add vector demanded elements support to computeKnownBits 2016-10-29 11:29:39 +00:00
DebugInfo Define calculateDbgStreamSize for consistency. 2016-10-29 00:56:44 +00:00
Demangle
ExecutionEngine
Fuzzer [libFuzzer] enable use_cmp by default 2016-10-27 21:44:37 +00:00
IR [IR] Clang-format my previous commit. NFCI. 2016-10-28 01:41:56 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC Reverting back r285355: "Update .debug_line section version information to match DWARF version", while I'm investigating a test failure. 2016-10-27 23:20:19 +00:00
Object Another additional error check for invalid Mach-O files for the 2016-10-27 20:59:10 +00:00
ObjectYAML
Option
Passes
ProfileData
Support [APFloat] Remove the redundent function body of uninitialized ctor, which should be done in r285468 2016-10-29 00:51:41 +00:00
TableGen
Target [X86] Use intrinsics table for VPMULHRSW intrincis so that the legacy intrinsics can select EVEX encoded instructions when available. 2016-10-29 18:41:45 +00:00
Transforms [InstCombine] re-use bitcasted compare operands in selects (PR28001) 2016-10-29 15:22:04 +00:00
CMakeLists.txt
LLVMBuild.txt