llvm-project/llvm/lib
Matt Arsenault 5af0f097ba GlobalISel: Constant fold G_PTR_ADD
Some globals lower to literal addresses on AMDGPU.

This may be wrong for non-integral address spaces. I'm wondering if we
should just allow regular G_ADD to use pointer types, and reserve
G_PTR_ADD for non-integral address spaces.
2022-02-08 19:21:06 -05:00
..
Analysis [SCEV] Generalize SCEVEqualsPredicate to any compare [NFC] 2022-02-08 08:18:09 -08:00
AsmParser [IR] Support ifuncs in opaque pointer mode 2022-01-27 13:01:33 +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 [Bitcode] Prevent OOB read for invalid name size 2022-02-08 09:49:39 +01:00
Bitstream [Bitstream] Check that there is enough space for blob 2022-02-07 12:16:13 +01:00
CodeGen GlobalISel: Constant fold G_PTR_ADD 2022-02-08 19:21:06 -05:00
DWARFLinker [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
DWP Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
DebugInfo [Symbolizer] Add Build ID flag to llvm-symbolizer. 2022-02-08 23:08:18 +00: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 [ORC][ORC-RT] Rewrite the MachO platform to use allocation actions. 2022-02-08 17:28:13 +11:00
Extensions
FileCheck [FileCheck] Allow literal '['s before "[[var...]]" 2022-01-13 09:47:37 +00:00
Frontend [OMPIRBuilder] Avoid use of getPointerElementType() 2022-02-07 14:22:34 +01:00
FuzzMutate [NFC] Remove uses of PointerType::getElementType() 2022-01-25 09:44:52 +01:00
Fuzzer
IR [AutoUpgrade] Handle remangling upgrade for ptr.annotation 2022-02-08 16:52:05 +01:00
IRReader
InterfaceStub [llvm] Remove redundant member initialization (NFC) 2022-01-07 17:45:09 -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 [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
MCA [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
Object [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
ObjectYAML Cleanup LLVMDebugInfoCodeView headers 2022-02-08 16:00:36 +01: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 [memprof] Add LLVM_DEBUG for unused var in RawMemProfReader.cpp. 2022-02-08 16:02:24 -08:00
Remarks Cleanup LLVMRemarks includes 2022-01-31 11:16:28 +01:00
Support [Support] Don't print stacktrace if DbgHelp.dll hasn't been loaded yet 2022-02-08 16:37:36 +00:00
TableGen Fix a typo (occured => occurred) 2022-02-08 21:35:26 +01:00
Target [Hexagon] Fix operation actions for v128f16 2022-02-08 15:28:37 -08:00
Testing
TextAPI Cleanup LLVMTextAPI headers 2022-01-26 14:21:25 +01:00
ToolDrivers
Transforms [LV] Move buildScalarSteps out of ILV (NFC). 2022-02-08 21:18:40 +00: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 [llvm] [Debuginfo] Debuginfod client library. 2021-12-06 21:52:38 +00:00