summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2005-05-18Merged in release_15.John Criswell
2005-05-17Remove extra header in the SPARC sectionMisha Brukman
2005-05-17Fix a few grammaros.Reid Spencer
2005-05-17* Add a link to the pattern-matching codegen docsMisha Brukman
2005-05-17Recommend writing new instruction selectors using pattern-based mechanismsMisha Brukman
2005-05-17Add link to debugging code generators with bugpointMisha Brukman
2005-05-16Adjust the dependencies and generate the output to docs/userloc.html soReid Spencer
2005-05-16Add the ability to generate the User LOC page via the userloc.pl script.Reid Spencer
2005-05-16more minor editsChris Lattner
2005-05-16more editsChris Lattner
2005-05-16more edits, include stuff from the status updateChris Lattner
2005-05-16flush on the right and indented on the left looks a bit weird.Chris Lattner
2005-05-16Added a note about how the type can be omitted in call instructions.John Criswell
2005-05-16fix a typo duraid noticedChris Lattner
2005-05-16more editsChris Lattner
2005-05-15GCC4 + IA64 = badnewsChris Lattner
2005-05-15ctlz = most signficant bits, cttz = least sigChris Lattner
2005-05-15add a sparcv8 section, make this validateChris Lattner
2005-05-15more edits, add anchorsChris Lattner
2005-05-15edits to the simplify-libcalls element, move it higher in the list.Chris Lattner
2005-05-15add generated codeChris Lattner
2005-05-15Make note of the -simplify-libcalls pass.Reid Spencer
2005-05-15Substantial edits for the release notes.Chris Lattner
2005-05-14add x86-64 abiChris Lattner
2005-05-14* Truncate a long line.Reid Spencer
2005-05-14mention the C++ exception problems on alphaAndrew Lenharth
2005-05-14add a bit about the known problems on IA64Duraid Madina
2005-05-14minor changesChris Lattner
2005-05-14user ops are not encoded in the bc formatChris Lattner
2005-05-14Document the pseudo-instruction opcodes in opcode range 56-63. These areReid Spencer
2005-05-13Minor fixup of typos.John Criswell
2005-05-13Removed PPC Linux support, as no one seems to have used it yet.John Criswell
2005-05-13Add a note about SPARC V8.John Criswell
2005-05-13Minor fixes.John Criswell
2005-05-13Added some missing platforms.John Criswell
2005-05-13More typo and wording fixes.John Criswell
2005-05-13Add reassociation, minor cleanups.Chris Lattner
2005-05-13close off B< tagChris Lattner
2005-05-13remove htmlismsChris Lattner
2005-05-13fix typoChris Lattner
2005-05-13note how to disable inliningChris Lattner
2005-05-13fix link to llvm-arChris Lattner
2005-05-13these don't use passesChris Lattner
2005-05-13this detail is not needed hereChris Lattner
2005-05-13update this manualChris Lattner
2005-05-13Minor corrections and clarifications.John Criswell
2005-05-12Shameless update of copyright years.John Criswell
2005-05-12Correct a detail with the alloca instruction.John Criswell
2005-05-12Fixed some typos.John Criswell
2005-05-11update this to reflect the new selection daggy worldChris Lattner