1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
hsmahesha 81cd0cd18c Revert "[AMDGPU/MemOpsCluster] Implement new heuristic for computing max mem ops cluster size"
This reverts commit 40a632a335119fe3e8d5d500a5d2641998314ecb.
2020-06-09 19:27:17 +05:30
..
Analysis [NFCI][CostModel] Unify getCmpSelInstrCost 2020-06-09 07:41:22 +01:00
AsmParser
BinaryFormat Magic.h - reduce includes to forward declarations. NFC. 2020-06-09 11:54:51 +01:00
Bitcode
Bitstream
CodeGen Revert "[Alignment][NFC] Migrate TargetLowering::allowsMemoryAccess" 2020-06-09 10:43:59 +00:00
DebugInfo [DebugInfo] Fix printing of unrecognised standard opcodes 2020-06-09 14:32:20 +01:00
Demangle
DWARFLinker
ExecutionEngine [ORC] Always use ObjectLinkingLayer/JITLink for MachO on x86-64 and arm64. 2020-06-05 21:02:29 -07:00
Extensions
Frontend [OpenMP] Replace Clang's OpenMP RTL Definitions with OMPKinds.def 2020-06-01 16:23:10 -04:00
Fuzzer
FuzzMutate
IR [DebugInfo] Fix assertion for extern void type 2020-06-08 13:43:18 -07:00
IRReader
LineEditor
Linker
LTO [PGO] Improve the working set size heuristics under the partial sample PGO. 2020-06-01 10:29:23 -07:00
MC [XCOFF][AIX] report_fatal_error when an overflow section is needed 2020-06-08 19:59:04 +00:00
MCA
Object [XCOFF][AIX] report_fatal_error when an overflow section is needed 2020-06-08 19:59:04 +00:00
ObjectYAML [DWARFYAML][debug_ranges] Emit an error message for invalid offset. 2020-06-09 18:53:38 +08:00
Option
Passes [Inlining] Introduce -enable-npm-pgo-inline-deferral 2020-06-04 00:40:58 -07:00
ProfileData [gcov] Improve tests and lower the minimum supported version to gcov 3.4 2020-06-06 23:11:32 -07:00
Remarks YAMLRemarkParser.cpp - remove duplicate RemarkParser.h include. NFC. 2020-06-08 13:59:05 +01:00
Support [Support] Add stream tie function and use it for errs() 2020-06-09 12:51:02 +01:00
TableGen
Target Revert "[AMDGPU/MemOpsCluster] Implement new heuristic for computing max mem ops cluster size" 2020-06-09 19:27:17 +05:30
Testing
TextAPI
ToolDrivers
Transforms Fix MemCpyOptimizer return status 2020-06-09 14:24:33 +02:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt