1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/lib
Andrew Savonichev f475941ee5 [MCA] Ensure that writes occur in-order
Delay the issue of a new instruction if that leads to out-of-order
commits of writes.

This patch fixes the problem described in:
https://bugs.llvm.org/show_bug.cgi?id=41796#c3

Differential Revision: https://reviews.llvm.org/D98604
2021-03-18 17:10:20 +03:00
..
Analysis [SCEV][NFC] API for predicate evaluation 2021-03-18 19:21:29 +07:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen GlobalISel: Preserve source value information for outgoing byval args 2021-03-18 09:16:54 -04:00
DebugInfo [lld-link] emit an error when writing a PDB > 4 GiB 2021-03-17 15:15:08 -04:00
Demangle
DWARFLinker
ExecutionEngine [JITLink] Improve out-of-range error messages. 2021-03-17 21:35:24 -07:00
Extensions
FileCheck [FileCheck] Fix redundant diagnostics due to numeric errors 2021-03-17 19:25:41 -04:00
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR Reapply "[DebugInfo] Handle multiple variable location operands in IR" 2021-03-17 16:45:25 +00:00
IRReader
LineEditor
Linker
LTO
MC Revert "[AsmParser][SystemZ][z/OS] Reland "Introduce HLASM Comment Syntax"" 2021-03-16 18:39:04 -04:00
MCA [MCA] Ensure that writes occur in-order 2021-03-18 17:10:20 +03:00
Object [XCOFF][llvm-dwarfdump] llvm-dwarfdump support for XCOFF 2021-03-17 21:21:51 -04:00
ObjectYAML [ObjectYAML] Handle Hexagon V68 2021-03-17 21:43:35 -05:00
Option
Passes
ProfileData
Remarks
Support [llvm-objcopy][NFC] Move ownership keeping code into restoreStatOnFile(). 2021-03-17 17:27:00 +03:00
TableGen
Target GlobalISel: Preserve source value information for outgoing byval args 2021-03-18 09:16:54 -04:00
Testing
TextAPI
ToolDrivers
Transforms [SLP]Fix crash on extending scheduling region. 2021-03-18 06:11:08 -07:00
WindowsManifest
XRay
CMakeLists.txt