[LLVMdev] [llvm-announce] llvm and simplescalar
Andrew Lenharth
andrewl at lenharth.org
Mon Jun 16 17:52:34 PDT 2008
On Mon, Jun 16, 2008 at 11:55 AM, David Greene <dag at cray.com> wrote:
> IMNSHO, don't use SimpleScalar. It's simulation model is WAY ourt of date.
>
> Use M5 instead:
>
> http://m5.eecs.umich.edu/wiki/index.php/Main_Page
Yes. This is what we were using last time we needed an alpha
simulator too. Just be forwarned that llvm-gcc 4.2 has not been
tested on alpha, and there isn't currently a nightly tester running,
so I don't know how much bitrot has happened to the backend (I have
the machines to start a nightly tester, it just hasn't happened yet).
Andrew
More information about the llvm-dev
mailing list