1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test
Stefan Pintilie 7cef6d55d4 [PowerPC] Add fix to partword atomic operations
Partword atomic binaries are not zero extended as they should be.
This patch fixes them to ensure that they are zero extended.

Reviewed By: nemanjai, #powerpc

Differential Revision: https://reviews.llvm.org/D102819
2021-05-20 12:36:37 -05:00
..
Analysis [CostModel][X86][AVX2] Improve 256-bit vector non-uniform shifts costs 2021-05-20 12:16:16 +01:00
Assembler [OpaquePtr] Make atomicrmw work with opaque pointers 2021-05-19 12:49:28 -07:00
Bindings
Bitcode [IR][AutoUpgrade] Drop alignment from non-pointer parameters and returns 2021-05-20 09:54:38 -07:00
BugPoint
CodeGen [PowerPC] Add fix to partword atomic operations 2021-05-20 12:36:37 -05:00
DebugInfo [DebugInfo] Handle DIArgList in FastISel or GlobalIsel 2021-05-20 17:37:28 +01:00
Demangle [Demangle][Rust] Parse tuples 2021-05-19 00:04:42 +02:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Revert "[HWASAN] Update the tag info for X86_64." 2021-05-20 13:12:59 +08:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Fix PIC/GOT codegen for wasm64 2021-05-20 09:59:31 -07:00
Object [AMDGPU] Add gfx1034 target 2021-05-13 14:25:18 -04:00
ObjectYAML
Other [NewPM] Add options to PrintPassInstrumentation 2021-05-18 20:59:35 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Make the NUL character invalid in .td files 2021-05-13 10:17:45 -04:00
ThinLTO/X86
tools Revert "[Debugify][Original DI] Test dbg var loc preservation" 2021-05-20 07:11:35 -07:00
Transforms [CodeGen][AArch64][SVE] Canonicalize intrinsic rdffr{ => _z} 2021-05-20 16:22:50 +00:00
Unit
Verifier [OpaquePtr] Make atomicrmw work with opaque pointers 2021-05-19 12:49:28 -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