llvm-project/polly/lib/CodeGen
Guillaume Chatelet 07c9d53266 [Alignment][NFC] Use Align with CreateAlignedLoad
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

Subscribers: hiraditya, cfe-commits, llvm-commits

Tags: #clang, #llvm

Differential Revision: https://reviews.llvm.org/D73449
2020-01-27 10:58:36 +01:00
..
BlockGenerators.cpp [Alignment][NFC] Use Align with CreateAlignedLoad 2020-01-27 10:58:36 +01:00
CodeGeneration.cpp Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
CodegenCleanup.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
IRBuilder.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
IslAst.cpp [ScheduleOptimizer] Hoist extension nodes after schedule optimization. 2019-05-31 19:26:57 +00:00
IslExprBuilder.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
IslNodeBuilder.cpp [Alignment][NFC] Remove AllocaInst::setAlignment(unsigned) 2019-09-30 13:34:44 +00:00
LoopGenerators.cpp [CodeGen] LLVM OpenMP Backend. 2019-03-19 03:18:21 +00:00
LoopGeneratorsGOMP.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
LoopGeneratorsKMP.cpp [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
ManagedMemoryRewrite.cpp [GPGPU] Fix #includes. 2019-11-14 14:39:28 -06:00
PPCGCodeGeneration.cpp [IR] Include more target specific intrinsic headers 2019-12-14 19:19:35 -08:00
PerfMonitor.cpp [IR] Include target specific intrinsic headers 2019-12-12 14:54:31 -08:00
RuntimeDebugBuilder.cpp [Alignment][NFC] Use Align with CreateAlignedStore 2020-01-23 17:34:32 +01:00
Utils.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00