1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test
2021-05-25 22:24:06 +01:00
..
Analysis [CostModel][X86] Improve accuracy of 256-bit non-uniform vector shifts on AVX1 2021-05-25 17:31:45 +01:00
Assembler Revert "[OpaquePtr] Make atomicrmw work with opaque pointers" 2021-05-25 10:14:58 -07:00
Bindings
Bitcode [SanitizeCoverage] Add support for NoSanitizeCoverage function attribute 2021-05-25 12:57:14 +02:00
BugPoint
CodeGen [ARM] Extra predicated tests for VMULH. NFC 2021-05-25 22:24:06 +01:00
DebugInfo [WebAssembly] Add NullifyDebugValueLists pass 2021-05-24 11:36:01 -07:00
Demangle [Demangle][Rust] Parse function signatures 2021-05-22 11:49:08 +02:00
Examples [Orc][examples] Add missing FileCheck for lit test and polish output 2021-04-07 11:12:20 +02:00
ExecutionEngine [JITLink][MachO][arm64] Build GOT entries for defined symbols too. 2021-05-25 12:19:09 -07:00
Feature
FileCheck
Instrumentation Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
Integer
JitListener Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
Linker Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
LTO Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
MachineVerifier
MC Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
Object
ObjectYAML
Other Making Instrumentation aware of LoopNest Pass 2021-05-24 20:25:52 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [CSSPGO][llvm-profgen] Change default cold threshold for context merging 2021-05-25 10:41:10 -07:00
Transforms [Internalize] Rename instead of removal if a to-be-internalized comdat has more than one member 2021-05-25 14:15:27 -07:00
Unit
Verifier Revert "[OpaquePtr] Make atomicrmw work with opaque pointers" 2021-05-25 10:14:58 -07:00
YAMLParser
.clang-format
CMakeLists.txt Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -04:00
lit.cfg.py
lit.site.cfg.py.in Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -04:00
TestRunner.sh