llvm/lib
Craig Topper 411b939c3c [X86] Group setOperationActions related to vXi1 masks together. NFCI
Previously they were sort of interleaved in with XMM/YMM/ZMM action related code.

Trying to separate things so its easier to split 512-bit vectors later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320781 91177308-0d34-0410-b5e6-96231b3b80d8
2017-12-15 01:03:42 +00:00
..
Analysis Fix many -Wsign-compare and -Wtautological-constant-compare warnings. 2017-12-14 22:07:03 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen [WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors 2017-12-15 00:17:10 +00:00
DebugInfo [COFF] Teach LLD to use the COFF .debug$H section. 2017-12-14 18:07:04 +00:00
Demangle
ExecutionEngine
Fuzzer
FuzzMutate Remove redundant includes from various places. 2017-12-13 21:31:03 +00:00
IR Add MVT::v128i1, NFC 2017-12-14 19:05:21 +00:00
IRReader Remove redundant includes from various places. 2017-12-13 21:31:03 +00:00
LineEditor
Linker
LTO Remove redundant includes from lib/LTO. 2017-12-13 21:30:53 +00:00
MC [WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors 2017-12-15 00:17:10 +00:00
Object Fix many -Wsign-compare and -Wtautological-constant-compare warnings. 2017-12-14 22:07:03 +00:00
ObjectYAML [WebAssembly] Add support for init functions linking metadata 2017-12-14 21:10:03 +00:00
Option
Passes [SimplifyCFG] don't sink common insts too soon (PR34603) 2017-12-14 22:05:20 +00:00
ProfileData Fix many -Wsign-compare and -Wtautological-constant-compare warnings. 2017-12-14 22:07:03 +00:00
Support Fix many -Wsign-compare and -Wtautological-constant-compare warnings. 2017-12-14 22:07:03 +00:00
TableGen
Target [X86] Group setOperationActions related to vXi1 masks together. NFCI 2017-12-15 01:03:42 +00:00
Testing
ToolDrivers Remove redundant includes from various places. 2017-12-13 21:31:03 +00:00
Transforms [SimplifyCFG] don't sink common insts too soon (PR34603) 2017-12-14 22:05:20 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt