1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test
Fangrui Song 5ac915ed2c [gcov] Implement --stdout -t
gcov by default prints to a .gcov file. With --stdout, stdout is used.
Some summary information is omitted. There is no separator for multiple
source files.
2020-05-10 21:02:38 -07:00
..
Analysis [AssumeBundles] Prevent generation of some redundant assumes 2020-05-10 19:23:59 +02:00
Assembler
Bindings
Bitcode [Bitcode] Make attribute test more robust (NFC) 2020-04-30 19:01:27 +02:00
BugPoint
CodeGen [DAGCombine] Remove the getNegatibleCost to avoid the out of sync with getNegatedExpression 2020-05-11 02:41:10 +00:00
DebugInfo [DebugInfo] Dump raw data in a case of decoding error of an expression. 2020-05-09 10:04:22 +07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [local-bounds] Ignore volatile operations 2020-05-05 23:08:08 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [X86] Add assembler support for {vex} prefix to match GNU as. 2020-05-08 11:50:58 -07:00
Object
ObjectYAML
Other [BPI][NFC] Reuse post dominantor tree from analysis manager when available 2020-04-30 11:31:03 +07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [LTO] Suppress emission of empty combined module by default 2020-05-04 18:31:09 -07:00
tools [gcov] Implement --stdout -t 2020-05-10 21:02:38 -07:00
Transforms [Attributor] Merge the query set into AbstractAttribute 2020-05-10 22:27:00 -05:00
Unit
Verifier [Verifier] Constrain where DILocations may be nested 2020-05-04 14:02:43 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh