1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/docs
Dan Gohman 0a6e8a4bcd Clarify a few things in the inbounds description.
Describing inbounds in terms of infinitely precise arithmetic prohibits
the assumption address-space-sized integer arithmetic will wrap, with
a wrapped-around value landing within the same object.

llvm-svn: 79538
2009-08-20 17:08:17 +00:00
..
CommandGuide fix pasto noticed by Jakub 2009-08-15 16:18:56 +00:00
HistoricalNotes
img
tutorial Update the ocaml docs to work with LLVMContext. 2009-08-19 17:32:38 +00:00
AliasAnalysis.html
BitCodeFormat.html
Bugpoint.html
CFEBuildInstrs.html
CMake.html CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This is 2009-08-18 15:29:35 +00:00
CodeGenerator.html
CodingStandards.html make owen happy by being explicit. 2009-08-11 17:38:15 +00:00
CommandLine.html
CompilerDriver.html
CompilerDriverTutorial.html
CompilerWriterInfo.html
DeveloperPolicy.html
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html Remove a bit more cruft from the sjlj moving to a backend pass. 2009-08-17 20:25:04 +00:00
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html
GarbageCollection.html
GCCFEBuildInstrs.html
GetElementPtr.html Surrounded variable in <tt> tags for consistency. 2009-08-18 19:18:40 +00:00
GettingStarted.html
GettingStartedVS.html
GoldPlugin.html
HowToReleaseLLVM.html Update the release process some more. Lots of good details now. 2009-08-19 23:07:37 +00:00
HowToSubmitABug.html
index.html
LangRef.html Clarify a few things in the inbounds description. 2009-08-20 17:08:17 +00:00
Lexicon.html
LinkTimeOptimization.html
llvm.css
Makefile
MakefileGuide.html
Passes.html
ProgrammersManual.html fix this back, thanks Eli 2009-08-20 03:10:14 +00:00
Projects.html Grammar fix. 2009-08-13 20:08:52 +00:00
ReleaseNotes-2.6.html Correct ARM v7-A architecture name spelling and add note about hard float. 2009-08-20 15:01:16 +00:00
ReleaseNotes.html
SourceLevelDebugging.html
SystemLibrary.html
TableGenFundamentals.html
TestingGuide.html wrap to 80 cols 2009-08-15 18:33:10 +00:00
UsingLibraries.html
WritingAnLLVMBackend.html
WritingAnLLVMPass.html Clarify limitations of a ModulePass requiring a FunctionPass. 2009-08-10 16:37:29 +00:00