1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Matt Arsenault 21756e1a35 AMDGPU/GlobalISel: Select G_BRCOND for vcc
llvm-svn: 364795
2019-07-01 16:06:02 +00:00
..
Analysis Update -analyze -scalar-evolution output for multiple exit loops w/computable exit values 2019-06-27 19:22:43 +00:00
Assembler
Bindings
Bitcode [Attr] Add "willreturn" function attribute 2019-06-27 15:51:40 +00:00
BugPoint
CodeGen AMDGPU/GlobalISel: Select G_BRCOND for vcc 2019-07-01 16:06:02 +00:00
DebugInfo [DebugInfo] Avoid adding too much indirection to pointer-valued variables 2019-07-01 09:38:23 +00:00
Demangle
Examples
ExecutionEngine Re-apply r364600 with fixes. 2019-06-28 18:36:59 +00:00
Feature
FileCheck
Instrumentation hwasan: Remove the old frame descriptor mechanism. 2019-06-28 17:53:26 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Assembler: support .int16/32/64 directives. 2019-06-28 22:20:33 +00:00
Object [Object/invalid.test] - Convert most of the sub tests to YAML. 2019-06-27 11:31:43 +00:00
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools Partial revert of "[llvm-ar] Document response file support in --help" 2019-06-29 01:53:26 +00:00
Transforms [InstCombine] (Y + ~X) + 1 --> Y - X fold (PR42459) 2019-07-01 15:55:24 +00:00
Unit
Verifier Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix" 2019-06-27 13:55:02 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh