llvm-6502/docs
Andrew Lenharth 8bf607a221 OK, after checking the backwards compatibility code on X86 and the new code
path on alpha, now has come the time for new vararg support.  So, with out
further ado, I revert behavior back a couple of years!

Well, ok, I lied.  A few more notes.

First, the Simple ISels cannot be expected to work any longer, but they
should still compile

Second, there are likely some bugs to track down once the nightly testers
start with this.

Third, the initial patch doesn't include sparcv9, but I'll do that today.

Forth, subsequent patches won't bother being long winded.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22251 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-18 18:28:17 +00:00
..
CommandGuide Merged in release_15. 2005-05-18 19:43:33 +00:00
HistoricalNotes
img Add library dependency and object dependency graphs. 2005-01-03 05:30:57 +00:00
.cvsignore ignore generated file 2004-12-08 19:00:45 +00:00
AliasAnalysis.html
Bugpoint.html Convert from being a copy of the man page to a full-fledged document. 2004-12-09 20:26:20 +00:00
BytecodeFormat.html minor changes 2005-05-14 01:30:15 +00:00
CFEBuildInstrs.html nothing funny about building the CFE on Linux/Itanium 2005-06-14 07:29:50 +00:00
CodeGenerator.html Fix bug noticed by Tzu-Chien Chiu, thanks! 2005-05-09 15:41:03 +00:00
CodingStandards.html Documentation which contains smileys won't be taken seriously by some people. 2004-12-04 00:32:12 +00:00
CommandLine.html Consistently surround `cl::' code structures with <b> and <tt> to make them 2005-05-10 22:05:27 +00:00
CompilerDriver.html
CompilerWriterInfo.html Remove extra header in the SPARC section 2005-05-17 15:15:19 +00:00
doxygen.cfg.in * Truncate a long line. 2005-05-14 20:06:31 +00:00
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExtendingLLVM.html update this to reflect the new selection daggy world 2005-05-11 03:53:53 +00:00
FAQ.html Added question about turning off all optimizations. I think this has been asked once or twice. 2005-04-25 20:36:56 +00:00
GarbageCollection.html
GettingStarted.html Merged in release_15. 2005-05-18 19:43:33 +00:00
GettingStartedVS.html Clarify inability to generate assembly, and note that VC++ Express works. 2005-03-08 03:56:50 +00:00
HowToSubmitABug.html
index.html extract has been renamed to llvm-extract to avoid conflicting with another tool 2005-04-24 17:46:58 +00:00
LangRef.html OK, after checking the backwards compatibility code on X86 and the new code 2005-06-18 18:28:17 +00:00
Lexicon.html Add reassociation, minor cleanups. 2005-05-13 20:18:49 +00:00
llvm.css flush on the right and indented on the left looks a bit weird. 2005-05-16 16:30:10 +00:00
LLVMVsTheWorld.html
Makefile Adjust the dependencies and generate the output to docs/userloc.html so 2005-05-16 18:29:13 +00:00
MakefileGuide.html Remove vim modeline, this belongs in ~/.vimrc 2005-05-10 22:06:14 +00:00
ProgrammersManual.html Remove vim modeline; this should go into ~/.vimrc 2005-05-10 22:06:41 +00:00
Projects.html A few small steps toward HTML 4.01 Strict compliance. 2005-02-28 01:10:48 +00:00
ReleaseNotes.html Reid linked to the CVS release notes on newsforge :( 2005-05-18 22:23:56 +00:00
SourceLevelDebugging.html * Straighten a comment to a single line 2004-12-09 20:27:37 +00:00
Stacker.html Correct the descriptions of WHILE...END and RROT. Thanks to Lalo Martins 2005-05-04 15:43:40 +00:00
SystemLibrary.html Add a missing <div> 2005-01-05 18:21:39 +00:00
TableGenFundamentals.html
TestingGuide.html More typo and wording fixes. 2005-05-13 20:25:49 +00:00
UsingLibraries.html Integrate dependency graphs. 2005-01-03 05:46:46 +00:00
WritingAnLLVMBackend.html * Add a link to the pattern-matching codegen docs 2005-05-17 02:33:03 +00:00
WritingAnLLVMPass.html Fix some broken links, taking care of PR554 2005-04-21 04:53:58 +00:00