aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CodeGenerator.html
Commit message (Expand)AuthorAgeFilesLines
* Add some documentation for address-space-based access to the segment registers.Nate Begeman2009-01-261-1/+22
* Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman2008-12-111-1/+1
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Delete some spurious characters.Dan Gohman2008-11-241-1/+1
* Fix some "</p>"s.Dan Gohman2008-11-241-2/+2
* Some documentation for LegalizeTypes.Dan Gohman2008-11-241-54/+78
* HTML syntax fixes.Dan Gohman2008-10-141-1/+1
* Fix a typo.Dan Gohman2008-10-031-1/+1
* Add more documentation advertising the -view-*-dags options.Dan Gohman2008-09-101-10/+21
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-1/+1
* Fix an error in the two-address example.Dan Gohman2008-06-131-2/+2
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-1/+2
* Fix example to be valid LLVM assembly.Matthijs Kooijman2008-06-041-3/+3
* Add documentation for tail call optimization to CodeGenerator.html. Add a linkArnold Schwaighofer2008-05-141-0/+45
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-15/+14
* update a couple of references to SSARegMap.Chris Lattner2007-12-311-5/+4
* Make it more clear that some things that can't be done in .td files canDan Gohman2007-12-131-7/+7
* Document the -view-sunit-dags option.Dan Gohman2007-10-151-1/+5
* LLVM does not use the old style simple isel any more.Evan Cheng2007-10-081-5/+2
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-1/+1
* Adding credit for PPC changes.Jim Laskey2007-03-141-2/+3
* Pass html validation.Jim Laskey2006-12-151-18/+17
* Start of PowerPC info.Jim Laskey2006-12-141-0/+222
* Clean-up of formatting and spelling.Bill Wendling2006-10-111-3/+5
* Put code example inside of "doc_code" divisions.Bill Wendling2006-10-111-9/+18
* Added some eye-candy for Subtarget type checkingAnton Korobeynikov2006-09-171-0/+20
* *** empty log message ***Bill Wendling2006-09-071-1/+1
* Fixed my rotten Engrish grammar.Bill Wendling2006-09-071-6/+6
* Cleaned up some of the grammar in the Live Intervals section. Removed theBill Wendling2006-09-061-147/+37
* First draft of the "Live Interval Analysis" section. This is the "LiveBill Wendling2006-09-041-0/+188
* Fixed formatting problem.Bill Wendling2006-09-011-1/+0
* Added documentation Fernando Magno Quintao Pereira wrote for the registerBill Wendling2006-09-011-3/+341
* Spell naively with the i-Umlaut...Bill Wendling2006-08-281-2/+2
* Messed up and put a "To be written" in a section that was written.Bill Wendling2006-08-281-1/+0
* Added some preliminary text to the TargetJITInfo class section.Bill Wendling2006-08-281-300/+302
* Remove V9Chris Lattner2006-04-201-11/+0
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
* Fix spelling of 'separate'.Jeff Cohen2005-10-241-1/+1
* Apparently, people object to floating pointers. Picky picky.Chris Lattner2005-10-171-1/+1
* As requested, a blurb on sub-targets.Jim Laskey2005-10-171-1/+5
* fix some grammar-o's I noticedChris Lattner2005-10-171-7/+7
* Feedback from Nate.Chris Lattner2005-10-171-1/+8
* Document -view-isel-dags and -view-sched-dagsChris Lattner2005-10-171-0/+9
* Add a bunch of info about the isel autogenerator. Review appreciated!Chris Lattner2005-10-161-33/+168
* Fill this out some more. Add description of MBB/MF. Fix some broken links,Chris Lattner2005-10-161-31/+113
* Add a stub for the TargetSubtarget class. Jim, please fill a blurb in hereChris Lattner2005-10-161-0/+14
* update this a little bit to talk about the dag combiner and remove inaccuracies.Chris Lattner2005-10-161-28/+42
* Update the discussion of TargetRegisterDescChris Lattner2005-09-301-3/+3
* remove some sparc-v9-specific informationChris Lattner2005-07-191-5/+3
* Provide descriptions for the TargetInstrInfo and TargetFrameInfo classes.Reid Spencer2005-07-191-0/+20