llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
29.42k stars 12.15k forks source link

30% slowdown of telecomm-gsm with list-ilp on x86_64 #9802

Open atrick opened 13 years ago

atrick commented 13 years ago
Bugzilla Link 9430
Version trunk
OS All
CC @asl

Extended Description

When list-ilp was enabled by default on 2011-03-07, MultiSource/Benchmarks/MiBench/telecomm-gsm slowed down by 30% vs. list-burr (it now takes 40% more time to execute). The same regression occured in my own tests and in the x86_64 nightly builder. The i386 nightly builder reported no change.

atrick commented 13 years ago

assigned to @atrick

bwendling commented 2 years ago

What's the status of this bug?