1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
Roman Lebedev 55213cd08b [X86] AMD Zen 3: double the LoopMicroOpBufferSize
While the IndVars issue (PR50384) has been resolved,
and the compile performance improved, a new blocker emerged,
the codegen machine instruction scheduling is also quadratic.
So we still can't really specify the right value here.

Filed PR50584.
2021-06-05 01:23:58 +03:00
..
Analysis NFC. Refactor DOTGraphTraits::isNodeHidden 2021-06-03 11:27:06 -07:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen [AMDGPU][GlobalISel] Legalize G_ABS 2021-06-04 14:46:43 +02:00
DebugInfo Add --quiet option to llvm-gsymutil to suppress output of warnings. 2021-05-27 12:36:34 +00:00
Demangle [Demangle][Rust] Parse binders 2021-06-02 10:36:45 +02:00
DWARFLinker
ExecutionEngine [OpaquePtr] Remove some uses of PointerType::getElementType() 2021-05-31 16:11:25 -07:00
Extensions
FileCheck
Frontend [OPENMP]Fix PR50129: omp cancel parallel not working as expected. 2021-06-04 08:24:55 -07:00
Fuzzer
FuzzMutate
InterfaceStub
IR [Constants][PowerPC] Check exactlyValue for ppc_fp128 in isNullValue 2021-06-03 20:31:01 +00:00
IRReader
LineEditor
Linker
LTO
MC [ADT] Move DenseMapInfo for ArrayRef/StringRef into respective headers (NFC) 2021-06-03 18:34:36 +02:00
MCA [MCA][NFCI] Minor changes to InstrBuilder and Instruction. 2021-05-31 17:05:13 +01:00
Object [NFC][libObject] clang-format Archive{.h,.cpp} 2021-05-27 16:48:40 -07:00
ObjectYAML [ADT] Move DenseMapInfo for APInt into APInt.h (PR50527) 2021-06-01 18:31:41 +02:00
Option
Passes [PassManager] unify late simplifycfg options between regular and LTO pipelines 2021-05-28 13:06:49 -04:00
ProfileData [SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part) 2021-06-04 11:22:06 -07:00
Remarks
Support Remove redundant Begin/End form signpost format strings. 2021-06-03 11:24:13 -07:00
TableGen
Target [X86] AMD Zen 3: double the LoopMicroOpBufferSize 2021-06-05 01:23:58 +03:00
Testing
TextAPI Revert "[llvm] llvm-tapi-diff" 2021-06-03 21:10:51 -07:00
ToolDrivers
Transforms [InstrProfiling] If no value profiling, make data variable private and (for Windows) use one comdat 2021-06-04 13:27:56 -07:00
WindowsManifest
XRay
CMakeLists.txt