Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
[oota-llvm.git] / docs / CodeGenerator.html
2012-04-15 Jakub StaszakFix class name.
2012-04-15 Jakub StaszakFix filename and register numbers.
2012-03-27 NAKAMURA Takumillvm/docs/*.html: Fix markups.
2012-01-16 Jakob Stoklund OlesenAdd a new kind of MachineOperand: MO_RegisterMask.
2012-01-16 Joe AbbeyAdding a Hexagon cell for segmented stacks, as they...
2011-12-14 Evan ChengAdd high level description of MachineInstr bundles.
2011-12-12 Tony LinthicumHexagon backend support
2011-12-06 Anshuman DasguptaAdd documentation for machine-independent DFA packetizer
2011-11-29 Rafael Espindolagrammar.
2011-11-28 Rafael EspindolaFix spelling/grammar errors found by Duncan.
2011-11-27 Rafael EspindolaAdd a description of the status of segmented stacks.
2011-10-31 NAKAMURA Takumidocs/*.html: Fix markups.
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-25 Bruno Cardoso LopesAccording to Mips folks, the backend is now generally...
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-09-19 Jakob Stoklund OlesenX86 has asterisk-free inline asm support now.
2011-08-11 Justin HolewinskiPTX: Add basic documentation to CodeGenerator.html
2011-08-01 Roman DivackyFix a typo.
2011-07-26 Andrew TrickUpdating stale documentation on regalloc modes.
2011-07-26 Bill WendlingDescribe the reasoning for compact unwind in better...
2011-07-25 Bill WendlingFix some typos.
2011-07-25 Bill WendlingAn initial description of the compact unwind encoding.
2011-05-22 Chris Lattnerdocument thiscall, PR9101
2011-05-04 Bill WendlingDocument the automatic alias printing of InstAliases.
2011-04-23 NAKAMURA Takumidocs: Introduce cascading style <div> and <p> continued...
2011-04-18 NAKAMURA Takumidocs: Use <Hn> as Heading elements instead of <DIV...
2011-04-13 Jay FoadFix typo.
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2011-04-06 Jay FoadTrivial typo fixes.
2011-04-06 Chris LattnerFinish up the first draft of the release notes.
2011-01-08 Jakob Stoklund OlesenDon't document exactly how virtual registers are repres...
2010-12-20 Wesley PeckUpdate the target feature matrix to reflect some new...
2010-12-19 Bruno Cardoso LopesUpdate the Target Feature Matrix for Mips
2010-12-13 Chris Lattnerfurther fixes.
2010-12-12 Chris Lattnerfix typo
2010-11-14 Chris Lattnerno alpha jit support.
2010-11-06 Chris Lattneradd (and document) the ability for alias results to...
2010-11-06 Chris Lattnergeneralize alias support to allow the result of an...
2010-11-06 Chris Lattnerdocument instalias.
2010-10-30 Benjamin KramerValidate HTML.
2010-10-30 Chris Lattneradd missing tag
2010-10-30 Chris Lattnerfix typos and some serious bugs in feature handling...
2010-10-30 Chris LattnerImplement (and document!) support for MnemonicAlias...
2010-10-30 Chris Lattnerimplement (and document!) the first kind of MC assemble...
2010-10-28 Chris Lattnerclarify that not having the ".o file writing" feature
2010-10-25 Kalle RaiskilaUpdate target feature matrix for CellSPU
2010-10-24 Jakob Stoklund OlesenUpdate target feature matrix for Blackfin.
2010-10-24 Wesley PeckUpdating target feature matrix to indicate current...
2010-10-24 Chris Lattnerbroken link
2010-10-24 Chris Lattneradd a big table with target features.
2010-09-21 Chris Lattnerrandom cruft in my tree.
2010-09-11 Chris Lattneradd some documentation for the most important MC-level...
2010-08-31 Jakob Stoklund OlesenStack slot access methods are in TargetInstrInfo.
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-04-09 Bob WilsonFix a grammaro.
2010-03-25 Dan GohmanDocuemntation corrections from John Myers.
2010-03-11 Chris Lattneradd support, testcases, and dox for the new GHC calling
2010-03-08 Evan ChengAdd documentation on sibling call optimization. Rename...
2010-03-02 Dan GohmanFloating-point add, sub, and mul are now spelled fadd...
2010-01-11 Jeffrey YasskinUpdate the -tailcallopt description to match djg's...
2009-10-10 Chris Lattnerx86 uses 5 operands for most memory refs now.
2009-08-25 Dan GohmanUpdate documentation for the -f change.
2009-07-24 Dan GohmanRemove the IA-64 backend.
2009-06-15 Torok Edwinx86_64 was completely missing from the target triples...
2009-05-13 Bill WendlingChange MachineInstrBuilder::addReg() to take a flag...
2009-05-05 Dan GohmanAdd some more documentation for x86 special address...
2009-05-05 Chris LattnerAdd basic support for code generation of
2009-04-22 Dan GohmanISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an exampl...
2009-04-15 Bill WendlingMore obsessive reformatting. Fixed some validation...
2009-01-26 Nate BegemanAdd some documentation for address-space-based access...
2008-12-11 Misha BrukmanRemoved warnings from HTML 4.01 validator: trailing...
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-11-24 Dan GohmanDelete some spurious characters.
2008-11-24 Dan GohmanFix some "</p>"s.
2008-11-24 Dan GohmanSome documentation for LegalizeTypes.
2008-10-14 Dan GohmanHTML syntax fixes.
2008-10-03 Dan GohmanFix a typo.
2008-09-10 Dan GohmanAdd more documentation advertising the -view-*-dags...
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-06-13 Dan GohmanFix an error in the two-address example.
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-06-04 Matthijs KooijmanFix example to be valid LLVM assembly.
2008-05-14 Arnold SchwaighoferAdd documentation for tail call optimization to CodeGen...
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2007-12-31 Chris Lattnerupdate a couple of references to SSARegMap.
2007-12-13 Dan GohmanMake it more clear that some things that can't be done...
2007-10-15 Dan GohmanDocument the -view-sunit-dags option.
2007-10-08 Evan ChengLLVM does not use the old style simple isel any more.
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-03-14 Jim LaskeyAdding credit for PPC changes.
2006-12-15 Jim LaskeyPass html validation.
2006-12-14 Jim LaskeyStart of PowerPC info.
2006-10-11 Bill WendlingClean-up of formatting and spelling.
2006-10-11 Bill WendlingPut code example inside of "doc_code" divisions.
2006-09-17 Anton KorobeynikovAdded some eye-candy for Subtarget type checking
2006-09-07 Bill Wendling*** empty log message ***
2006-09-07 Bill WendlingFixed my rotten Engrish grammar.
next