llvm-6502/docs
Dan Gohman e921792509 Clarify that ptrtoint+inttoptr are an alternative to GEP which are
not restricted by the GEP rules.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96598 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-18 18:40:29 +00:00
..
CommandGuide Uniformize the way these options are printed. Requested by 2010-02-18 14:37:52 +00:00
HistoricalNotes
img
tutorial irbuilder is doing constant folding now by default, PR6092 2010-02-17 19:54:34 +00:00
AdvancedGetElementPtr.html Clarify that ptrtoint+inttoptr are an alternative to GEP which are 2010-02-18 18:40:29 +00:00
AliasAnalysis.html Remove the AliasAnalysis::getMustAliases method, which is dead. 2009-11-22 16:01:44 +00:00
BitCodeFormat.html reduce redundant are's. 2010-01-20 17:53:51 +00:00
Bugpoint.html
CFEBuildInstrs.html
CMake.html Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR, 2009-12-01 02:21:51 +00:00
CodeGenerator.html Update the -tailcallopt description to match djg's improvements to the calling 2010-01-11 18:53:47 +00:00
CodingStandards.html
CommandLine.html Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
CompilerDriver.html Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
CompilerDriverTutorial.html
CompilerWriterInfo.html
DebuggingJITedCode.html
DeveloperPolicy.html
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html Update of 94055 to track the IR level call site information via an intrinsic. 2010-01-28 01:45:32 +00:00
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html
GarbageCollection.html
GCCFEBuildInstrs.html
GetElementPtr.html
GettingStarted.html Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
GettingStartedVS.html
GoldPlugin.html
HowToReleaseLLVM.html
HowToSubmitABug.html
index.html Add an "advanced" GetElementPtr FAQ document, with answers to 2010-02-17 22:47:06 +00:00
LangRef.html Add support for emitting non-temporal stores for DAGs marked 2010-02-16 20:50:18 +00:00
Lexicon.html
LinkTimeOptimization.html
llvm.css
Makefile Rearrange rules to add missing dependency and allow parallel makes. 2009-12-14 22:44:22 +00:00
MakefileGuide.html
Passes.html
ProgrammersManual.html Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Projects.html
re_format.7
ReleaseNotes.html Mention an API change. 2010-02-17 17:20:17 +00:00
SourceLevelDebugging.html Add documentation for llvm.dbg.value intrinsic 2010-01-11 22:53:48 +00:00
SystemLibrary.html
TableGenFundamentals.html Add an !eq() operator to TableGen. It operates on strings only. 2010-01-05 19:11:42 +00:00
TestingGuide.html
UsingLibraries.html
WritingAnLLVMBackend.html Inline addAssemblyEmitter into its one real caller and delete 2010-02-02 18:44:12 +00:00
WritingAnLLVMPass.html Uniformize the way these options are printed. Requested by 2010-02-18 14:37:52 +00:00