llvm-6502/docs
Jay Foad 3ecfc861b4 Remove PHINode::reserveOperandSpace(). Instead, add a parameter to
PHINode::Create() giving the (known or expected) number of operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128537 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-30 11:28:46 +00:00
..
CommandGuide Spelling fix: consequtive -> consecutive. 2011-02-15 09:23:02 +00:00
HistoricalNotes
img
tutorial Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
AliasAnalysis.html
BitCodeFormat.html
Bugpoint.html
CFEBuildInstrs.html
CMake.html Support for parallel compilation (/MP) when using the VS IDE. 2011-03-02 17:47:37 +00:00
CodeGenerator.html
CodingStandards.html Fix typo. 2011-02-20 02:03:04 +00:00
CommandLine.html
CompilerDriver.html
CompilerDriverTutorial.html
CompilerWriterInfo.html
DebuggingJITedCode.html
DeveloperPolicy.html
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html
GarbageCollection.html
GCCFEBuildInstrs.html
GetElementPtr.html
GettingStarted.html docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32. 2011-03-28 06:27:12 +00:00
GettingStartedVS.html remove another jeff link 2011-03-06 23:00:33 +00:00
GoldPlugin.html
HowToReleaseLLVM.html Remove redundant compression option. 2011-03-25 06:43:59 +00:00
HowToSubmitABug.html
index.html
LangRef.html Change the signext language in LangRef to closer match zeroext. 2011-03-17 14:21:58 +00:00
Lexicon.html
LinkTimeOptimization.html
llvm.css
Makefile
MakefileGuide.html
Packaging.html
Passes.html Update Passes.html, part 3: alphabetize descriptions. 2011-03-19 05:02:14 +00:00
ProgrammersManual.html fix description, PR9542 2011-03-24 16:13:31 +00:00
Projects.html
re_format.7
ReleaseNotes.html Some release notes. 2011-03-18 04:07:44 +00:00
SourceLevelDebugging.html Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum 2011-03-29 17:27:08 +00:00
SystemLibrary.html
TableGenFundamentals.html
TestingGuide.html Spelling fix: consequtive -> consecutive. 2011-02-15 09:23:02 +00:00
UsingLibraries.html
WritingAnLLVMBackend.html
WritingAnLLVMPass.html Spelling fix: consequtive -> consecutive. 2011-02-15 09:23:02 +00:00