llvm-project/llvm/lib
Kazu Hirata a93b1792f1 [AArch64] Fix a warning
This patch fixes:

  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp:315:7:
  error: unused variable 'ValTy' [-Werror,-Wunused-variable]
2021-12-10 08:33:07 -08:00
..
Analysis [ConstantFold] Handle same type in ConstantFoldLoadThroughBitcast 2021-12-10 16:39:50 +01:00
AsmParser [IR] Split vscale_range interface 2021-12-07 10:38:26 +00:00
BinaryFormat [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
Bitcode [llvm] Use range-based for loops (NFC) 2021-12-05 08:33:02 -08:00
Bitstream
CodeGen [CodeGen] Improve SelectionDAGBuilder lowering code for get.active.lane.mask intrinsic 2021-12-10 13:39:38 +00:00
DWARFLinker [llvm] Use range-based for loops (NFC) 2021-12-07 09:17:03 -08:00
DWP [DWP] Refactoring llvm-dwp in to a library part 2 2021-07-22 14:23:29 -07:00
DebugInfo Revert "[Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer." 2021-12-10 10:33:05 -05:00
Debuginfod Revert "[Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer." 2021-12-10 10:33:05 -05:00
Demangle [Demangle] Add support for D function-local parent symbols 2021-12-07 01:46:13 +00:00
ExecutionEngine [llvm] Add null-termination capability to SmallVectorMemoryBuffer 2021-12-09 11:32:13 +01:00
Extensions
FileCheck [llvm] Use StringRef::contains (NFC) 2021-10-23 08:45:27 -07:00
Frontend [MLIR][OpenMP] Added omp.atomic.update 2021-12-09 15:21:24 +05:30
FuzzMutate
Fuzzer
IR [IR] Extract method to get single GEP index from offset (NFC) 2021-12-10 17:22:46 +01:00
IRReader
InterfaceStub [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
LTO [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
LineEditor [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
Linker [NFC] Replace some deprecated getAlignment() calls with getAlign() 2021-12-09 08:43:19 -08:00
MC [X86][MS-InlineAsm] Make the constraint *m to be simple place holder 2021-12-10 09:29:38 +08:00
MCA [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
Object [llvm] Add null-termination capability to SmallVectorMemoryBuffer 2021-12-09 11:32:13 +01:00
ObjectYAML [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
Option [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
Passes [Passes] Only run extra vector passes if loops have been vectorized. 2021-12-10 11:42:45 +00:00
ProfileData [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
Remarks
Support [RISCV] Unify depedency check and extension implication parsing logics 2021-12-09 21:16:04 -08:00
TableGen [llvm] Use range-based for loops (NFC) 2021-11-28 18:14:49 -08:00
Target [AArch64] Fix a warning 2021-12-10 08:33:07 -08:00
Testing
TextAPI [llvm] Use drop_begin (NFC) 2021-09-16 08:46:26 -07:00
ToolDrivers [Type] Avoid APFloat.h include (NFC) 2021-10-09 11:29:26 +02:00
Transforms [LV][ARM] Improve reduction costmodel for mismatching extension types. 2021-12-10 15:40:58 +00:00
WindowsManifest Make WindowsManifestMerger::merge() take a MemoryBufferRef 2021-08-24 16:39:20 -04:00
XRay Support: Use Expected<T>::moveInto() in a few places 2021-10-22 12:40:10 -07:00
CMakeLists.txt [llvm] [Debuginfo] Debuginfod client library. 2021-12-06 21:52:38 +00:00