summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Recommend what I actually testChris Lattner2005-09-211-1/+2
* new expression typeChris Lattner2005-09-081-0/+2
* Add a requirement, patch contributed by Henrik Bach.Chris Lattner2005-09-061-0/+6
* Changed unsigned long to unsigned.Jim Laskey2005-08-261-6/+6
* Tweak of multiple occurance paragraph.Jim Laskey2005-08-251-2/+2
* Documentation updated to include upcoming support for bit vector supportJim Laskey2005-08-251-0/+86
* Revert my patch which changed the code to not work.Chris Lattner2005-08-221-2/+1
* Make the example a bit easier to understand, suggested by Jim.Chris Lattner2005-08-221-1/+2
* Update a doc, patch contributed by Jim Laskey!Chris Lattner2005-08-021-6/+3
* llvm.sqrt somehow escaped documentation.Chris Lattner2005-07-211-0/+37
* * "GNU Compiler Collection's gcc tool" is redundantMisha Brukman2005-07-201-10/+9
* remove some sparc-v9-specific informationChris Lattner2005-07-191-5/+3
* Provide descriptions for the TargetInstrInfo and TargetFrameInfo classes.Reid Spencer2005-07-191-0/+20
* Fixed some punctuation.John Criswell2005-07-151-3/+3
* Update release notes regarding thread-safe JIT.Reid Spencer2005-07-121-4/+8
* add a note so I can remember the common t-t'sChris Lattner2005-07-121-0/+22
* Bug fixed.John Criswell2005-06-291-0/+6
* add a note about variable length arrayChris Lattner2005-06-241-0/+16
* SelectionDAG is very unhappy when the argument to an intrinsic is a structAndrew Lenharth2005-06-221-4/+3
* Ignore some generated files.Reid Spencer2005-06-181-1/+3
* Ignore generated files.Reid Spencer2005-06-181-0/+3
* OK, after checking the backwards compatibility code on X86 and the new codeAndrew Lenharth2005-06-181-92/+49
* nothing funny about building the CFE on Linux/ItaniumDuraid Madina2005-06-141-0/+1
* Reid linked to the CVS release notes on newsforge :(Chris Lattner2005-05-181-0/+6
* New Release Notes for LLVM 1.6.John Criswell2005-05-181-265/+11
* Merged in release_15.John Criswell2005-05-184-21/+21
* Remove extra header in the SPARC sectionMisha Brukman2005-05-171-3/+0
* Fix a few grammaros.Reid Spencer2005-05-171-5/+5
* * Add a link to the pattern-matching codegen docsMisha Brukman2005-05-171-7/+9
* Recommend writing new instruction selectors using pattern-based mechanismsMisha Brukman2005-05-171-9/+8
* Add link to debugging code generators with bugpointMisha Brukman2005-05-171-3/+6
* Adjust the dependencies and generate the output to docs/userloc.html soReid Spencer2005-05-161-2/+4
* Add the ability to generate the User LOC page via the userloc.pl script.Reid Spencer2005-05-161-0/+5
* more minor editsChris Lattner2005-05-161-4/+5
* more editsChris Lattner2005-05-161-28/+29
* more edits, include stuff from the status updateChris Lattner2005-05-161-24/+62
* flush on the right and indented on the left looks a bit weird.Chris Lattner2005-05-161-1/+1
* Added a note about how the type can be omitted in call instructions.John Criswell2005-05-161-17/+21
* fix a typo duraid noticedChris Lattner2005-05-161-1/+1
* more editsChris Lattner2005-05-161-13/+22
* GCC4 + IA64 = badnewsChris Lattner2005-05-151-0/+2
* ctlz = most signficant bits, cttz = least sigChris Lattner2005-05-151-15/+18
* add a sparcv8 section, make this validateChris Lattner2005-05-151-9/+26
* more edits, add anchorsChris Lattner2005-05-151-4/+9
* edits to the simplify-libcalls element, move it higher in the list.Chris Lattner2005-05-151-6/+6
* add generated codeChris Lattner2005-05-151-6/+24
* Make note of the -simplify-libcalls pass.Reid Spencer2005-05-151-0/+6
* Substantial edits for the release notes.Chris Lattner2005-05-151-49/+125
* add x86-64 abiChris Lattner2005-05-141-0/+1
* * Truncate a long line.Reid Spencer2005-05-141-2/+2