summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.html
Commit message (Collapse)AuthorAgeFilesLines
* 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