1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm
Thomas Raoux da9ea2e853 [TargetLowering] Make allowsMemoryAccess methode virtual.
Rename old function to explicitly show that it cares only about alignment.
The new allowsMemoryAccess call the function related to alignment by default
and can be overridden by target to inform whether the memory access is legal or
not.

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

llvm-svn: 372935
2019-09-26 00:16:01 +00:00
..
ADT [ADT] Add StringMap::insert_or_assign 2019-09-25 04:58:02 +00:00
Analysis [InstCombine] Limit FMul constant folding for fma simplifications. 2019-09-25 17:03:20 +00:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen [TargetLowering] Make allowsMemoryAccess methode virtual. 2019-09-26 00:16:01 +00:00
Config
DebugInfo [CodeView] Add pragma push/pop_macro for ARM64_FPSR to enum header 2019-09-21 19:09:24 +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 [PatternMatch] Make m_Br more flexible, add matchers for BB values. 2019-09-25 15:05:08 +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 MCRegisterInfo: Merge getLLVMRegNum and getLLVMRegNumFromEH 2019-09-24 09:31:02 +00:00
MCA
Object [yaml2obj/obj2yaml] - Add support for .stack_sizes sections. 2019-09-24 14:22:37 +00:00
ObjectYAML [yaml2elf] - Support describing .stack_sizes sections using unique suffixes. 2019-09-25 12:09:30 +00:00
Option
Passes
ProfileData Recommit [SampleFDO] Expose an interface to return the size of a section 2019-09-21 17:23:55 +00:00
Remarks [Remarks] Allow remarks::Format::YAML to take a string table 2019-09-16 22:45:17 +00:00
Support Regex: Make "match" and "sub" const member functions 2019-09-24 14:42:36 +00:00
TableGen
Target Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics" 2019-09-19 16:26:14 +00:00
Testing/Support
TextAPI [TextAPI] Add New Supported Platforms 2019-09-23 15:28:02 +00:00
ToolDrivers
Transforms [SLC] Convert some strndup calls to strdup calls 2019-09-23 18:20:01 +00:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.extern.modulemap
module.install.modulemap
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h