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
2009-07-24
Remove the IA-64 backend.
Dan Gohman
2009-06-15
x86_64 was completely missing from the target triples supported by the X86 code
Torok Edwin
2009-05-13
Change MachineInstrBuilder::addReg() to take a flag instead of a list of
Bill Wendling
2009-05-05
Add some more documentation for x86 special address spaces.
Dan Gohman
2009-05-05
Add basic support for code generation of
Chris Lattner
2009-04-22
ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead.
Dan Gohman
2009-04-15
More obsessive reformatting. Fixed some validation errors.
Bill Wendling
2009-01-26
Add some documentation for address-space-based access to the segment registers.
Nate Begeman
2008-12-11
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-11-24
Delete some spurious characters.
Dan Gohman
2008-11-24
Fix some "</p>"s.
Dan Gohman
2008-11-24
Some documentation for LegalizeTypes.
Dan Gohman
2008-10-14
HTML syntax fixes.
Dan Gohman
2008-10-03
Fix a typo.
Dan Gohman
2008-09-10
Add more documentation advertising the -view-*-dags options.
Dan Gohman
2008-07-27
Rename SDOperand to SDValue.
Dan Gohman
2008-06-13
Fix an error in the two-address example.
Dan Gohman
2008-06-06
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-04
Fix example to be valid LLVM assembly.
Matthijs Kooijman
2008-05-14
Add documentation for tail call optimization to CodeGenerator.html. Add a link
Arnold Schwaighofer
2008-02-10
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2007-12-31
update a couple of references to SSARegMap.
Chris Lattner
2007-12-13
Make it more clear that some things that can't be done in .td files can
Dan Gohman
2007-10-15
Document the -view-sunit-dags option.
Dan Gohman
2007-10-08
LLVM does not use the old style simple isel any more.
Evan Cheng
2007-07-06
first pass of nomenclature changes in .html files
Gabor Greif
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
[next]