1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm
Quentin Colombet d5de972f5b [GISelKnownBits] Make the max depth a parameter of the analysis
Allow users of that analysis to define the cut off depth of the
analysis instead of hardcoding 6.

NFC as the default parameter is 6.
2020-01-21 11:35:31 -08:00
..
ADT PointerLikeTypeTraits: Standardize NumLowBitsAvailable on static constexpr rather than anonymous enum 2020-01-16 15:30:50 -08:00
Analysis [Alignment][NFC] Use Align with CreateMaskedLoad 2020-01-21 14:13:22 +01:00
AsmParser
BinaryFormat [Hexagon] Add support for Hexagon v67t microarchitecture (tiny core) 2020-01-21 11:35:10 -06:00
Bitcode
Bitstream
CodeGen [GISelKnownBits] Make the max depth a parameter of the analysis 2020-01-21 11:35:31 -08:00
Config
DebugInfo [DebugInfo] Simplify the constructor of DWARFDebugAranges::Range. NFC. 2020-01-16 13:08:30 +07:00
Demangle
DWARFLinker [Dsymutil][Debuginfo][NFC] #3 Refactor dsymutil to separate DWARF optimizing part. 2020-01-13 23:33:25 +03:00
ExecutionEngine [ORC] Add weak symbol support to defineMaterializing, fix for PR40074. 2020-01-19 10:46:07 -08:00
Frontend/OpenMP Fix Wdocumentation warnings. NFCI. 2020-01-07 10:55:38 +00:00
FuzzMutate
IR [Alignment][NFC] Use Align with CreateElementUnorderedAtomicMemMove 2020-01-21 14:16:50 +01:00
IRReader
LineEditor
Linker
LTO [LTO] Constify lto::Config reference passed to backends (NFC) 2020-01-13 12:26:17 -08:00
MC Update spelling of {analyze,insert,remove}Branch in strings and comments 2020-01-21 10:15:38 -06:00
MCA
Object
ObjectYAML [yaml2obj/obj2yaml] - Add support for SHT_RELR sections. 2020-01-15 15:15:24 +03:00
Option
Passes [llvm] Make new pass manager's OptimizationLevel a class 2020-01-16 09:00:56 -08:00
ProfileData [profile] Support counter relocation at runtime 2020-01-17 15:02:23 -08:00
Remarks
Support Revert "[Support] Explicitly instantiate BumpPtrAllocatorImpl" 2020-01-18 09:33:00 -08:00
TableGen
Target [WebAssembly][InstrEmitter] Foundation for multivalue call lowering 2020-01-21 11:13:46 -08:00
Testing/Support
TextAPI
ToolDrivers
Transforms [LV] Vectorizer should adjust trip count in profile information 2020-01-20 18:36:28 +07:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h [NewPM] Port MergeFunctions pass 2020-01-14 20:55:41 +01:00
LinkAllIR.h
LinkAllPasses.h
module.extern.modulemap
module.install.modulemap
module.modulemap [CMake] Fix modules build after DWARFLinker reorganization 2020-01-10 11:06:38 -08:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h