67c5b7ada6
From-SVN: r15978
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
Collected papers/sites on standards, compilers, optimization, etc.
|
|
|
|
- Massively Scalar Compiler Project
|
|
|
|
ftp://cs.rice.edu/public/preston/optimizer
|
|
|
|
- http://www.lpac.ac.uk/SEL-HPC/Articles/CompilersArchive.html
|
|
|
|
- David M Keaton's site
|
|
|
|
http://www.dmk.com, ftp://ftp.dmk.com
|
|
c9x stuff is in ftp://ftp.dmk.com/DMK/sc22wg14/c9x
|
|
|
|
- Some information about optimizing for x86 processors, links to
|
|
x86 manuals and documentation.
|
|
|
|
http://www.goof.com/pcg/docs.html
|
|
|
|
|
|
- Links related to many compiler topics
|
|
|
|
http://www.nullstone.com/htmls/connections.htm
|
|
|
|
- HPPA information:
|
|
|
|
http://www.hp.com/computing/framed/technology/micropro
|
|
|
|
- New compiler book. Online appendix includes some compiler links
|
|
|
|
http://www.mkp.com/books_catalog/1-55860-320-4.asp
|
|
|
|
- Various MIPS stuff:
|
|
|
|
http://www.sgi.com/MIPS/arch/mips4docs/mipsiv_3_2.pdf (*)
|
|
http://www.sgi.com/MIPS/arch/MIPS16/MIPS16.whitepaper.pdf
|
|
http://www.sgi.com/MIPS/arch/MIPS16/mips16.pdf
|
|
http://www.sgi.com/MIPS/arch/ISA5/isa5_tech_brf.pdf
|
|
http://www.sgi.com/MIPS/arch/ISA5/MDMXspec.pdf
|
|
http://www.sgi.com/MIPS/arch/ISA5/MIPSVspec.pdf
|
|
|
|
|