llvm-6502/docs
John Criswell 96db6fcb2e Corrected the descriptions of the llvm.writeport and llvm.writeio
intrinsics.

Modified llvm.readio and llvm.writeio to use pointers to memory instead
of integers.  This should take care of problems such as different pointer
sizes, casting integers to pointers, weird architectural pointer types, etc.

Re-worded the description of llvm.readio and llvm.writeio so that it should
be more clear as to why they should be used over regular loads/stores for
I/O.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12867 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-12 16:33:19 +00:00
..
CommandGuide Document new option 2004-04-06 16:46:12 +00:00
HistoricalNotes The word dependence' has no a'. 2003-08-21 22:14:57 +00:00
AliasAnalysis.html Put stylesheet after the title. 2004-01-15 19:04:12 +00:00
CFEBuildInstrs.html Added a header indicating that the Linux and MacOS configure procedures are 2004-03-12 18:02:17 +00:00
CodingStandards.html Merged in RELEASE_1. 2003-10-27 18:18:16 +00:00
CommandLine.html Actually have a target "#introduction" if we're making a link to it. 2003-11-07 19:42:44 +00:00
Debugging.gif New graphic for web page 2003-05-21 21:05:46 +00:00
doxygen.cfg Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.cfg.in Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.css Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.footer Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.header Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.intro Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
ExtendingLLVM.html Add note 2004-04-10 06:56:53 +00:00
FAQ.html Merged in RELEASE_12. 2004-03-29 20:23:11 +00:00
GettingStarted.html Merged in RELEASE_12. 2004-03-29 20:23:11 +00:00
HowToSubmitABug.html Added minor information on C++. 2004-03-12 20:42:16 +00:00
index.html * Added link to newly written ExtendingLLVM.html document 2004-04-06 04:22:43 +00:00
LangRef.html Corrected the descriptions of the llvm.writeport and llvm.writeio 2004-04-12 16:33:19 +00:00
llvm.css Added notes on extending LLVM with new instructions, intrinsics, types, etc. 2004-04-06 03:53:49 +00:00
LLVMVsTheWorld.html Now that I read it again, this part in particular strikes me as kind of 2004-03-09 07:20:26 +00:00
Makefile Added LLVM copyright notice. 2003-10-21 14:33:46 +00:00
ObjectFiles.html Updates from Reid 2004-02-27 16:17:20 +00:00
OpenProjects.html We have a global reg. allocator now -- thanks to Alkis. 2004-04-07 15:31:23 +00:00
ProgrammersManual.html Fix a minor wording bug in the manual 2004-03-18 14:58:55 +00:00
Projects.html * Send people to the LLVMdev archive/subscription page rather than just state 2003-10-30 01:23:40 +00:00
RegisterAllocatorInfo.txt The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
ReleaseNotes.html Bugs fixed new features implemented 2004-04-06 19:48:42 +00:00
SourceLevelDebugging.html Add links to SLD from the LangRef.html doc 2004-01-06 05:31:32 +00:00
Stacker.html Fix spelling. 2004-03-11 10:14:21 +00:00
TableGenFundamentals.html Fixed minor typos. 2004-02-12 18:11:53 +00:00
TestingGuide.html * HTML 4.01 Strict compliance 2004-03-01 18:21:04 +00:00
UsingLibraries.html Updates from Reid 2004-02-27 16:17:20 +00:00
venusflytrap.jpg First version of this document. It is still missing some pretty big pieces, and 2004-01-05 05:06:33 +00:00
WritingAnLLVMPass.html Fix a tag-o 2004-03-17 21:33:32 +00:00