index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CodeGenerator.html
Age
Commit message (
Expand
)
Author
2007-03-14
Adding credit for PPC changes.
Jim Laskey
2006-12-15
Pass html validation.
Jim Laskey
2006-12-14
Start of PowerPC info.
Jim Laskey
2006-10-11
Clean-up of formatting and spelling.
Bill Wendling
2006-10-11
Put code example inside of "doc_code" divisions.
Bill Wendling
2006-09-17
Added some eye-candy for Subtarget type checking
Anton Korobeynikov
2006-09-07
*** empty log message ***
Bill Wendling
2006-09-07
Fixed my rotten Engrish grammar.
Bill Wendling
2006-09-06
Cleaned up some of the grammar in the Live Intervals section. Removed the
Bill Wendling
2006-09-04
First draft of the "Live Interval Analysis" section. This is the "Live
Bill Wendling
2006-09-01
Fixed formatting problem.
Bill Wendling
2006-09-01
Added documentation Fernando Magno Quintao Pereira wrote for the register
Bill Wendling
2006-08-28
Spell naively with the i-Umlaut...
Bill Wendling
2006-08-28
Messed up and put a "To be written" in a section that was written.
Bill Wendling
2006-08-28
Added some preliminary text to the TargetJITInfo class section.
Bill Wendling
2006-04-20
Remove V9
Chris Lattner
2006-03-14
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2005-10-24
Fix spelling of 'separate'.
Jeff Cohen
2005-10-17
Apparently, people object to floating pointers. Picky picky.
Chris Lattner
2005-10-17
As requested, a blurb on sub-targets.
Jim Laskey
2005-10-17
fix some grammar-o's I noticed
Chris Lattner
2005-10-17
Feedback from Nate.
Chris Lattner
2005-10-17
Document -view-isel-dags and -view-sched-dags
Chris Lattner
2005-10-16
Add a bunch of info about the isel autogenerator. Review appreciated!
Chris Lattner
2005-10-16
Fill this out some more. Add description of MBB/MF. Fix some broken links,
Chris Lattner
2005-10-16
Add a stub for the TargetSubtarget class. Jim, please fill a blurb in here
Chris Lattner
2005-10-16
update this a little bit to talk about the dag combiner and remove inaccuracies.
Chris Lattner
2005-09-30
Update the discussion of TargetRegisterDesc
Chris Lattner
2005-07-19
remove some sparc-v9-specific information
Chris Lattner
2005-07-19
Provide descriptions for the TargetInstrInfo and TargetFrameInfo classes.
Reid Spencer
2005-07-12
add a note so I can remember the common t-t's
Chris Lattner
2005-05-09
Fix bug noticed by Tzu-Chien Chiu, thanks!
Chris Lattner
2005-04-25
fix some bugs
Chris Lattner
2005-04-24
Make this readable for newbies and those who can only understand one set of
Reid Spencer
2005-02-17
Remove colloquialisms from the documentation.
Misha Brukman
2005-01-28
Add some initial documentation for the SelectionDAG based instruction selectors
Chris Lattner
2004-12-03
Fixed typo.
John Criswell
2004-06-05
Fix a few typos, spellos, grammaros.
Reid Spencer
2004-06-04
Fix extraneous tag
Chris Lattner
2004-06-04
Fix PR356: [doc] lib/Target/X86/README.txt needs update
Chris Lattner
2004-06-03
Add a hyphen.
Misha Brukman
2004-06-02
Add a note about the V9 backend.
Chris Lattner
2004-06-01
Finish the thought that got interrupted when my train arrived. :)
Chris Lattner
2004-06-01
Add a warning about incompleteness, fix validation errors
Chris Lattner
2004-06-01
It's a small start, but it is certainly needed. Contributions are certainly
Chris Lattner