summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.html
Commit message (Collapse)AuthorAgeFilesLines
...
* Put code example inside of "doc_code" divisions.Bill Wendling2006-10-111-9/+18
| | | | llvm-svn: 30876
* Added some eye-candy for Subtarget type checkingAnton Korobeynikov2006-09-171-0/+20
| | | | | | Added X86 StdCall & FastCall calling conventions. Codegen will follow. llvm-svn: 30446
* *** empty log message ***Bill Wendling2006-09-071-1/+1
| | | | llvm-svn: 30145
* Fixed my rotten Engrish grammar.Bill Wendling2006-09-071-6/+6
| | | | llvm-svn: 30144
* Cleaned up some of the grammar in the Live Intervals section. Removed theBill Wendling2006-09-061-147/+37
| | | | | | | huge honking FIXME comment. I'll address the "Live Intervals Analysis" section soon. llvm-svn: 30129
* First draft of the "Live Interval Analysis" section. This is the "LiveBill Wendling2006-09-041-0/+188
| | | | | | Variable Analysis" pass. llvm-svn: 30106
* Fixed formatting problem.Bill Wendling2006-09-011-1/+0
| | | | llvm-svn: 30033
* Added documentation Fernando Magno Quintao Pereira wrote for the registerBill Wendling2006-09-011-3/+341
| | | | | | allocator. (First draft) llvm-svn: 30031
* Spell naively with the i-Umlaut...Bill Wendling2006-08-281-2/+2
| | | | llvm-svn: 29939
* Messed up and put a "To be written" in a section that was written.Bill Wendling2006-08-281-1/+0
| | | | llvm-svn: 29938
* Added some preliminary text to the TargetJITInfo class section.Bill Wendling2006-08-281-300/+302
| | | | | | | Fixed some inconsistencies with format. Corrected some of the text. Put code inside of "code" div tags. llvm-svn: 29937
* Remove V9Chris Lattner2006-04-201-11/+0
| | | | llvm-svn: 27886
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
| | | | llvm-svn: 26746
* Fix spelling of 'separate'.Jeff Cohen2005-10-241-1/+1
| | | | llvm-svn: 23971
* Apparently, people object to floating pointers. Picky picky.Chris Lattner2005-10-171-1/+1
| | | | llvm-svn: 23770
* As requested, a blurb on sub-targets.Jim Laskey2005-10-171-1/+5
| | | | llvm-svn: 23769
* fix some grammar-o's I noticedChris Lattner2005-10-171-7/+7
| | | | llvm-svn: 23768
* Feedback from Nate.Chris Lattner2005-10-171-1/+8
| | | | llvm-svn: 23767
* Document -view-isel-dags and -view-sched-dagsChris Lattner2005-10-171-0/+9
| | | | llvm-svn: 23766
* Add a bunch of info about the isel autogenerator. Review appreciated!Chris Lattner2005-10-161-33/+168
| | | | llvm-svn: 23763
* Fill this out some more. Add description of MBB/MF. Fix some broken links,Chris Lattner2005-10-161-31/+113
| | | | | | turn some broken <a name> into <a href>'s. llvm-svn: 23762
* Add a stub for the TargetSubtarget class. Jim, please fill a blurb in hereChris Lattner2005-10-161-0/+14
| | | | | | when you get a chance. llvm-svn: 23761
* update this a little bit to talk about the dag combiner and remove inaccuracies.Chris Lattner2005-10-161-28/+42
| | | | | | This still doesn't talk about autogen much llvm-svn: 23757
* Update the discussion of TargetRegisterDescChris Lattner2005-09-301-3/+3
| | | | llvm-svn: 23563
* remove some sparc-v9-specific informationChris Lattner2005-07-191-5/+3
| | | | llvm-svn: 22467
* Provide descriptions for the TargetInstrInfo and TargetFrameInfo classes.Reid Spencer2005-07-191-0/+20
| | | | llvm-svn: 22466
* add a note so I can remember the common t-t'sChris Lattner2005-07-121-0/+22
| | | | llvm-svn: 22386
* Fix bug noticed by Tzu-Chien Chiu, thanks!Chris Lattner2005-05-091-1/+1
| | | | llvm-svn: 21815
* fix some bugsChris Lattner2005-04-251-1/+2
| | | | llvm-svn: 21515
* Make this readable for newbies and those who can only understand one set ofReid Spencer2005-04-241-115/+153
| | | | | | grammar rules for the English language. llvm-svn: 21503
* Remove colloquialisms from the documentation.Misha Brukman2005-02-171-5/+4
| | | | llvm-svn: 20233
* Add some initial documentation for the SelectionDAG based instruction selectorsChris Lattner2005-01-281-14/+331
| | | | llvm-svn: 19872
* Fixed typo.John Criswell2004-12-031-1/+1
| | | | llvm-svn: 18455
* Fix a few typos, spellos, grammaros.Reid Spencer2004-06-051-15/+17
| | | | llvm-svn: 14043
* Fix extraneous tagChris Lattner2004-06-041-1/+0
| | | | llvm-svn: 14008
* Fix PR356: [doc] lib/Target/X86/README.txt needs updateChris Lattner2004-06-041-1/+280
| | | | | | Also add some documentation about how instructions work llvm-svn: 14006
* Add a hyphen.Misha Brukman2004-06-031-2/+2
| | | | llvm-svn: 13988
* Add a note about the V9 backend.Chris Lattner2004-06-021-0/+12
| | | | llvm-svn: 13959
* Finish the thought that got interrupted when my train arrived. :)Chris Lattner2004-06-011-2/+3
| | | | llvm-svn: 13923
* Add a warning about incompleteness, fix validation errorsChris Lattner2004-06-011-8/+11
| | | | llvm-svn: 13916
* It's a small start, but it is certainly needed. Contributions are certainlyChris Lattner2004-06-011-0/+348
welcomed. :) llvm-svn: 13914
OpenPOWER on IntegriCloud