llvm-project/llvm/lib
Nikita Popov 41c5a762e5 [DeadArgElim] Check that function type is the same
If the function types differ, the call arguments don't necessarily
correspon to the function arguments. It's likely not worthwhile to
handle this more precisely, but at least we shouldn't crash.
2022-02-14 14:08:42 +01:00
..
Analysis [IVDescriptors] Support FOR where we have multiple sink pointed 2022-02-14 09:30:35 +08:00
AsmParser [LLParser][OpaquePtr] Support forward reference to unnamed function 2022-02-10 12:20:34 +01:00
BinaryFormat AMDGPU {NFC}: Add code object v5 support and generate metadata for implicit kernel args 2022-01-31 18:07:47 -08:00
Bitcode [BitcodeReader] Rename method for element type by ID (NFC) 2022-02-14 11:15:43 +01:00
Bitstream [Bitstream] Check that there is enough space for blob 2022-02-07 12:16:13 +01:00
CodeGen [DAGCombine] Basic combines for AVG nodes. 2022-02-14 11:18:35 +00:00
DWARFLinker [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
DWP Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
DebugInfo Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
Debuginfod [Debuginfod] [Symbolizer] Break debuginfod out of libLLVM. 2022-02-08 19:14:18 +00:00
Demangle [demangler] Remove StdQualifiedName 2022-02-07 07:49:30 -08:00
ExecutionEngine Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
Extensions
FileCheck [FileCheck] Allow literal '['s before "[[var...]]" 2022-01-13 09:47:37 +00:00
Frontend [OpenMP][IRBuilder] Handle floats for atomic update and fix AllocaIP for update/capture 2022-02-10 13:16:10 +05:30
FuzzMutate [NFC] Remove uses of PointerType::getElementType() 2022-01-25 09:44:52 +01:00
Fuzzer
IR [NFC][IR] Value: assert this->takeName(this) 2022-02-13 21:47:37 +03:00
IRReader
InterfaceStub [ifs] Allow llvm-ifs to generate text stub from elf stub 2022-02-13 21:05:52 -08:00
LTO [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
LineEditor [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
Linker [NFC] Replace some deprecated getAlignment() calls with getAlign() 2021-12-09 08:43:19 -08:00
MC Cleanup MCParser headers 2022-02-11 10:39:29 +01:00
MCA [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
Object [ObjectYAML][MachO] Add LC_FUNCTION_STARTS support 2022-02-13 09:24:47 -08:00
ObjectYAML [ObjectYAML][MachO] Add LC_FUNCTION_STARTS support 2022-02-13 09:24:47 -08:00
Option [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
Passes [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
ProfileData [CSSPGO] Do not recount callee samples when computing profile summary for nested CS profile. 2022-02-11 09:05:51 -08:00
Remarks Cleanup LLVMRemarks includes 2022-01-31 11:16:28 +01:00
Support [RISCV] Recover the implication between Zve* extensions and the V extension. 2022-02-14 15:52:07 +08:00
TableGen Fix a typo (occured => occurred) 2022-02-08 21:35:26 +01:00
Target [ARM] MVE hadd and rhadd 2022-02-14 11:55:40 +00:00
Testing
TextAPI Cleanup LLVMTextAPI headers 2022-01-26 14:21:25 +01:00
ToolDrivers
Transforms [DeadArgElim] Check that function type is the same 2022-02-14 14:08:42 +01:00
WindowsManifest [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
XRay [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
CMakeLists.txt Revert "try to fix windows build after 73e585e44d" and 2022-02-11 23:47:53 -08:00