llvm-project/llvm/test
Craig Topper 3a0cab73eb [X86] Remove GCCBuiltin name from pmuldq/pmuludq intrinsics so clang can custom lower to native IR. Update fast-isel intrinsic tests for clang's new codegen.
In somes cases fast-isel fails to remove the and/shifts and uses blends or conditional moves.

But once masking gets involved, fast-isel aborts on the mask portion and we DAG combine more thorougly.

llvm-svn: 329604
2018-04-09 19:17:38 +00:00
..
Analysis [CostModel][X86] Regenerate vector reduction cost tests with update_analyze_test_checks.py 2018-04-07 14:20:10 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Remove GCCBuiltin name from pmuldq/pmuludq intrinsics so clang can custom lower to native IR. Update fast-isel intrinsic tests for clang's new codegen. 2018-04-09 19:17:38 +00:00
DebugInfo [CodeGen/AccelTable] Don't emit zero-CU name indexes 2018-04-09 14:38:53 +00:00
Examples
ExecutionEngine [RuntimeDyld][PowerPC] Fix a newly added test in r329355 2018-04-09 14:29:23 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
LTO
Linker
MC [AMDGPU][MC][GFX9] Added instructions s_mul_hi_*32, s_lshl*_add_u32 2018-04-09 13:10:33 +00:00
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
Transforms [SLP] Additional tests for reorder reuse vectorization, NFC. 2018-04-09 19:02:34 +00:00
Unit
Verifier
YAMLParser
tools [llvm-mca] Add the ability to mark regions of code for analysis (PR36875) 2018-04-09 16:39:52 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in