summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2005-06-29Bug fixed.John Criswell1-0/+6
2005-06-24add a note about variable length arrayChris Lattner1-0/+16
2005-06-22SelectionDAG is very unhappy when the argument to an intrinsic is a structAndrew Lenharth1-4/+3
2005-06-18Ignore some generated files.Reid Spencer1-1/+3
2005-06-18Ignore generated files.Reid Spencer1-0/+3
2005-06-18OK, after checking the backwards compatibility code on X86 and the new codeAndrew Lenharth1-92/+49
2005-06-14nothing funny about building the CFE on Linux/ItaniumDuraid Madina1-0/+1
2005-05-18Reid linked to the CVS release notes on newsforge :(Chris Lattner1-0/+6
2005-05-18New Release Notes for LLVM 1.6.John Criswell1-265/+11
2005-05-18Merged in release_15.John Criswell4-21/+21
2005-05-17Remove extra header in the SPARC sectionMisha Brukman1-3/+0
2005-05-17Fix a few grammaros.Reid Spencer1-5/+5
2005-05-17* Add a link to the pattern-matching codegen docsMisha Brukman1-7/+9
2005-05-17Recommend writing new instruction selectors using pattern-based mechanismsMisha Brukman1-9/+8
2005-05-17Add link to debugging code generators with bugpointMisha Brukman1-3/+6
2005-05-16Adjust the dependencies and generate the output to docs/userloc.html soReid Spencer1-2/+4
2005-05-16Add the ability to generate the User LOC page via the userloc.pl script.Reid Spencer1-0/+5
2005-05-16more minor editsChris Lattner1-4/+5
2005-05-16more editsChris Lattner1-28/+29
2005-05-16more edits, include stuff from the status updateChris Lattner1-24/+62
2005-05-16flush on the right and indented on the left looks a bit weird.Chris Lattner1-1/+1
2005-05-16Added a note about how the type can be omitted in call instructions.John Criswell1-17/+21
2005-05-16fix a typo duraid noticedChris Lattner1-1/+1
2005-05-16more editsChris Lattner1-13/+22
2005-05-15GCC4 + IA64 = badnewsChris Lattner1-0/+2
2005-05-15ctlz = most signficant bits, cttz = least sigChris Lattner1-15/+18
2005-05-15add a sparcv8 section, make this validateChris Lattner1-9/+26
2005-05-15more edits, add anchorsChris Lattner1-4/+9
2005-05-15edits to the simplify-libcalls element, move it higher in the list.Chris Lattner1-6/+6
2005-05-15add generated codeChris Lattner1-6/+24
2005-05-15Make note of the -simplify-libcalls pass.Reid Spencer1-0/+6
2005-05-15Substantial edits for the release notes.Chris Lattner1-49/+125
2005-05-14add x86-64 abiChris Lattner1-0/+1
2005-05-14* Truncate a long line.Reid Spencer1-2/+2
2005-05-14mention the C++ exception problems on alphaAndrew Lenharth1-0/+2
2005-05-14add a bit about the known problems on IA64Duraid Madina1-0/+24
2005-05-14minor changesChris Lattner1-8/+7
2005-05-14user ops are not encoded in the bc formatChris Lattner1-2/+0
2005-05-14Document the pseudo-instruction opcodes in opcode range 56-63. These areReid Spencer1-0/+36
2005-05-13Minor fixup of typos.John Criswell1-15/+15
2005-05-13Removed PPC Linux support, as no one seems to have used it yet.John Criswell1-1/+0
2005-05-13Add a note about SPARC V8.John Criswell1-2/+9
2005-05-13Minor fixes.John Criswell1-3/+4
2005-05-13Added some missing platforms.John Criswell1-4/+6
2005-05-13More typo and wording fixes.John Criswell1-5/+9
2005-05-13Add reassociation, minor cleanups.Chris Lattner1-15/+17
2005-05-13close off B< tagChris Lattner1-1/+1
2005-05-13remove htmlismsChris Lattner1-1/+1
2005-05-13fix typoChris Lattner2-2/+2
2005-05-13note how to disable inliningChris Lattner2-2/+18