1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test
Vlad Tsyrklevich 4e177972b7 Revert "AMDGPU: Force inlining if LDS global address is used"
This reverts commit r336587, it was causing test failures on the
sanitizer bots.

llvm-svn: 336623
2018-07-10 00:46:07 +00:00
..
Analysis llvm: Add support for "-fno-delete-null-pointer-checks" 2018-07-09 22:27:23 +00:00
Assembler
Bindings
Bitcode Add bitcode compatibility test for 6.0 2018-07-09 17:57:48 +00:00
BugPoint
CodeGen Revert "AMDGPU: Force inlining if LDS global address is used" 2018-07-10 00:46:07 +00:00
DebugInfo [Debugify] Allow unsigned values narrower than their variables 2018-07-06 17:32:40 +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 [AArch64][SVE] Asm: Support for CNT(B|H|W|D) and CNTP instructions. 2018-07-09 15:22:08 +00:00
Object
ObjectYAML
Other [PGOMemOPSize] Preserve the DominatorTree 2018-07-09 08:07:21 +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 [dsymutil] Add support for outputting assembly 2018-07-09 16:58:48 +00:00
Transforms [InstCombine] allow more shuffle folds using safe constants 2018-07-09 23:22:47 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh