teak-llvm/llvm/lib/Transforms
Guillaume Chatelet 805c157e8a [Alignment][NFC] Deprecate Align::None()
Summary:
This is a follow up on https://reviews.llvm.org/D71473#inline-647262.
There's a caveat here that `Align(1)` relies on the compiler understanding of `Log2_64` implementation to produce good code. One could use `Align()` as a replacement but I believe it is less clear that the alignment is one in that case.

Reviewers: xbolva00, courbet, bollu

Subscribers: arsenm, dylanmckay, sdardis, nemanjai, jvesely, nhaehnle, hiraditya, kbarton, jrtc27, atanasyan, jsji, Jim, kerbowa, cfe-commits, llvm-commits

Tags: #clang, #llvm

Differential Revision: https://reviews.llvm.org/D73099
2020-01-24 12:53:58 +01:00
..
AggressiveInstCombine [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
CFGuard Add support for __declspec(guard(nocf)) 2020-01-10 16:04:12 +00:00
Coroutines [Coroutines] Remove corresponding phi values when apply simplifyTerminatorLeadingToRet 2020-01-05 18:26:30 -05:00
Hello
InstCombine [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
Instrumentation [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
IPO [WPD] Allow load/save bitcoded index when running opt -wholeprogramdevirt 2020-01-24 00:31:39 -08:00
ObjCARC [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
Scalar [LoopStrengthReduce] Reuse utility method to clean dead instructions. [NFCI] 2020-01-23 16:27:32 -08:00
Utils [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
Vectorize [Alignment][NFC] Use Align with CreateAlignedStore 2020-01-23 17:34:32 +01:00
CMakeLists.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
LLVMBuild.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00