llvm-capstone/llvm/test
2020-07-05 21:41:04 +02:00
..
Analysis [NewPM][LSR] Rename strength-reduce -> loop-reduce 2020-07-02 11:15:29 -07:00
Assembler [SVE] Reject vector struct indexes for scalable vectors. 2020-06-30 13:52:38 -07:00
Bindings
Bitcode [BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles. 2020-06-30 13:23:07 -07:00
BugPoint
CodeGen [ARM] Remove hasSideEffects from FP converts 2020-07-05 16:23:24 +01:00
DebugInfo This patch adds basic debug info support with basic block sections. 2020-07-01 23:53:00 -07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Permit multiple -v or -vv 2020-06-29 18:35:22 -04:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier GlobalISel: Disallow undef generic virtual register uses 2020-06-30 19:18:01 -04:00
MC [ARM] Add Cortex-A77 Support for Clang and LLVM 2020-07-03 13:00:54 +01:00
Object [llvm-readelf] - Do not error out when dumping symbols. 2020-07-03 11:55:35 +03:00
ObjectYAML [DWARFYAML][debug_abbrev] Emit 0 byte for terminating abbreviations. 2020-07-02 00:09:29 +08:00
Other
Reduce [llvm-reduce] extractGVsFromModule(): don't crash when deleting instr twice 2020-07-05 01:01:46 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [openmp] Move Directive and Clause helper function to tablegen 2020-06-30 14:51:59 -04:00
ThinLTO/X86 [InstCombine] Always try to invert non-canonical predicate of an icmp 2020-07-04 18:12:04 +03:00
tools [llvm-objcopy] Fix crash when removing symbol table at same time as adding a symbol 2020-07-05 05:14:00 +03:00
Transforms [SCCP] Add test for range metadata (NFC) 2020-07-05 21:41:04 +02:00
Unit
Verifier Revert "[AssumeBundles] Use operand bundles to encode alignment assumptions" 2020-07-04 23:49:23 +03:00
YAMLParser
.clang-format
CMakeLists.txt [llvm][NFC] Use llvm_canonicalize_cmake_booleans for LLVM_HAVE_TF_AOT 2020-06-29 12:27:52 -07:00
lit.cfg.py
lit.site.cfg.py.in [llvm][NFC] Use llvm_canonicalize_cmake_booleans for LLVM_HAVE_TF_AOT 2020-06-29 12:27:52 -07:00
TestRunner.sh