mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
07f763034a
After the loop unroll threshold was increased in r295538, very large constant expressions can be created. This prevents them from having to be recursively scanned, leading to a compile time blow-up. Differential Revision: https://reviews.llvm.org/D30689 llvm-svn: 298356 |
||
---|---|---|
.. | ||
gep-constanfolding-error.ll | ||
gep.ll | ||
timeout.ll | ||
vectorgep-crash.ll |