1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Craig Topper 020eb3da4c [X86] Remove check that avoids creating PMULDQ with illegal types. Rely on SplitOpsAndApply to legalize it.
Create PMULDQ/PMULUDQ as long as the number of elements is a power of 2.

This seems to give some improvements in our ability to use SimplifyDemandedBits.

llvm-svn: 350084
2018-12-27 03:37:04 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Remove check that avoids creating PMULDQ with illegal types. Rely on SplitOpsAndApply to legalize it. 2018-12-27 03:37:04 +00:00
DebugInfo [codeview] Check if this 'this' type of a method is a pointer 2018-12-26 21:52:17 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [HWASAN] Instrument memorty intrinsics by default 2018-12-24 16:02:48 +00:00
Integer
JitListener
Linker
LTO
MC [WebAssembly] Added basic support for if/else/end_if in MC layer. 2018-12-26 22:55:26 +00:00
Object
ObjectYAML
Other [NewPM] -print-module-scope -print-after now prints module even after invalidated Loop/SCC 2018-12-21 11:49:05 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools llvm-dwarfdump: Skip address index info (and dump only the address, if found) when non-verbose dumping addrx forms 2018-12-24 06:52:31 +00:00
Transforms [LoopIdiomRecognize] Add CTTZ support 2018-12-26 21:59:48 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh