llvm-6502/docs
Jakob Stoklund Olesen 744b3a5acd Remove TargetInstrInfo::copyRegToReg entirely.
Targets must now implement TargetInstrInfo::copyPhysReg instead. There is no
longer a default implementation forwarding to copyRegToReg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108095 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-11 17:01:17 +00:00
..
CommandGuide
HistoricalNotes
img
tutorial fix typos reported by Adam Warner! 2010-06-21 20:31:30 +00:00
AliasAnalysis.html Remove interprocedural-basic-aa and associated code. The AliasAnalysis 2010-07-07 14:27:09 +00:00
BitCodeFormat.html
Bugpoint.html
CFEBuildInstrs.html
CMake.html
CodeGenerator.html Remove the local register allocator. 2010-06-15 21:58:33 +00:00
CodingStandards.html
CommandLine.html
CompilerDriver.html
CompilerDriverTutorial.html
CompilerWriterInfo.html
DebuggingJITedCode.html Update the docs for debugging JITed code with GDB. 2010-07-07 20:16:45 +00:00
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 Note the relationship between C99 restrict and LLVM noalias, and 2010-07-06 15:26:33 +00:00
GettingStarted.html Tweak some docs now that the default build is called Debug+Asserts. 2010-07-08 08:27:18 +00:00
GettingStartedVS.html
GoldPlugin.html
HowToReleaseLLVM.html Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" 2010-07-07 07:48:00 +00:00
HowToSubmitABug.html
index.html
LangRef.html sdiv overflow is outright undefined behavior, with or without the 2010-07-11 00:08:34 +00:00
Lexicon.html
LinkTimeOptimization.html
llvm.css
Makefile
MakefileGuide.html Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" 2010-07-07 07:48:00 +00:00
Packaging.html
Passes.html Bring the list of passes and their descriptions up to date. 2010-07-06 15:52:15 +00:00
ProgrammersManual.html
Projects.html
re_format.7
ReleaseNotes.html
SourceLevelDebugging.html
SystemLibrary.html
TableGenFundamentals.html Remove isTwoAddress from llvm. 2010-06-21 20:35:09 +00:00
TestingGuide.html
UsingLibraries.html
WritingAnLLVMBackend.html Remove TargetInstrInfo::copyRegToReg entirely. 2010-07-11 17:01:17 +00:00
WritingAnLLVMPass.html Tweak some docs now that the default build is called Debug+Asserts. 2010-07-08 08:27:18 +00:00