llvm-project/llvm/test/Transforms/Attributor/IPConstantProp
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
..
2008-06-09-WeakProp.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
2009-09-24-byval-ptr.ll AllocaInst should store Align instead of MaybeAlign. 2020-05-16 14:53:16 -07:00
PR16052.ll [Attributor] Force update of "newly live" abstract attributes 2020-05-11 15:32:47 -05:00
PR26044.ll StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07:00
PR43857.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
arg-count-mismatch.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
arg-type-mismatch.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
comdat-ipo.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
dangling-block-address.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
deadarg.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
fp-bc-icmp-const-fold.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
global.ll [Attributor][FIX] Record dependences for assumed dead abstract attributes 2020-05-07 17:00:50 -05:00
multiple_callbacks.ll [Attributor] Make AAIsDead dependences optional to prevent top state 2020-05-11 15:32:47 -05:00
musttail-call.ll [Attributor] Force update of "newly live" abstract attributes 2020-05-11 15:32:47 -05:00
naked-return.ll [Attributor] Force update of "newly live" abstract attributes 2020-05-11 15:32:47 -05:00
openmp_parallel_for.ll [Attributor] Merge the query set into AbstractAttribute 2020-05-10 22:27:00 -05:00
pthreads.ll [Attributor] Make AAIsDead dependences optional to prevent top state 2020-05-11 15:32:47 -05:00
recursion.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
remove-call-inst.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
return-argument.ll [Attributor] Make AAIsDead dependences optional to prevent top state 2020-05-11 15:32:47 -05:00
return-constant.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
return-constants.ll [Attributor] Make AAIsDead dependences optional to prevent top state 2020-05-11 15:32:47 -05:00
solve-after-each-resolving-undefs-for-function.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
thread_local_acs.ll [Attributor][NFC] Proactively ask for `nocapure` on call site arguments 2020-05-03 21:38:06 -05:00