llvm-6502/docs
David Greene a1b1b79be1 Remove Multidefs
Multidefs are a bit unwieldy and incomplete.  Remove them in favor of
another mechanism, probably for loops.

Revert "Make Test More Thorough"
Revert "Fix a typo."
Revert "Vim Support for Multidefs"
Revert "Emacs Support for Multidefs"
Revert "Document Multidefs"
Revert "Add a Multidef Test"
Revert "Update Test for Multidefs"
Revert "Process Multidefs"
Revert "Parser Multidef Support"
Revert "Lexer Support for Multidefs"
Revert "Add Multidef Data Structures"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141378 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-07 18:25:05 +00:00
..
CommandGuide Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth 2011-09-20 18:24:04 +00:00
HistoricalNotes
img
tutorial Tell people using the tutorial how to make it actually work. 2011-10-04 19:36:30 +00:00
AliasAnalysis.html
Atomics.html
BitCodeFormat.html
BranchWeightMetadata.html
Bugpoint.html
CFEBuildInstrs.html
CMake.html
CodeGenerator.html X86 has asterisk-free inline asm support now. 2011-09-19 18:15:46 +00:00
CodingStandards.html
CommandLine.html
CompilerWriterInfo.html
DebuggingJITedCode.html
DeveloperPolicy.html Jakob is the code owner of register allocation and TableGen. 2011-10-07 17:26:38 +00:00
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html Remove incorrect passage. 2011-09-27 20:16:57 +00:00
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html More llvmc bits. Spotted by Benjamin on IRC. 2011-09-20 00:42:28 +00:00
GarbageCollection.html
GCCFEBuildInstrs.html
GetElementPtr.html
GettingStarted.html More llvmc bits. Spotted by Benjamin on IRC. 2011-09-20 00:42:28 +00:00
GettingStartedVS.html
GoldPlugin.html
HowToReleaseLLVM.html
HowToSubmitABug.html
index.html More llvmc bits. Spotted by Benjamin on IRC. 2011-09-20 00:42:28 +00:00
LangRef.html Remove last references to hotpatch. 2011-10-04 03:08:43 +00:00
Lexicon.html Add FCA to the lexicon. 2011-09-27 18:44:01 +00:00
LinkTimeOptimization.html Fix up the formating and change llvm-gcc to clang. 2011-09-18 12:51:05 +00:00
llvm.css
Makefile
MakefileGuide.html
Packaging.html
Passes.html
ProgrammersManual.html
Projects.html
re_format.7
ReleaseNotes.html some 3.0 API notes 2011-09-30 13:07:52 +00:00
SegmentedStacks.html
SourceLevelDebugging.html
SystemLibrary.html
TableGenFundamentals.html Remove Multidefs 2011-10-07 18:25:05 +00:00
TestingGuide.html
UsingLibraries.html
WritingAnLLVMBackend.html
WritingAnLLVMPass.html