summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Revert my patch which changed the code to not work.Chris Lattner2005-08-22
* Make the example a bit easier to understand, suggested by Jim.Chris Lattner2005-08-22
* Update a doc, patch contributed by Jim Laskey!Chris Lattner2005-08-02
* llvm.sqrt somehow escaped documentation.Chris Lattner2005-07-21
* * "GNU Compiler Collection's gcc tool" is redundantMisha Brukman2005-07-20
* remove some sparc-v9-specific informationChris Lattner2005-07-19
* Provide descriptions for the TargetInstrInfo and TargetFrameInfo classes.Reid Spencer2005-07-19
* Fixed some punctuation.John Criswell2005-07-15
* Update release notes regarding thread-safe JIT.Reid Spencer2005-07-12
* add a note so I can remember the common t-t'sChris Lattner2005-07-12
* Bug fixed.John Criswell2005-06-29
* add a note about variable length arrayChris Lattner2005-06-24
* SelectionDAG is very unhappy when the argument to an intrinsic is a structAndrew Lenharth2005-06-22
* Ignore some generated files.Reid Spencer2005-06-18
* Ignore generated files.Reid Spencer2005-06-18
* OK, after checking the backwards compatibility code on X86 and the new codeAndrew Lenharth2005-06-18
* nothing funny about building the CFE on Linux/ItaniumDuraid Madina2005-06-14
* Reid linked to the CVS release notes on newsforge :(Chris Lattner2005-05-18
* New Release Notes for LLVM 1.6.John Criswell2005-05-18
* Merged in release_15.John Criswell2005-05-18
* Remove extra header in the SPARC sectionMisha Brukman2005-05-17
* Fix a few grammaros.Reid Spencer2005-05-17
* * Add a link to the pattern-matching codegen docsMisha Brukman2005-05-17
* Recommend writing new instruction selectors using pattern-based mechanismsMisha Brukman2005-05-17
* Add link to debugging code generators with bugpointMisha Brukman2005-05-17
* Adjust the dependencies and generate the output to docs/userloc.html soReid Spencer2005-05-16
* Add the ability to generate the User LOC page via the userloc.pl script.Reid Spencer2005-05-16
* more minor editsChris Lattner2005-05-16
* more editsChris Lattner2005-05-16
* more edits, include stuff from the status updateChris Lattner2005-05-16
* flush on the right and indented on the left looks a bit weird.Chris Lattner2005-05-16
* Added a note about how the type can be omitted in call instructions.John Criswell2005-05-16
* 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