1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test
Dmitry Preobrazhensky 336c64c5d0 [AMDGPU][MC][GFX9] Added buffer_*_format_d16_hi_x
See bug 36835: https://bugs.llvm.org/show_bug.cgi?id=36835

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

Reviewers: artem.tamazov, arsenm, timcorringham
llvm-svn: 328707
2018-03-28 14:53:13 +00:00
..
Analysis [SCEV] Make exact taken count calculation more optimistic 2018-03-27 07:30:38 +00:00
Assembler
Bindings Fix go bindings test when using goma distributed build tool 2018-03-26 20:19:14 +00:00
Bitcode
BugPoint
CodeGen Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" 2018-03-28 12:36:46 +00:00
DebugInfo Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" 2018-03-28 12:36:46 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [HWASan] Port HWASan to Linux x86-64 (LLVM) 2018-03-23 17:57:54 +00:00
Integer
JitListener
Linker
LTO Object: Fix handling of @@@ in .symver directive 2018-03-20 00:45:03 +00:00
MC [AMDGPU][MC][GFX9] Added buffer_*_format_d16_hi_x 2018-03-28 14:53:13 +00:00
Object
ObjectYAML
Other [PM][FunctionAttrs] add NoUnwind attribute inference to PostOrderFunctionAttrs pass 2018-03-23 21:46:16 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen TableGen: Streamline how defs are instantiated 2018-03-21 17:12:53 +00:00
ThinLTO/X86
tools [X86][BtVer2] Fix the number of micro opcodes for AES[ENC|DEC] and other YMM instructions. 2018-03-28 12:12:04 +00:00
Transforms [PGO] Fix branch probability remarks assert 2018-03-27 18:55:56 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [dsymutil] Rename llvm-dsymutil -> dsymutil 2018-03-18 11:38:41 +00:00
lit.cfg.py [dsymutil] Rename llvm-dsymutil -> dsymutil 2018-03-18 11:38:41 +00:00
lit.site.cfg.py.in
TestRunner.sh