1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test
Craig Topper 1b56628f9e [X86] Remove the last of the 'x86.fma.' intrinsics and autoupgrade them to 'llvm.fma'. Add upgrade tests for all.
Still need to remove the AVX512 masked versions.

llvm-svn: 336383
2018-07-05 18:43:58 +00:00
..
Analysis [CostModel][X86] Add UDIV/UREM by pow2 costs 2018-07-05 16:56:28 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Remove the last of the 'x86.fma.' intrinsics and autoupgrade them to 'llvm.fma'. Add upgrade tests for all. 2018-07-05 18:43:58 +00:00
DebugInfo NFC - Various typo fixes in tests 2018-07-04 13:28:39 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [HWASan] Do not retag allocas before return from the function. 2018-06-29 20:20:17 +00:00
Integer
JitListener
Linker
LTO
MC Reverting r336322 for now, as it causes an assert failure 2018-07-05 08:52:03 +00:00
Object
ObjectYAML
Other Implement strip.invariant.group 2018-07-02 04:49:30 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [TableGen] Increase the number of supported decoder fix-ups. 2018-07-05 10:39:15 +00:00
ThinLTO/X86 [ThinLTO] Update ThinLTO cache file atimes when on Windows 2018-07-04 14:17:10 +00:00
tools [llvm-objdump] Removed archive-headers-disas test 2018-07-05 16:49:46 +00:00
Transforms Fix asserts in AMDGCN fmed3 folding by handling more cases of NaN 2018-07-05 17:05:36 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh