1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test
Vedant Kumar 53a67aa137 [profile] Fourth fix for toolchains without zlib after D68351
Fix llvm/test/tools/llvm-profdata/nocompress.test, which I missed when
authoring D68351 because my toolchain is configured with zlib support.
2019-10-31 16:46:22 -07:00
..
Analysis [MustExecute] Forward iterate over conditional branches 2019-10-31 00:06:43 -05:00
Assembler
Bindings
Bitcode [IR] Allow fast math flags on calls with floating point array type. 2019-10-30 14:00:33 +00:00
BugPoint [bugpoint] Reduce metadata that does not contribute to crash. 2019-10-30 15:11:56 +00:00
CodeGen Revert "[WebAssembly] Expand setcc of v2i64" 2019-10-31 16:44:09 -07:00
DebugInfo [test][DebugInfo] Add the test for ARM call site parameters 2019-10-31 14:45:50 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [AddressSanitizer] Only instrument globals of default address space 2019-10-30 09:32:19 +01:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC
Object [yaml2obj] - Make .symtab to be not mandatory section for SHT_REL[A] section. 2019-10-29 11:43:12 +03:00
ObjectYAML [ObjectYAML] - Redefine LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::Hex*) as LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR. 2019-10-30 18:12:48 +03:00
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO/WPD] Fix index-based WPD for available_externally vtables 2019-10-30 17:59:08 -07:00
tools [profile] Fourth fix for toolchains without zlib after D68351 2019-10-31 16:46:22 -07:00
Transforms [LV] Add test case that was supposed to go with D67948 2019-10-31 15:11:26 -07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh