search for: indiepend

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

Did you mean: independ
2009 May 21
0
[LLVMdev] Arm port
...severe medical problems. I never concentrated on compilers in school, but just after graduating, I had a chance to buy a new copy of Aho/Setho/Ullman's compiler book, and I'm now reading it. I did take the compiler course, but it seemed rather basic to me. The OS thing they let me do as indiependent study, with a prof watching me like I was doing a doctoral thing, and I got a whole lot out of that. So, I was wondering if someone has a compiler book name, something besides the Aho book (maybe more up to date, this is a 1988 copyright) I might be able to pick up used via Amazon, and would te...
2009 May 21
2
[LLVMdev] Arm port
Hi, - Cortex-A8 needs a specific instruction scheduler as dual issue forces you to interleave some instructions to allow to run two instructions in the same cycle for the best performance (Cortex-A9 is out-of-order so dual issue is not an issue (!) for performance). - Cortex-A8/A9 have several useful new instructions : for instance, bit operations like bitfield insertion/extraction or having
2009 May 21
0
[LLVMdev] Arm port
...I never concentrated on compilers in school, but just after >> graduating, I had a chance to buy a new copy of Aho/Setho/Ullman's compiler >> book, and I'm now reading it. I did take the compiler course, but it seemed >> rather basic to me. The OS thing they let me do as indiependent study, with a >> prof watching me like I was doing a doctoral thing, and I got a whole lot out of >> that. >> >> So, I was wondering if someone has a compiler book name, something besides the >> Aho book (maybe more up to date, this is a 1988 copyright) I might be a...
2009 May 21
6
[LLVMdev] Arm port
...problems.  I never concentrated on compilers in school, but just after > graduating, I had a chance to buy a new copy of Aho/Setho/Ullman's compiler > book, and I'm now reading it.  I did take the compiler course, but it seemed > rather basic to me.  The OS thing they let me do as indiependent study, with a > prof watching me like I was doing a doctoral thing, and I got a whole lot out of > that. > > So, I was wondering if someone has a compiler book name, something besides the > Aho book (maybe more up to date, this is a 1988 copyright) I might be able to > pick up...