diff options
author | Gerald Pfeifer <gerald@gcc.gnu.org> | 1998-12-18 14:43:01 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 1998-12-18 14:43:01 +0000 |
commit | d2237b4f9bec07366962d6617e10e4d2698186b9 (patch) | |
tree | 0583d74e9ccc8a08d1b682c5cb90da1a3d8dd1cd | |
parent | e8fc82228878bb702f6e39e32807f27b6ade3405 (diff) | |
download | gcc-d2237b4f9bec07366962d6617e10e4d2698186b9.zip gcc-d2237b4f9bec07366962d6617e10e4d2698186b9.tar.gz gcc-d2237b4f9bec07366962d6617e10e4d2698186b9.tar.bz2 |
Add new entry regarding Pentium optimizations.
From-SVN: r24375
-rw-r--r-- | gcc/LITERATURE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/LITERATURE b/gcc/LITERATURE index ac35e3a..260a625 100644 --- a/gcc/LITERATURE +++ b/gcc/LITERATURE @@ -17,7 +17,7 @@ Collected papers/sites on standards, compilers, optimization, etc. x86 manuals and documentation. http://www.goof.com/pcg/docs.html - + http://www.announce.com/agner/assem/ - AMD site with optimization guide for x86 |