summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Apparently, people object to floating pointers. Picky picky.Chris Lattner2005-10-17
* As requested, a blurb on sub-targets.Jim Laskey2005-10-17
* fix some grammar-o's I noticedChris Lattner2005-10-17
* Feedback from Nate.Chris Lattner2005-10-17
* Document -view-isel-dags and -view-sched-dagsChris Lattner2005-10-17
* Add notes about MF.viewCFG() and friends.Chris Lattner2005-10-17
* Add a bunch of info about the isel autogenerator. Review appreciated!Chris Lattner2005-10-16
* Fill this out some more. Add description of MBB/MF. Fix some broken links,Chris Lattner2005-10-16
* Add a stub for the TargetSubtarget class. Jim, please fill a blurb in hereChris Lattner2005-10-16
* Update this significantly, mention subtarget and isel generation support.Chris Lattner2005-10-16
* update this a little bit to talk about the dag combiner and remove inaccuracies.Chris Lattner2005-10-16
* Update the discussion of TargetRegisterDescChris Lattner2005-09-30
* Recommend what I actually testChris Lattner2005-09-21
* new expression typeChris Lattner2005-09-08
* Add a requirement, patch contributed by Henrik Bach.Chris Lattner2005-09-06
* Changed unsigned long to unsigned.Jim Laskey2005-08-26
* Tweak of multiple occurance paragraph.Jim Laskey2005-08-25
* Documentation updated to include upcoming support for bit vector supportJim Laskey2005-08-25
* 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