1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm
Guillaume Chatelet 53ff87f900 [Alignment][NFC] Remove StoreInst::setAlignment(unsigned)
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, bollu, jdoerfert

Subscribers: hiraditya, asbirlea, cfe-commits, llvm-commits

Tags: #clang, #llvm

Differential Revision: https://reviews.llvm.org/D68268

llvm-svn: 373595
2019-10-03 13:17:21 +00:00
..
ADT Revert r373034 2019-09-27 01:58:31 +00:00
Analysis [DDG] Data Dependence Graph - Root Node 2019-10-01 19:32:42 +00:00
AsmParser
BinaryFormat Fix GCC -Wreturn-type warnings. NFC. 2019-10-02 04:13:17 +00:00
Bitcode
Bitstream [Remarks] Add parser for bitstream remarks 2019-09-09 17:43:50 +00:00
CodeGen [AArch64] Static (de)allocation of SVE stack objects. 2019-10-03 11:33:50 +00:00
Config
DebugInfo DebugInfo: Add parsing support for debug_loc base address specifiers 2019-10-01 00:29:13 +00:00
Demangle llvm-undname: Add support for demangling typeinfo names 2019-09-23 13:13:37 +00:00
ExecutionEngine Make appendCallNB lambda mutable 2019-09-19 15:45:12 +00:00
FuzzMutate
IR [Alignment][NFC] Remove StoreInst::setAlignment(unsigned) 2019-10-03 13:17:21 +00:00
IRReader
LineEditor
Linker
LTO [LTO][Legacy] Add new C inferface to query libcall functions 2019-09-16 18:49:54 +00:00
MC Undef the macros after their use 2019-09-30 02:46:56 +00:00
MCA [MCA] Use references to LSUnitBase in class Scheduler and add helper methods to acquire/release LS queue entries. NFCI 2019-09-30 17:24:25 +00:00
Object [yaml2obj/obj2yaml] - Add support for .stack_sizes sections. 2019-09-24 14:22:37 +00:00
ObjectYAML [yaml2obj] - Alow Size tag for describing SHT_HASH sections. 2019-10-02 13:52:37 +00:00
Option
Passes
ProfileData [PGO] Fix typos from r359612. NFC. 2019-10-01 18:06:50 +00:00
Remarks [Remarks] Allow remarks::Format::YAML to take a string table 2019-09-16 22:45:17 +00:00
Support [Alignment][NFC] Allow constexpr Align 2019-10-03 10:53:10 +00:00
TableGen
Target [gicombiner] Add the boring boilerplate for the declarative combiner 2019-10-02 21:13:07 +00:00
Testing/Support
TextAPI [TextAPI] Add New Supported Platforms 2019-09-23 15:28:02 +00:00
ToolDrivers
Transforms [InstCombine] Transform bcopy to memmove 2019-10-02 22:49:20 +00:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h [NewPM] Port MachineModuleInfo to the new pass manager. 2019-09-30 17:54:50 +00:00
LinkAllIR.h
LinkAllPasses.h
module.extern.modulemap
module.install.modulemap
module.modulemap
module.modulemap.build
Pass.h [LegacyPassManager] Deprecate the BasicBlockPass/Manager. 2019-09-30 20:17:23 +00:00
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h