1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Jay Foad c5df629d48 [AMDGPU] Use fma for lowering frem
This gives shorter f64 code and perhaps better accuracy.

Differential Revision: https://reviews.llvm.org/D84516
2020-08-04 16:18:23 +01:00
..
Analysis [BasicAA] Enable -basic-aa-recphi by default 2020-08-04 10:43:42 +01:00
Assembler
Bindings [Bindings] Remove ipc_propagation. 2020-08-02 22:36:53 +01:00
Bitcode
BugPoint
CodeGen [AMDGPU] Use fma for lowering frem 2020-08-04 16:18:23 +01:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [PGO] Use multiple comdat groups for COFF 2020-08-03 21:33:16 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Implement prototype v128.load{32,64}_zero instructions 2020-08-03 13:54:00 -07:00
Object [llvm-readobj] - Don't stop dumping when the name of a relocation section can't be read. 2020-08-03 14:49:09 +03:00
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [YAMLTraits] Fix mapping <none> value that followed by comments. 2020-08-04 18:36:05 +08:00
Transforms [InstSimplify] fold nested min/max intrinsics with constant operands 2020-08-04 08:44:48 -04:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Add test utility 'split-file' 2020-08-03 20:42:09 -07:00
lit.cfg.py Add test utility 'split-file' 2020-08-03 20:42:09 -07:00
lit.site.cfg.py.in
TestRunner.sh