llvm-project/llvm/lib
Benjamin Kramer 3badd17b69 SmallPtrSet::find -> SmallPtrSet::count
The latter is more readable and more efficient. While there clean up
some double lookups. NFCI.
2020-06-07 22:38:08 +02:00
..
Analysis SmallPtrSet::find -> SmallPtrSet::count 2020-06-07 22:38:08 +02:00
AsmParser [ThinLTO] Compute the basic block count across modules. 2020-05-28 10:33:05 -07:00
BinaryFormat [DebugInfo] Report the format of call frame information entries [6/10] 2020-06-02 17:55:30 +07:00
Bitcode [ThinLTO] Compute the basic block count across modules. 2020-05-28 10:33:05 -07:00
Bitstream
CodeGen Simplify MachineVerifier's block-successor verification. 2020-06-06 22:30:51 -04:00
DWARFLinker
DebugInfo Revert "Migrate the rest of COFFObjectFile to Error" 2020-06-05 21:20:11 -04:00
Demangle
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
FuzzMutate
Fuzzer
IR SmallPtrSet::find -> SmallPtrSet::count 2020-06-07 22:38:08 +02:00
IRReader
LTO [PGO] Improve the working set size heuristics under the partial sample PGO. 2020-06-01 10:29:23 -07:00
LineEditor
Linker [SVE] Eliminate calls to default-false VectorType::get() from Linker 2020-05-29 17:43:15 -07:00
MC [XCOFF][AIX] Use 'L..' instead of 'L' for PrivateGlobalPrefix 2020-06-03 17:18:11 +00:00
MCA
Object Revert "Migrate the rest of COFFObjectFile to Error" 2020-06-05 21:20:11 -04:00
ObjectYAML [DWARFYAML][debug_ranges] Fix inappropriate assertion. NFC. 2020-06-07 22:45:52 +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
Support Fix convertBFloatAPFloatToAPInt for NaN/Inf values 2020-06-05 17:22:43 -07:00
TableGen
Target SmallPtrSet::find -> SmallPtrSet::count 2020-06-07 22:38:08 +02:00
Testing
TextAPI ArchitectureSet.h - reduce raw_ostream.h include to forward declaration. NFC. 2020-05-30 12:36:16 +01:00
ToolDrivers
Transforms SmallPtrSet::find -> SmallPtrSet::count 2020-06-07 22:38:08 +02:00
WindowsManifest
XRay [xray] Add llvm-xray extract support for 32 bit ARM 2020-05-28 18:41:11 -04:00
CMakeLists.txt
LLVMBuild.txt