summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* fix a typo duraid noticedChris Lattner2005-05-16
* more editsChris Lattner2005-05-16
* GCC4 + IA64 = badnewsChris Lattner2005-05-15
* ctlz = most signficant bits, cttz = least sigChris Lattner2005-05-15
* add a sparcv8 section, make this validateChris Lattner2005-05-15
* more edits, add anchorsChris Lattner2005-05-15
* edits to the simplify-libcalls element, move it higher in the list.Chris Lattner2005-05-15
* add generated codeChris Lattner2005-05-15
* Make note of the -simplify-libcalls pass.Reid Spencer2005-05-15
* Substantial edits for the release notes.Chris Lattner2005-05-15
* add x86-64 abiChris Lattner2005-05-14
* * Truncate a long line.Reid Spencer2005-05-14
* mention the C++ exception problems on alphaAndrew Lenharth2005-05-14
* 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