summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Cleaned up the document. Added "doc_code" divisions for code examples.Bill Wendling2006-11-16
* Add a link to the GEP FAQ.Reid Spencer2006-11-13
* Document new constant expr operators, rename bitconvert as bitcast.Reid Spencer2006-11-11
* Add a preview of two new conversion operators: ptrtoint and inttoptr. UpdateReid Spencer2006-11-11
* Post-review changes on conversion instructions.Reid Spencer2006-11-09
* Fix runaway <tt> element and section ordering.Reid Spencer2006-11-09
* Remove futurisms that won't be in our future.Reid Spencer2006-11-09
* One more time for indentation.Reid Spencer2006-11-09
* Fix indentation problem starting at GEP.Reid Spencer2006-11-09
* Document correct opcodes for post 1.9 release.Reid Spencer2006-11-08
* Update the instruction opcodes for release 1.9Reid Spencer2006-11-08
* For PR950:Reid Spencer2006-11-08
* Fix the section headings.Reid Spencer2006-11-08
* For PR950:Reid Spencer2006-11-08
* Add a note about warnings from the GNU ld 2.16.X linker.Reid Spencer2006-11-04
* For PR950:Reid Spencer2006-11-02
* Partial update for Release 1.9Reid Spencer2006-11-01
* Use doc_code class.Devang Patel2006-10-27
* Document removeModule().Devang Patel2006-10-27
* Document getAlignment()Devang Patel2006-10-27
* For PR950:Reid Spencer2006-10-26
* For PR950:Reid Spencer2006-10-20
* Add LCSSA to the LLVM lexicon.Owen Anderson2006-10-18
* clarifyChris Lattner2006-10-15
* Document the VAArg, and vector instruction opcodes.Reid Spencer2006-10-15
* Clean-up of formatting and spelling.Bill Wendling2006-10-11
* Put code example inside of "doc_code" divisions.Bill Wendling2006-10-11
* Update documentaion of node annotation (coloring) in viewGraph.Jim Laskey2006-10-02
* Provide a gdb usage fix provided by Zhongzing Xu.Reid Spencer2006-09-28
* Make the LLVM Publications link point to /pubs/ since this has moved toReid Spencer2006-09-17
* Added some eye-candy for Subtarget type checkingAnton Korobeynikov2006-09-17
* Adding dllimport, dllexport and external weak linkage types.Anton Korobeynikov2006-09-14
* Document new --enable-valgrind option.Nick Lewycky2006-09-14
* Correct the URL to the attrib.incl file.John Criswell2006-09-12
* Include the UIUC CS department attribution on the main doxygen page.John Criswell2006-09-11
* Missing anchorJim Laskey2006-09-09
* new powi intrinsicChris Lattner2006-09-08
* Warn people not to use GCC 4.1.1.Chris Lattner2006-09-07
* *** empty log message ***Bill Wendling2006-09-07
* Fixed my rotten Engrish grammar.Bill Wendling2006-09-07
* cleanups and updates to the GSG, patch by B Scott Michel, thanks!Chris Lattner2006-09-07
* Document getTargetTriple().Devang Patel2006-09-06
* Cleaned up some of the grammar in the Live Intervals section. Removed theBill Wendling2006-09-06
* First draft of the "Live Interval Analysis" section. This is the "LiveBill Wendling2006-09-04
* Update this to reflect llvm-config usageChris Lattner2006-09-04
* Fix a typo Jim pointed out, thanks!Chris Lattner2006-09-01
* Fixed formatting problem.Bill Wendling2006-09-01
* document !strconcatChris Lattner2006-09-01
* Added documentation Fernando Magno Quintao Pereira wrote for the registerBill Wendling2006-09-01
* Document multiclasses and defm'sChris Lattner2006-09-01