1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Jonas Devlieghere 44196f9fa0 [llvm-mc] Make error handling more consistent.
Makes error handling more consistent by using the helpers in support.

llvm-svn: 330536
2018-04-22 08:01:35 +00:00
..
Analysis [CostModel][X86] Add vector element insert/extract cost tests 2018-04-20 15:26:59 +00:00
Assembler
Bindings
Bitcode [bcanalyzer] Recognize more stream types 2018-04-21 23:52:04 +00:00
BugPoint
CodeGen [X86] Add DAG combine to turn (trunc (srl (mul ext, ext), 16) into PMULHW/PMULHUW. 2018-04-21 18:39:21 +00:00
DebugInfo [DebugInfo] Use WithColor for more debug line warnings 2018-04-20 15:29:47 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [HWASan] Introduce non-zero based and dynamic shadow memory (LLVM). 2018-04-20 20:04:04 +00:00
Integer
JitListener
Linker [llvm-link] Use WithColor for printing errors 2018-04-18 14:41:47 +00:00
LTO
MC [llvm-mc] Make error handling more consistent. 2018-04-22 08:01:35 +00:00
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-mca][X86] Add AVX2 resource tests 2018-04-21 16:12:42 +00:00
Transforms [InstSimplify] move tests for shifts; NFC 2018-04-21 16:58:00 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh