search for: zqll27

Displaying 4 results from an estimated 4 matches for "zqll27".

2008 Jun 16
6
llvm and simplescalar
hello everyone, I'm wondering whether llvm can work together with simplescalar. Would anyone please give me some clarification? Thanks a lot!
2008 Jun 16
6
llvm and simplescalar
hello everyone, I'm wondering whether llvm can work together with simplescalar. Would anyone please give me some clarification? Thanks a lot!
2008 Jun 16
1
[LLVMdev] [llvm-announce] llvm and simplescalar
...trotted some. The last version that I know worked with most of spec was llvm 1.8 or so. You need to get or write an elf64 loader and fix a couple instruction implementations in simplescalar to get it to run linux binaries (I have both somewhere). Andrew On Sun, Jun 15, 2008 at 9:08 PM, ×óçù <zqll27 at bit.edu.cn> wrote: > hello everyone, > I'm wondering whether llvm can work together with simplescalar. Would anyone > please give me some clarification? Thanks a lot! > > > _______________________________________________ > llvm-announce mailing list > llvm-announ...
2008 Jun 17
0
[LLVMdev] [llvm-announce] llvm and simplescalar
Thank you for your answers and suggestions! Well, I want to do some experiments about the compiler optimization in llvm under SPM and I need performance evaluation. As I know, alpha is a general-purpose CPU, so I consider that arm may be an alternative. Simplesim-arm is able to do performance simulation while m5-arm is still under development. Then, what should I do? Do the experiment under