1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
Rong Xu 8e87532070 [SampleFDO][NFC] Detach SampleProfileLoader from SampleCoverageTracker
This patch detaches SampleProfileLoader from class
SampleCoverageTracker. We plan to move SampleProfileLoader
to a template class. This would remain SampleCoverageTracker
as a class.
Also make callsiteIsHot() as a file static function.

Differential Revision: https://reviews.llvm.org/D95823
2021-02-03 11:38:04 -08:00
..
Analysis [SCEV] Apply loop guards to divisibility tests 2021-02-02 08:09:39 +02:00
AsmParser [ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlags 2021-01-27 10:43:51 -08:00
BinaryFormat
Bitcode [ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlags 2021-01-27 10:43:51 -08:00
Bitstream
CodeGen [GlobalISel] Combine narrowScalar of G_ADD and G_SUB. NFC 2021-02-03 11:06:04 -08:00
DebugInfo [NFC][DebugInfo] Fix Wreturn-type gcc warning 2021-01-29 11:42:23 +08:00
Demangle [Demangle] Support demangling Swift calling convention in MS demangler. 2021-01-27 13:24:54 -08:00
DWARFLinker [dsymutil][DWARFLinker][NFC] make AddressManager not depending on the order of checks for relocations. 2021-01-31 16:34:10 +03:00
ExecutionEngine [ORC] Clear unused materializing info entries. 2021-02-02 17:47:32 +11:00
Extensions
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR Revert "[ConstantFold] Fold more operations to poison" 2021-02-04 00:24:02 +09:00
IRReader
LineEditor
Linker
LTO [LTOCodeGenerator] Use lto::Config for options (NFC). 2021-01-31 19:08:07 +00:00
MC [MC] Upgrade DWARF version to 5 upon .file 0 2021-02-02 09:41:05 -08:00
MCA
Object Use DataExtractor to decode SLEB128 in android_relas. 2021-01-28 01:35:18 -08:00
ObjectYAML [yaml2obj][wasm] Support numeric relocation type 2021-02-02 18:28:37 -08:00
Option
Passes [CSSPGO] Introducing distribution factor for pseudo probe. 2021-02-02 11:55:01 -08:00
ProfileData [CSSPGO] Tweaking inlining with pseudo probes. 2021-02-01 13:56:40 -08:00
Remarks [llvm] Use append_range (NFC) 2021-01-27 23:25:41 -08:00
Support [VFS] Add support to RedirectingFileSystem for mapping a virtual directory to one in the external FS. 2021-02-02 14:56:17 +10:00
TableGen [TableGen] Fix anonymous record self-reference in foreach and multiclass 2021-02-01 10:59:07 -05:00
Target Revert "AMDGPU: Don't consider global pressure when bundling soft clauses" 2021-02-03 13:25:05 -05:00
Testing
TextAPI
ToolDrivers
Transforms [SampleFDO][NFC] Detach SampleProfileLoader from SampleCoverageTracker 2021-02-03 11:38:04 -08:00
WindowsManifest
XRay
CMakeLists.txt