llvm-project/polly/lib
Eli Friedman 4f04db4b54 AllocaInst should store Align instead of MaybeAlign.
Along the lines of D77454 and D79968.  Unlike loads and stores, the
default alignment is getPrefTypeAlign, to match the existing handling in
various places, including SelectionDAG and InstCombine.

Differential Revision: https://reviews.llvm.org/D80044
2020-05-16 14:53:16 -07:00
..
Analysis [NFC] Modernize misc. uses of Align/MaybeAlign APIs. 2020-04-06 17:53:04 -07:00
CodeGen AllocaInst should store Align instead of MaybeAlign. 2020-05-16 14:53:16 -07:00
Exchange [Polly] Silence mixed signed/unsigned comparison warnings. NFC. 2020-02-10 19:03:08 -06:00
External [Polly] Update ISL to isl-0.22.1-87-gfee05a13. 2020-02-10 19:03:08 -06:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support [Polly] Fix long loop due to unsigned warparound. 2020-04-27 12:15:56 -05:00
Transform [polly][opaque pointers] Remove use of deprecated APIs. 2020-04-03 18:00:33 -07:00
CMakeLists.txt Use components instead of libraries in Polly linkage step 2020-04-28 09:44:10 +02:00