mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
72776d2190
beyond their associated static array type. I believe that this fixes a legitimate bug, because BasicAliasAnalysis already has code to check for this condition that works for non-constant indices, however it was missing the case of constant indices. With this change, it checks for both. This fixes PR4267, and miscompiles of SPEC 188.ammp and 464.h264.href. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72451 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Andersens | ||
BasicAA | ||
CallGraph | ||
Dominators | ||
GlobalsModRef | ||
LoopInfo | ||
PostDominators | ||
ScalarEvolution |