1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test
Tim Renouf c161653f4c [TLI][AMDGPU] AMDPAL does not have library functions
Configure TLI to say that r600/amdgpu does not have any library
functions, such that InstCombine does not do anything like turn sin/cos
into the library function @tan with sufficient fast math flags.

Differential Revision: https://reviews.llvm.org/D67406

Change-Id: I02f907d3e64832117ea9800e9f9285282856e5df
llvm-svn: 371592
2019-09-11 07:26:39 +00:00
..
Analysis [MemorySSA] Do not create memoryaccesses for debug info intrinsics. 2019-09-10 22:35:27 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [GlobalISel] When a tail call is emitted in a block, stop translating it 2019-09-10 23:34:45 +00:00
DebugInfo [Windows] Replace TrapUnreachable with an int3 insertion pass 2019-09-09 23:04:25 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Remove some unnecessary REQUIRES: shell lines 2019-09-10 00:06:52 +00:00
LTO Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
MachineVerifier
MC [RISCV] Support llvm-objdump -M no-aliases and -M numeric 2019-09-10 16:24:03 +00:00
Object [Object][TextAPI] NFC, fix tapi lit tests 2019-09-11 00:13:01 +00:00
ObjectYAML
Other Revert "Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline."" 2019-09-10 10:39:09 +00:00
Reduce Revert "llvm-reduce: Add pass to reduce parameters" 2019-09-11 00:44:17 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen GlobalISel/TableGen: Handle REG_SEQUENCE patterns 2019-09-10 17:57:33 +00:00
ThinLTO/X86 clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM 2019-09-11 01:09:16 +00:00
tools Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
Transforms [TLI][AMDGPU] AMDPAL does not have library functions 2019-09-11 07:26:39 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh