llvm-6502/docs
Victor Hernandez 66284e063a Auto-upgrade free instructions to calls to the builtin free function.
Update all analysis passes and transforms to treat free calls just like FreeInst.
Remove RaiseAllocations and all its tests since FreeInst no longer needs to be raised.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84987 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-24 04:23:03 +00:00
..
CommandGuide Add link to 'lit' from CommandGuide. 2009-10-19 03:54:13 +00:00
HistoricalNotes remove two docs about the old Sparc backend which used Value*'s for vregs. 2009-09-13 17:25:49 +00:00
img
tutorial Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
AliasAnalysis.html
BitCodeFormat.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
Bugpoint.html Improve bugpoint doc, patch by Timo Lindfors! 2009-10-12 18:12:47 +00:00
CFEBuildInstrs.html
CMake.html Two corrections for docs/CMake.html. 2009-10-21 13:22:20 +00:00
CodeGenerator.html x86 uses 5 operands for most memory refs now. 2009-10-10 21:30:55 +00:00
CodingStandards.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
CommandLine.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
CompilerDriver.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
CompilerDriverTutorial.html
CompilerWriterInfo.html
DebuggingJITedCode.html Add documentation on how to use enable debug information in the JIT and use it with GDB. 2009-09-21 02:34:59 +00:00
DeveloperPolicy.html add a link to the GSG for info on how to check out svn trunk 2009-10-10 21:37:16 +00:00
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html I don't see any point in having both eh.selector.i32 and eh.selector.i64, 2009-10-14 16:11:37 +00:00
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
GarbageCollection.html
GCCFEBuildInstrs.html
GetElementPtr.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
GettingStarted.html Add 2.6 release note. 2009-10-23 06:20:06 +00:00
GettingStartedVS.html
GoldPlugin.html
HowToReleaseLLVM.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
HowToSubmitABug.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
index.html Add documentation on how to use enable debug information in the JIT and use it with GDB. 2009-09-21 02:34:59 +00:00
LangRef.html Rename msasm to alignstack per review. 2009-10-21 23:28:00 +00:00
Lexicon.html
LinkTimeOptimization.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
llvm.css
Makefile
MakefileGuide.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
Passes.html Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
ProgrammersManual.html Try r84890 again (adding ValueMap<>), now that I've tested the compile on 2009-10-22 22:11:22 +00:00
Projects.html
re_format.7 Add regular expression matching support, based on OpenBSD regexec()/regcomp() 2009-08-30 08:24:09 +00:00
ReleaseNotes.html Update from Cristina, llvm-gcc doesn't build on the SPARC version of solaris 2009-10-16 16:30:58 +00:00
SourceLevelDebugging.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
SystemLibrary.html
TableGenFundamentals.html Move implicit and paralle to a separate codegen specific section. 2009-10-05 02:51:06 +00:00
TestingGuide.html rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff. 2009-09-27 08:01:44 +00:00
UsingLibraries.html
WritingAnLLVMBackend.html we don't want people to override printBasicBlockLabel. 2009-09-12 22:57:37 +00:00
WritingAnLLVMPass.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00