llvm-project/llvm/test
Matt Arsenault 85f3890126 AMDGPU: Force s_waitcnt after GWS instructions
This is apparently required to be the immediately following
instruction, so force it into a bundle with a waitcnt.

llvm-svn: 366607
2019-07-19 19:47:30 +00:00
..
Analysis [SCEV] add no wrap flag for SCEVAddExpr. 2019-07-18 09:23:19 +00:00
Assembler
Bindings [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
Bitcode ARM MTE stack sanitizer. 2019-07-15 20:02:23 +00:00
BugPoint
CodeGen AMDGPU: Force s_waitcnt after GWS instructions 2019-07-19 19:47:30 +00:00
DebugInfo [DebugInfo] Some fields do not need relocations even relax is enabled. 2019-07-19 06:10:36 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Fix numeric variable redefinition 2019-07-18 13:39:04 +00:00
Instrumentation hwasan: Initialize the pass only once. 2019-07-17 21:45:19 +00:00
Integer
JitListener
LTO [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
Linker
MC [RISCV] Disable tests failing on buildbots. 2019-07-19 18:05:12 +00:00
MachineVerifier
Object [Object/llvm-readelf/llvm-readobj] - Improve error reporting when e_shstrndx is broken. 2019-07-16 11:07:30 +00:00
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Do not set ReadNone attribute on intrinsics with side effects 2019-07-17 10:53:13 +00:00
ThinLTO/X86 [ThinLTO] only emit used or referenced CFI records to index 2019-07-09 18:50:55 +00:00
Transforms [NFC][InstCombine] Tests for 'rem' formation from sub-of-mul-by-'div' (PR42673) 2019-07-19 11:29:18 +00:00
Unit
Verifier ARM: Fix missing immarg for space intrinsic 2019-07-16 22:41:38 +00:00
YAMLParser
tools [llvm-lipo] Remove trailing whitespace. NFC 2019-07-19 17:19:57 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in