summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* add a bit about the known problems on IA64Duraid Madina2005-05-14
* minor changesChris Lattner2005-05-14
* user ops are not encoded in the bc formatChris Lattner2005-05-14
* Document the pseudo-instruction opcodes in opcode range 56-63. These areReid Spencer2005-05-14
* Minor fixup of typos.John Criswell2005-05-13
* Removed PPC Linux support, as no one seems to have used it yet.John Criswell2005-05-13
* Add a note about SPARC V8.John Criswell2005-05-13
* Minor fixes.John Criswell2005-05-13
* Added some missing platforms.John Criswell2005-05-13
* More typo and wording fixes.John Criswell2005-05-13
* Add reassociation, minor cleanups.Chris Lattner2005-05-13
* close off B< tagChris Lattner2005-05-13
* remove htmlismsChris Lattner2005-05-13
* fix typoChris Lattner2005-05-13
* note how to disable inliningChris Lattner2005-05-13
* fix link to llvm-arChris Lattner2005-05-13
* these don't use passesChris Lattner2005-05-13
* this detail is not needed hereChris Lattner2005-05-13
* update this manualChris Lattner2005-05-13
* Minor corrections and clarifications.John Criswell2005-05-13
* Shameless update of copyright years.John Criswell2005-05-12
* Correct a detail with the alloca instruction.John Criswell2005-05-12
* Fixed some typos.John Criswell2005-05-12
* update this to reflect the new selection daggy worldChris Lattner2005-05-11
* don't duplicate information, particularly when it's out of date!Chris Lattner2005-05-11
* Remove vim modeline; this should go into ~/.vimrcMisha Brukman2005-05-10
* Remove vim modeline, this belongs in ~/.vimrcMisha Brukman2005-05-10
* Consistently surround `cl::' code structures with <b> and <tt> to make themMisha Brukman2005-05-10
* note HP-UX supportDuraid Madina2005-05-10
* Updated the list of code generators for LLVM 1.5.John Criswell2005-05-09
* Little corrections.John Criswell2005-05-09
* Fix bug noticed by Tzu-Chien Chiu, thanks!Chris Lattner2005-05-09
* add note about bit builtins newly supportedChris Lattner2005-05-07
* fix bugs in my previous commit clarify the return type of the bit opsChris Lattner2005-05-07
* add a couple of notesChris Lattner2005-05-06
* document calling convention extensionsChris Lattner2005-05-06
* Add info on new 'tail' markerChris Lattner2005-05-06
* Correct the descriptions of WHILE...END and RROT. Thanks to Lalo MartinsReid Spencer2005-05-04
* fixup argumentAndrew Lenharth2005-05-04
* initial descriptions of count intrinsicsAndrew Lenharth2005-05-03
* note the vararg change, and other stuffAndrew Lenharth2005-05-03
* Mention that arguments to functions must be first class types.Reid Spencer2005-05-01
* no parensChris Lattner2005-04-26
* update some pathsChris Lattner2005-04-26
* Convert the remainder of the intrinsic function prototypes to "declare"Reid Spencer2005-04-26
* Use the declare syntax not the call syntax for intrinsic prototypes soReid Spencer2005-04-26
* Added question about turning off all optimizations. I think this has been ask...Tanya Lattner2005-04-25
* document 'opaque' typesChris Lattner2005-04-25
* Add feedback from VikramChris Lattner2005-04-25
* fix some bugsChris Lattner2005-04-25