1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
2020-09-16 14:24:42 +07:00
..
Analysis [MemorySSA] Report unoptimized as None, not MayAlias. 2020-09-15 23:58:53 -07:00
Assembler [ConstantFold] Make areGlobalsPotentiallyEqual less aggressive. 2020-09-11 17:23:08 -07:00
Bindings
Bitcode
BugPoint [Bugpoint][NewPM] Pin bugpoint to legacy PM 2020-09-15 11:29:10 -07:00
CodeGen [X86] Don't scalarize gather/scatters with non-power of 2 element counts. Widen instead. 2020-09-15 23:22:53 -07:00
DebugInfo Revert "RegAllocFast: Record internal state based on register units" 2020-09-15 13:25:41 +02:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [TSAN] Handle musttail call properly in EscapeEnumerator (and TSAN) 2020-09-15 15:20:05 -07:00
Integer
JitListener
Linker
LTO [ThinLTO] add post-thinlto-merge option to -lto-embed-bitcode 2020-09-15 15:56:11 -07:00
MachineVerifier
MC [X86] Always use 16-bit displacement in 16-bit mode when there is no base or index register. 2020-09-15 19:31:48 -07:00
Object
ObjectYAML
Other [NewPM] Fix opt-hot-cold-split.ll under NPM 2020-09-15 20:29:20 -07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen AMDGPU/GlobalISel/Emitter Recognize additional 'same operand checks' 2020-09-14 12:10:59 +02:00
ThinLTO/X86
tools [obj2yaml] Add support for dumping the .debug_addr(v5) section. 2020-09-16 14:48:03 +08:00
Transforms [Test] Add positive range checks tests in addition to negative 2020-09-16 14:24:42 +07:00
Unit
Verifier Reland [AssumeBundles] Use operand bundles to encode alignment assumptions 2020-09-12 15:36:06 +02:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh