mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
96db6fcb2e
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 |
||
---|---|---|
.. | ||
CommandGuide | ||
HistoricalNotes | ||
AliasAnalysis.html | ||
CFEBuildInstrs.html | ||
CodingStandards.html | ||
CommandLine.html | ||
Debugging.gif | ||
doxygen.cfg | ||
doxygen.cfg.in | ||
doxygen.css | ||
doxygen.footer | ||
doxygen.header | ||
doxygen.intro | ||
ExtendingLLVM.html | ||
FAQ.html | ||
GettingStarted.html | ||
HowToSubmitABug.html | ||
index.html | ||
LangRef.html | ||
llvm.css | ||
LLVMVsTheWorld.html | ||
Makefile | ||
ObjectFiles.html | ||
OpenProjects.html | ||
ProgrammersManual.html | ||
Projects.html | ||
RegisterAllocatorInfo.txt | ||
ReleaseNotes.html | ||
SourceLevelDebugging.html | ||
Stacker.html | ||
TableGenFundamentals.html | ||
TestingGuide.html | ||
UsingLibraries.html | ||
venusflytrap.jpg | ||
WritingAnLLVMPass.html |