llvm-6502/docs
Nate Begeman 5bc1ea0736 Add vector shifts to the IR, patch by Eli Friedman.
CodeGen & Clang work coming next.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54161 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-29 15:49:41 +00:00
..
CommandGuide remove a bunch of dead options that never did anything. 2008-06-25 16:44:52 +00:00
HistoricalNotes
img
tutorial adjust calls to ConstantFP::get to new API 2008-06-10 01:52:17 +00:00
AliasAnalysis.html
BitCodeFormat.html Add a little wrapper header that is put around bc files when emitting 2008-07-09 05:14:23 +00:00
Bugpoint.html
CFEBuildInstrs.html Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html. 2008-02-14 17:53:22 +00:00
CodeGenerator.html Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
CodingStandards.html clarify :) 2008-07-08 05:12:37 +00:00
CommandLine.html Add support for response files to the CommandLine library. 2008-04-28 16:44:25 +00:00
CompilerDriver.html Use proper icon :) 2008-06-09 04:21:50 +00:00
CompilerWriterInfo.html
DeveloperPolicy.html Add a note for Thunderbird users to the Developer Policy. 2008-06-26 22:58:37 +00:00
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html
ExtendingLLVM.html
FAQ.html Improving wording. 2008-02-22 21:55:51 +00:00
GarbageCollection.html % -> @ 2008-04-24 06:00:30 +00:00
GCCFEBuildInstrs.html Update the build instructions. 2008-06-09 20:24:05 +00:00
GetElementPtr.html doc_code-ify some code in this doc. 2008-01-04 12:04:32 +00:00
GettingStarted.html Fix grammar. 2008-07-22 01:10:25 +00:00
GettingStartedVS.html
HowToReleaseLLVM.html Remove references to llvm-gcc-4.0 2008-07-22 01:37:48 +00:00
HowToSubmitABug.html
index.html add a description. 2008-07-13 21:27:36 +00:00
LangRef.html Add vector shifts to the IR, patch by Eli Friedman. 2008-07-29 15:49:41 +00:00
Lexicon.html Use — because. 2008-07-22 06:46:17 +00:00
LinkTimeOptimization.html update to document new lto API 2008-02-29 19:34:52 +00:00
llvm.css
Makefile Add a unified 'generated documentation' target so the web site script has a consistent target to use. 2008-03-31 17:27:57 +00:00
MakefileGuide.html
Passes.html Update comments and documentation to reflect that GCSE and ValueNumbering are 2008-06-05 07:55:49 +00:00
ProgrammersManual.html Use present tense when talking about User layout. It is implemented now. 2008-06-25 00:10:22 +00:00
Projects.html
ReleaseNotes.html Small formatting changes. 2008-06-09 07:51:45 +00:00
SourceLevelDebugging.html Minor spelling and typo fixes. 2008-04-29 22:12:40 +00:00
Stacker.html merge of 49966 from branches/ggreif/use-diet to trunk. these are already active API changes 2008-04-19 22:25:09 +00:00
SystemLibrary.html
TableGenFundamentals.html More violation fixes. 2008-02-12 07:12:46 +00:00
TestingGuide.html Update testing documentation with more consistent terminology. 2008-06-24 12:58:31 +00:00
UsingLibraries.html
WritingAnLLVMBackend.html Rename MRegisterInfo to TargetRegisterInfo. 2008-02-10 18:45:23 +00:00
WritingAnLLVMPass.html PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00