- Oct 10, 2003
-
-
John Criswell authored
never necessary to do that to denote them as feature tests. Removed the Feature.asm tests as they are the same as the Feature.mc tests. llvm-svn: 9039
-
John Criswell authored
llvm-svn: 9034
-
John Criswell authored
Still very rough, IMHO. llvm-svn: 9030
-
John Criswell authored
separate document that we will provide to people who request the source. Updated the support architecture information to be a little more precise. Added hyperlinks for all of the tools which are required for building LLVM. This should make it easier for people to find and install these required tools. Italicized some of the "variables" that we use in place of absolute paths. Added the --enable-spec2000 option to the quick start section. Other minor changes/corrections/clarifications. llvm-svn: 9006
-
John Criswell authored
Made the "Getting Started Quickly" material its own section. I think this makes the document easier to read. Added bars after every major section heading (to distinguish them more easily from sub-section headings). Renamed C front end to GCC front end, as we now support C and C++. Updated material to reflect the new autoconf-style object root. Added material about the llvm/runtime directory and the fact that you need to install the GCC front end before building LLVM (before, it was optional). llvm-svn: 9003
-
Chris Lattner authored
llvm-svn: 9001
-
- Oct 08, 2003
-
-
Chris Lattner authored
llvm-svn: 8961
-
Chris Lattner authored
llvm-svn: 8950
-
- Oct 07, 2003
-
-
Chris Lattner authored
llvm-svn: 8948
-
Chris Lattner authored
llvm-svn: 8943
-
Chris Lattner authored
llvm-svn: 8942
-
Chris Lattner authored
llvm-svn: 8941
-
Chris Lattner authored
llvm-svn: 8940
-
Chris Lattner authored
llvm-svn: 8939
-
Chris Lattner authored
Change the footer to include "maintained by" llvm-svn: 8938
-
Chris Lattner authored
llvm-svn: 8937
-
Chris Lattner authored
llvm-svn: 8936
-
Chris Lattner authored
llvm-svn: 8935
-
Chris Lattner authored
<tt>ify, other minor cleanups llvm-svn: 8934
-
Chris Lattner authored
simplify a bit llvm-svn: 8933
-
Chris Lattner authored
llvm-svn: 8932
-
Chris Lattner authored
llvm-svn: 8931
-
Chris Lattner authored
remove -time-passes and -stats, because llvm-link doesn't really need them llvm-svn: 8926
-
Chris Lattner authored
llvm-svn: 8925
-
Chris Lattner authored
llvm-svn: 8924
-
- Oct 06, 2003
-
-
Misha Brukman authored
llvm-svn: 8901
-
Misha Brukman authored
* Added blurb about `bugpoint' * Fixed some grammar issues * Added blurb about `llvm-link' * Took out the part about the `lli debugger' which disappeared llvm-svn: 8900
-
- Oct 05, 2003
-
-
Chris Lattner authored
llvm-svn: 8873
-
- Oct 03, 2003
-
-
John Criswell authored
llvm-svn: 8836
-
John Criswell authored
llvm-svn: 8835
-
- Oct 02, 2003
-
-
Chris Lattner authored
llvm-svn: 8818
-
Alkis Evlogimenos authored
llvm-svn: 8815
-
Chris Lattner authored
llvm-svn: 8814
-
Chris Lattner authored
llvm-svn: 8813
-
Chris Lattner authored
llvm-svn: 8812
-
- Oct 01, 2003
-
-
Chris Lattner authored
just remember to update the open projects list... :) llvm-svn: 8807
-
John Criswell authored
Added information regarding additional LLVM passes used, input defaults, and output defaults. llvm-svn: 8802
-
- Sep 29, 2003
-
-
John Criswell authored
Added periods to the end of sentence fragments describing options. Added information to llc about which target architecture is selected for assembly language code generation. llvm-svn: 8741
-
John Criswell authored
and how it decides to interpret its input. llvm-svn: 8730
-
- Sep 26, 2003
-
-
John Criswell authored
Added information on where files are located by llvm-link. Added missing options. Re-worded some stuff so that it (hopefully) sounds better. llvm-svn: 8723
-