| Related articles |
|---|
| "while loops" and "resursion" optimizing! pschen@casd2.iie.ncku.edu.tw (1995-11-11) |
| Newsgroups: | comp.compilers |
| From: | pschen@casd2.iie.ncku.edu.tw |
| Keywords: | optimize, question |
| Organization: | Compilers Central |
| Date: | Sat, 11 Nov 1995 06:48:04 GMT |
Hi:
Many of the optimizations were designed with vector or
concurrent computers. These optimizations are used to
exploit more parallelism or to use parallelism more
efficiently on the target computer.
I want to study about "while loops" and "recursion" optimization.
There are few papers on them.
Who can assign me some good papers about this region?
Thanks very much!
Ps. Chen
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.