1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test
Matt Arsenault e3bfefd3cc Reapply "OpaquePtr: Add type to sret attribute"
This reverts commit eb9f7c28e5fe6d75fed3587023e17f2997c8024b.

Previously this was incorrectly handling linking of the contained
type, so this merges the fixes from D88973.
2020-10-16 11:05:02 -04:00
..
Analysis Recommit "[SCEV] Use nw flag and symbolic iteration count to sharpen ranges of AddRecs" 2020-10-16 17:35:13 +07:00
Assembler Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
Bindings
Bitcode Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
BugPoint
CodeGen AMDGPU: Don't kill super-register with overlapping copy 2020-10-16 09:34:35 -04:00
DebugInfo [DebugInstrRef] Support recording of instruction reference substitutions 2020-10-15 11:30:14 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [ASAN] Make sure we are only processing lifetime markers with offset 0 to alloca 2020-10-13 10:21:45 -07:00
Integer
JitListener
Linker Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
LTO [IRMover] Avoid materializing global value that belongs to not-yet-linked module 2020-10-07 18:14:07 -07:00
MachineVerifier [GlobalISel] Remove scalar src from non-sequential fadd/fmul reductions. 2020-10-15 15:51:44 -07:00
MC [VE] Add VGT/VSC/PFCHV instructions 2020-10-16 06:28:22 +09:00
Object AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
ObjectYAML [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Other Recommit "[DSE] Switch to MemorySSA-backed DSE by default." 2020-10-16 09:02:53 +01:00
Reduce llvm-reduce: Don't replace intrinsic calls with undef 2020-10-16 10:10:53 -04:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add the !not and !xor operators. 2020-10-15 10:12:59 -04:00
ThinLTO/X86 Restore "[ThinLTO] Avoid temporaries when loading global decl attachment metadata" 2020-10-12 10:11:56 -07:00
tools Revert "[llvm-cov] don't include all source files when provided source files are filtered out" 2020-10-16 13:46:12 +01:00
Transforms Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
Unit
Verifier Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh