1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm
Guillaume Chatelet 7d32a9de9b [Alignment][NFC] Use Align in SelectionDAG::getMemIntrinsicNode
Summary:
This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Reviewers: courbet

Subscribers: jholewinski, nemanjai, hiraditya, kbarton, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77149
2020-04-01 09:32:05 +00:00
..
ADT Remove "mask" operand from shufflevector. 2020-03-31 13:08:59 -07:00
Analysis [TTI] Remove getCallCost 2020-04-01 09:05:25 +01:00
AsmParser
BinaryFormat [RISCV] ELF attribute section for RISC-V. 2020-03-31 16:16:19 +08:00
Bitcode
Bitstream
CodeGen [Alignment][NFC] Use Align in SelectionDAG::getMemIntrinsicNode 2020-04-01 09:32:05 +00:00
Config
DebugInfo Revert rGd5d8569df14e95e2c53d167bd1b37995bcbec565 "Fix static analysis warnings about classes with virtual methods not having virtual destructors" 2020-03-21 11:39:34 +00:00
Demangle
DWARFLinker Add an -object-path-prefix option to dsymutil 2020-03-24 17:13:42 -07:00
ExecutionEngine [ORC] Introduce JITSymbolFlags::HasMaterializeSideEffectsOnly flag. 2020-03-27 11:02:54 -07:00
Frontend/OpenMP [OpenMP] omp begin/end declare variant - part 1, parsing 2020-03-27 02:30:58 -05:00
FuzzMutate
IR Remove "mask" operand from shufflevector. 2020-03-31 13:08:59 -07:00
IRReader
LineEditor
Linker
LTO [ThinLTO] Allow usage of all hardware threads in the system 2020-03-27 10:20:58 -04:00
MC [X86][MC] Disable Prefix padding after hardcode/prefix 2020-04-01 09:49:52 +08:00
MCA
Object [RISCV] ELF attribute section for RISC-V. 2020-03-31 16:16:19 +08:00
ObjectYAML [yaml2obj] - Add NBucket and NChain fields for the SHT_HASH section. 2020-04-01 12:28:16 +03:00
Option
Passes [NFC] Do not run CGProfilePass when not using integrated assembler 2020-03-31 10:31:31 -07:00
ProfileData Fix missing override 2020-03-31 07:41:36 +00:00
Remarks
Support [lld][COFF][ELF][WebAssembly] Replace --[no-]threads /threads[:no] with --threads={1,2,...} /threads:{1,2,...} 2020-03-31 08:46:12 -07:00
TableGen
Target [GlobalISel] Implement identity transforms for x op x -> x 2020-03-30 18:22:37 -07:00
Testing/Support [clangd] Support multiple cursors in selectionRange. 2020-03-25 17:59:09 +01:00
TextAPI Remove a dead function. 2020-03-22 13:27:51 -04:00
ToolDrivers
Transforms Introduce unify-loop-exits pass. 2020-03-30 13:23:56 -04:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h Introduce unify-loop-exits pass. 2020-03-30 13:23:56 -04:00
LinkAllIR.h
LinkAllPasses.h Introduce unify-loop-exits pass. 2020-03-30 13:23:56 -04:00
module.extern.modulemap
module.install.modulemap
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h