1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Simon Pilgrim a34ad879a2 [SimplifyIndVar] createWideIV - make WideIVInfo arg a const ref. NFCI.
The WideIVInfo arg is only ever used as a const.

Fixes cppcheck warning.
2021-01-05 10:31:45 +00:00
..
Analysis Remove RefSCC::handleTrivialEdgeInsertion 2021-01-04 20:21:01 -08:00
AsmParser [X86] Add x86_amx type for intel AMX. 2020-12-30 13:52:13 +08:00
BinaryFormat
Bitcode [X86] Add x86_amx type for intel AMX. 2020-12-30 13:52:13 +08:00
Bitstream
CodeGen [NFC] Add the getSizeInBytes() interface for MachineConstantPoolValue 2021-01-05 03:22:45 +00:00
DebugInfo [DebugInfo] Use llvm::append_range (NFC) 2021-01-04 11:42:45 -08:00
Demangle
DWARFLinker [dsymutil][DWARFLinker][NFC] Refactor usages of UniquingStringPool. 2021-01-03 14:44:51 +03:00
ExecutionEngine [llvm] Use llvm::any_of (NFC) 2021-01-04 11:42:47 -08:00
Extensions
FileCheck
Frontend [PowerPC] Enable OpenMP for powerpcle target. [5/5] 2021-01-02 12:18:07 -06:00
Fuzzer
FuzzMutate
InterfaceStub [llvm-elfabi] Add flag to preserve timestamp when output is the same 2020-12-29 20:27:06 -08:00
IR [llvm] Construct SmallVector with iterator ranges (NFC) 2021-01-04 11:42:44 -08:00
IRReader
LineEditor
Linker [ExecutionEngine, Linker] Use erase_if (NFC) 2020-12-23 21:44:39 -08:00
LTO
MC [WebAssembly] call_indirect causes indirect function table import 2021-01-05 11:09:24 +01:00
MCA
Object [PowerPC] Support powerpcle target in LLVMObject [2/5] 2021-01-02 12:17:39 -06:00
ObjectYAML [libObject] - Add more ELF types to LLVM_ELF_IMPORT_TYPES_ELFT define (ELFTypes.h). 2020-12-25 11:39:05 +03:00
Option
Passes [llvm] Use llvm::any_of (NFC) 2021-01-04 11:42:47 -08:00
ProfileData [ProfileData] GCOVFile::readGCNO - silence undefined pointer warning. NFCI. 2021-01-04 16:50:05 +00:00
Remarks
Support [llvm] Use llvm::any_of (NFC) 2021-01-04 11:42:47 -08:00
TableGen [llvm] Construct SmallVector with iterator ranges (NFC) 2021-01-04 11:42:44 -08:00
Target [WebAssembly] call_indirect causes indirect function table import 2021-01-05 11:09:24 +01:00
Testing
TextAPI
ToolDrivers
Transforms [SimplifyIndVar] createWideIV - make WideIVInfo arg a const ref. NFCI. 2021-01-05 10:31:45 +00:00
WindowsManifest
XRay
CMakeLists.txt