llvm-6502/docs
Bill Wendling b9d75a94dd Document the new module flags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150301 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-11 11:59:36 +00:00
..
CommandGuide Fix typo and broken link 2012-02-05 11:17:49 +00:00
HistoricalNotes
img
tutorial
AliasAnalysis.html basic-aa does support AliasAnalysis chaining now. 2012-01-30 23:05:41 +00:00
Atomics.html
BitCodeFormat.html
BranchWeightMetadata.html
Bugpoint.html
CFEBuildInstrs.html
CMake.html
CodeGenerator.html
CodingStandards.html add an explicit section on static constructors. 2012-02-08 01:44:00 +00:00
CommandLine.html
CompilerWriterInfo.html
DebuggingJITedCode.html
DeveloperPolicy.html fix broken link 2012-02-08 22:20:00 +00:00
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header Tidy up. s/Low Level Virtual Machine/LLVM/. 2012-01-25 22:00:23 +00:00
doxygen.intro Tidy up. s/Low Level Virtual Machine/LLVM/. 2012-01-25 22:00:23 +00:00
ExceptionHandling.html
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html
GarbageCollection.html
GCCFEBuildInstrs.html
GetElementPtr.html
GettingStarted.html update --enable-targets list 2012-02-10 04:58:24 +00:00
GettingStartedVS.html Tidy up. s/Low Level Virtual Machine/LLVM/. 2012-01-25 22:00:23 +00:00
GoldPlugin.html
HowToAddABuilder.html
HowToReleaseLLVM.html
HowToSubmitABug.html
index.html Fix typo. 2012-01-19 21:50:08 +00:00
LangRef.html Document the new module flags. 2012-02-11 11:59:36 +00:00
Lexicon.html
LinkTimeOptimization.html
llvm.css
LLVMBuild.html
LLVMBuild.txt
Makefile
MakefileGuide.html
Packaging.html
Passes.html Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
ProgrammersManual.html DenseMap::find_as() and unit tests. 2012-01-30 06:55:43 +00:00
Projects.html
re_format.7
ReleaseNotes.html Rephrase to add clarity. 2012-02-07 08:42:29 +00:00
SegmentedStacks.html
SourceLevelDebugging.html Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Update document to reflect this change. 2012-02-09 17:34:01 +00:00
SystemLibrary.html
TableGenFundamentals.html
TestingGuide.html
WritingAnLLVMBackend.html
WritingAnLLVMPass.html