llvm-mirror/test
2018-08-19 18:03:34 +00:00
..
Analysis [AST] Clarify printing of unknown size locations [NFC] 2018-08-17 23:17:31 +00:00
Assembler [DebugInfoMetadata] Added DIFlags interface in DIBasicType. 2018-08-14 19:35:34 +00:00
Bindings
Bitcode DebugInfo: Add metadata support for disabling DWARF pub sections 2018-08-16 21:29:55 +00:00
BugPoint [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
CodeGen [SelectionDAG] Add basic demanded elements support to ComputeNumSignBits for BITCAST nodes 2018-08-19 17:47:50 +00:00
DebugInfo [DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI. 2018-08-18 14:55:34 +00:00
Demangle [MS Demangler] Resolve backreferences eagerly, not lazily. 2018-08-18 18:49:48 +00:00
Examples
ExecutionEngine [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
Feature
FileCheck [FileCheck] Provide an option for FileCheck to dump original input to stderr on failure 2018-07-20 20:21:57 +00:00
Instrumentation [InstrProf] Use atomic profile counter updates for TSan 2018-08-16 22:24:47 +00:00
Integer
JitListener
Linker
LTO Enrich inline messages 2018-08-05 14:53:08 +00:00
MC [ARM/AArch64] Support FP16 +fp16fml instructions 2018-08-17 11:29:49 +00:00
Object [WASM] Fix overflow when reading custom section 2018-08-08 16:34:03 +00:00
ObjectYAML
Other [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
ThinLTO/X86 [ThinLTO] Add option for printing import failure reasons 2018-08-17 16:53:47 +00:00
tools [llvm-objcopy] Implement -G/--keep-global-symbol(s). 2018-08-17 22:34:48 +00:00
Transforms [InstCombine] Add test cases for an icmp combine that is missing support for splat vector constants. 2018-08-19 18:03:34 +00:00
Unit
Verifier Recommit r335794 "Add support for generating a call graph profile from Branch Frequency Info." with fix for removed functions. 2018-07-16 00:28:24 +00:00
YAMLParser
.clang-format
CMakeLists.txt Make check-llvm depend on llvm-undname 2018-07-20 18:42:19 +00:00
lit.cfg.py [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
lit.site.cfg.py.in
TestRunner.sh