llvm-capstone/llvm/test
Jonas Devlieghere 91b43adb69 [dsymutil] Upstream unobfuscation logic.
The unobufscation support for BCSymbolMaps was the last piece of code
that hasn't been upstreamed yet. This patch contains a reworked version
of the existing code and relevant tests.

Differential revision: https://reviews.llvm.org/D56346

llvm-svn: 350580
2019-01-07 23:27:25 +00:00
..
Analysis [ValueTracking] Adjust comment in test 2019-01-07 21:02:22 +00:00
Assembler Revert patches 348835 and 348571 because they're 2019-01-04 16:39:10 +00:00
Bindings
Bitcode
BugPoint Python compat - print statement 2019-01-03 14:11:33 +00:00
CodeGen Recommit r350554 "[X86] Remove AVX512VBMI2 concat and shift intrinsics. Replace with target independent funnel shift intrinsics." 2019-01-07 21:00:32 +00:00
DebugInfo [Verifier] Reject invalid type for DILocalVariable. 2019-01-07 23:09:09 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Revert "Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)"" 2019-01-05 00:44:58 +00:00
Integer
JitListener
Linker
LTO
MC [WebAssembly] Fixed disassembler not knowing about new brlist operand 2019-01-03 23:01:30 +00:00
Object [llvm-readobj] [COFF] Print the symbol index for relocations 2019-01-03 08:08:23 +00:00
ObjectYAML
Other Python compat - print statement 2019-01-03 14:11:33 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [tblgen][disasm] Emit record names again when decoder conflicts occur. 2019-01-03 00:14:33 +00:00
ThinLTO/X86 [ThinLTO] Scan all variants of vague symbol for reachability. 2019-01-02 23:18:20 +00:00
tools [dsymutil] Upstream unobfuscation logic. 2019-01-07 23:27:25 +00:00
Transforms [InstCombine] Improve cttz/ctlz + icmp tests; NFC 2019-01-05 17:36:05 +00:00
Unit [test] Fix propagating HOME envvar to unittests 2018-12-31 13:48:12 +00:00
Verifier [Verifier] Reject invalid type for DILocalVariable. 2019-01-07 23:09:09 +00:00
YAMLParser
.clang-format
CMakeLists.txt [elfabi] Introduce tool for ELF TextAPI 2019-01-03 18:32:36 +00:00
lit.cfg.py Remove unused %host_cc lit pattern 2019-01-03 19:31:53 +00:00
lit.site.cfg.py.in
TestRunner.sh