Teach tblgen about instruction operands that have multiple MachineInstr
[oota-llvm.git] / docs /
2005-11-15 Chris LattnerFix some typos noticed by Gabor Greif!
2005-11-14 Andrew Lenharththis file moved
2005-11-13 Chris Lattnertypeo
2005-11-12 Chris LattnerDescribe section name encoding
2005-11-12 Chris Lattnerdocument sections
2005-11-11 Andrew Lenharthcontinued readcyclecounter support
2005-11-11 Jeff CohenFix some typos.
2005-11-10 Chris LattnerPacked elements must be a power of two in size
2005-11-08 Chris LattnerRip out 1.6ness, bump version # to 1.7cvs
2005-11-08 John CriswellMerged from RELEASE_16.
2005-11-06 Chris Lattnerdocument alignment on globals, functions, and allocatio...
2005-11-06 Chris LattnerMinor correction
2005-11-06 Chris Lattnerdescribe extensions to the .bc format for function...
2005-11-05 Chris Lattnerenumerate non-standard argument encoding cases, such...
2005-11-05 Chris Lattnerrearrange some info about the instruction encoding
2005-11-03 Chris LattnerFix mac os spelling
2005-11-03 Chris LattnerAdd more bison versions, thanks to Vladimir
2005-11-03 Chris LattnerPer bug 655, give people more options in case 1.35...
2005-11-01 Misha Brukman* Replace ampersands in section titles with more formal...
2005-10-31 Andrew LenharthUpdated alpha known problems.
2005-10-30 Jeff CohenUpdate Getting Started for Visual Studio page.
2005-10-29 Chris LattnerFix <> in html
2005-10-29 Chris LattnerFirst hack-and-slash on the release notes. Comments...
2005-10-29 Chris LattnerBasic updates
2005-10-24 John CriswellUpdated bytecode version numbers.
2005-10-24 Jeff CohenFix spelling of 'separate'.
2005-10-24 John CriswellFixed spelling.
2005-10-24 John CriswellAdded a note to remove CVS directories when copying...
2005-10-24 John CriswellAttempt to make terminology more consistent.
2005-10-24 Chris LattnerAndrew says that alpha basically works
2005-10-24 John CriswellFixed a grammar issue.
2005-10-24 John CriswellGrammar and punctuation fixes.
2005-10-24 Chris LattnerThis RA no longer exists
2005-10-24 Chris LattnerThree of these have been removed, as warned
2005-10-17 Chris LattnerApparently, people object to floating pointers. Picky...
2005-10-17 Jim LaskeyAs requested, a blurb on sub-targets.
2005-10-17 Chris Lattnerfix some grammar-o's I noticed
2005-10-17 Chris LattnerFeedback from Nate.
2005-10-17 Chris LattnerDocument -view-isel-dags and -view-sched-dags
2005-10-17 Chris LattnerAdd notes about MF.viewCFG() and friends.
2005-10-16 Chris LattnerAdd a bunch of info about the isel autogenerator. ...
2005-10-16 Chris LattnerFill this out some more. Add description of MBB/MF...
2005-10-16 Chris LattnerAdd a stub for the TargetSubtarget class. Jim, please...
2005-10-16 Chris LattnerUpdate this significantly, mention subtarget and isel...
2005-10-16 Chris Lattnerupdate this a little bit to talk about the dag combiner...
2005-09-30 Chris LattnerUpdate the discussion of TargetRegisterDesc
2005-09-21 Chris LattnerRecommend what I actually test
2005-09-08 Chris Lattnernew expression type
2005-09-06 Chris LattnerAdd a requirement, patch contributed by Henrik Bach.
2005-08-26 Jim LaskeyChanged unsigned long to unsigned.
2005-08-25 Jim LaskeyTweak of multiple occurance paragraph.
2005-08-25 Jim LaskeyDocumentation updated to include upcoming support for...
2005-08-22 Chris LattnerRevert my patch which changed the code to not work.
2005-08-22 Chris LattnerMake the example a bit easier to understand, suggested...
2005-08-02 Chris LattnerUpdate a doc, patch contributed by Jim Laskey!
2005-07-21 Chris Lattnerllvm.sqrt somehow escaped documentation.
2005-07-20 Misha Brukman* "GNU Compiler Collection's gcc tool" is redundant
2005-07-19 Chris Lattnerremove some sparc-v9-specific information
2005-07-19 Reid SpencerProvide descriptions for the TargetInstrInfo and Target...
2005-07-15 John CriswellFixed some punctuation.
2005-07-12 Reid SpencerUpdate release notes regarding thread-safe JIT.
2005-07-12 Chris Lattneradd a note so I can remember the common t-t's
2005-06-29 John CriswellBug fixed.
2005-06-24 Chris Lattneradd a note about variable length array
2005-06-22 Andrew LenharthSelectionDAG is very unhappy when the argument to an...
2005-06-18 Reid SpencerIgnore some generated files.
2005-06-18 Reid SpencerIgnore generated files.
2005-06-18 Andrew LenharthOK, after checking the backwards compatibility code...
2005-06-14 Duraid Madinanothing funny about building the CFE on Linux/Itanium
2005-05-18 Chris LattnerReid linked to the CVS release notes on newsforge :(
2005-05-18 John CriswellNew Release Notes for LLVM 1.6.
2005-05-18 John CriswellMerged in release_15.
2005-05-17 Misha BrukmanRemove extra header in the SPARC section
2005-05-17 Reid SpencerFix a few grammaros.
2005-05-17 Misha Brukman* Add a link to the pattern-matching codegen docs
2005-05-17 Misha BrukmanRecommend writing new instruction selectors using patte...
2005-05-17 Misha BrukmanAdd link to debugging code generators with bugpoint
2005-05-16 Reid SpencerAdjust the dependencies and generate the output to...
2005-05-16 Reid SpencerAdd the ability to generate the User LOC page via the...
2005-05-16 Chris Lattnermore minor edits
2005-05-16 Chris Lattnermore edits
2005-05-16 Chris Lattnermore edits, include stuff from the status update
2005-05-16 Chris Lattnerflush on the right and indented on the left looks a...
2005-05-16 John CriswellAdded a note about how the type can be omitted in call...
2005-05-16 Chris Lattnerfix a typo duraid noticed
2005-05-16 Chris Lattnermore edits
2005-05-15 Chris LattnerGCC4 + IA64 = badnews
2005-05-15 Chris Lattnerctlz = most signficant bits, cttz = least sig
2005-05-15 Chris Lattneradd a sparcv8 section, make this validate
2005-05-15 Chris Lattnermore edits, add anchors
2005-05-15 Chris Lattneredits to the simplify-libcalls element, move it higher...
2005-05-15 Chris Lattneradd generated code
2005-05-15 Reid SpencerMake note of the -simplify-libcalls pass.
2005-05-15 Chris LattnerSubstantial edits for the release notes.
2005-05-14 Chris Lattneradd x86-64 abi
2005-05-14 Reid Spencer* Truncate a long line.
2005-05-14 Andrew Lenharthmention the C++ exception problems on alpha
2005-05-14 Duraid Madinaadd a bit about the known problems on IA64
2005-05-14 Chris Lattnerminor changes
2005-05-14 Chris Lattneruser ops are not encoded in the bc format
next