llvm-6502/docs
Chris Lattner e82bdc4809 add the ability for TargetData to return information about legal integer
datatypes on a given CPU.  This is intended to allow instcombine and other
transformations to avoid converting big sequences of operations to an
inconvenient width, and will help clean up after SRoA.  See also "Adding 
legal integer sizes to TargetData" on Feb 1, 2009 on llvmdev, and PR3451.

Comments welcome.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86370 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-07 09:35:34 +00:00
..
CommandGuide lit: Add --param NAME=VALUE option, for test suite specific use (to communicate 2009-11-05 16:27:33 +00:00
HistoricalNotes
img
tutorial Change the JIT to compile eagerly by default as agreed in 2009-10-27 20:30:28 +00:00
AliasAnalysis.html
BitCodeFormat.html greatly improve the LLVM IR bitcode encoding documentation, 2009-10-29 04:25:46 +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
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 Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
CompilerDriverTutorial.html
CompilerWriterInfo.html
DebuggingJITedCode.html
DeveloperPolicy.html
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 The magic for our current brand of .bc files is BC. For older ones it was llvc. 2009-11-04 06:15:28 +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
LangRef.html add the ability for TargetData to return information about legal integer 2009-11-07 09:35:34 +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 doc bug spotted by apinski 2009-10-28 04:47:06 +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
ReleaseNotes.html fix broken link 2009-11-03 21:50:09 +00:00
SourceLevelDebugging.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00
SystemLibrary.html
TableGenFundamentals.html Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a 2009-10-29 18:10:34 +00:00
TestingGuide.html
UsingLibraries.html
WritingAnLLVMBackend.html
WritingAnLLVMPass.html Documentation: Perform automated correction of common typos. 2009-10-12 14:46:08 +00:00