- 5acaeb5 Updating stale documentation on regalloc modes. by Andrew Trick · 13 years ago
- 75471d6 Describe the reasoning for compact unwind in better terms. Thanks to Nick Kledzik for the description. by Bill Wendling · 13 years ago
- 3ef750d Fix some typos. by Bill Wendling · 13 years ago
- 66bc5c6 An initial description of the compact unwind encoding. by Bill Wendling · 13 years ago
- 01ebd56 document thiscall, PR9101 by Chris Lattner · 13 years ago
- 3f58a51 Document the automatic alias printing of InstAliases. by Bill Wendling · 14 years ago
- f5af6ad docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. by NAKAMURA Takumi · 14 years ago
- 05d0265 docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. by NAKAMURA Takumi · 14 years ago
- d61895a Fix typo. by Jay Foad · 14 years ago
- b9a3363 docs: Canonicalize URLs. by NAKAMURA Takumi · 14 years ago
- cb88ec3 Trivial typo fixes. by Jay Foad · 14 years ago
- 49123fd Finish up the first draft of the release notes. by Chris Lattner · 14 years ago
- 3ca2102 Don't document exactly how virtual registers are represented as integers. Code by Jakob Stoklund Olesen · 14 years ago
- d5fe3ef Update the target feature matrix to reflect some new features in the MBlaze backend. by Wesley Peck · 14 years ago
- 48461f6 Update the Target Feature Matrix for Mips by Bruno Cardoso Lopes · 14 years ago
- 4c247f6 further fixes. by Chris Lattner · 14 years ago
- 7138863 fix typo by Chris Lattner · 14 years ago
- ac3031a no alpha jit support. by Chris Lattner · 14 years ago
- 90fd797 add (and document) the ability for alias results to have by Chris Lattner · 14 years ago
- 98c870f generalize alias support to allow the result of an alias to by Chris Lattner · 14 years ago
- c7a03fb document instalias. by Chris Lattner · 14 years ago
- 943beeb Validate HTML. by Benjamin Kramer · 14 years ago
- 50e5972 add missing tag by Chris Lattner · 14 years ago
- 8cf8bcc fix typos and some serious bugs in feature handling (but not for by Chris Lattner · 14 years ago
- 693173f Implement (and document!) support for MnemonicAlias's to have Requires by Chris Lattner · 14 years ago
- 674c1dc implement (and document!) the first kind of MC assembler alias, which by Chris Lattner · 14 years ago
- 219ddf5 clarify that not having the ".o file writing" feature by Chris Lattner · 14 years ago
- 94cc4fe Update target feature matrix for CellSPU by Kalle Raiskila · 14 years ago
- 4e13612 Update target feature matrix for Blackfin. by Jakob Stoklund Olesen · 14 years ago
- c6a4524 Updating target feature matrix to indicate current MBlaze status. by Wesley Peck · 14 years ago
- 6fb9955 broken link by Chris Lattner · 14 years ago
- 68de602 add a big table with target features. by Chris Lattner · 14 years ago
- 22481f2 random cruft in my tree. by Chris Lattner · 14 years ago
- e1b8345 add some documentation for the most important MC-level classes along with by Chris Lattner · 14 years ago
- 297907f Stack slot access methods are in TargetInstrInfo. by Jakob Stoklund Olesen · 14 years ago
- 8a3eab9 Remove the local register allocator. Please use the fast allocator instead. by Jakob Stoklund Olesen · 14 years ago
- e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 15 years ago[Renamed from docs/main/CodeGenerator.html]
- 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 15 years ago[Renamed from docs/CodeGenerator.html]
- 0473868 Fix a grammaro. by Bob Wilson · 15 years ago
- 6a4824c Docuemntation corrections from John Myers. by Dan Gohman · 15 years ago
- 2968943 add support, testcases, and dox for the new GHC calling by Chris Lattner · 15 years ago
- dc444e9 Add documentation on sibling call optimization. Rename tailcall2.ll test to sibcall.ll. by Evan Cheng · 15 years ago
- a9445e1 Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul, by Dan Gohman · 15 years ago
- 8420910 Update the -tailcallopt description to match djg's improvements to the calling by Jeffrey Yasskin · 15 years ago
- b91227d x86 uses 5 operands for most memory refs now. by Chris Lattner · 15 years ago
- 0cabaa5 Update documentation for the -f change. by Dan Gohman · 15 years ago
- d2cb3d2 Remove the IA-64 backend. by Dan Gohman · 15 years ago
- c457b65 x86_64 was completely missing from the target triples supported by the X86 code by Torok Edwin · 15 years ago
- 587daed Change MachineInstrBuilder::addReg() to take a flag instead of a list of by Bill Wendling · 15 years ago
- d26795a Add some more documentation for x86 special address spaces. by Dan Gohman · 16 years ago
- 1777d0c Add basic support for code generation of by Chris Lattner · 16 years ago
- e370c80 ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead. by Dan Gohman · 16 years ago
- 8011880 More obsessive reformatting. Fixed some validation errors. by Bill Wendling · 16 years ago
- 3450984 Add some documentation for address-space-based access to the segment registers. by Nate Begeman · 16 years ago
- f00ddb0 Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img> by Misha Brukman · 16 years ago
- 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
- fd9ddc0 Delete some spurious characters. by Dan Gohman · 16 years ago
- a7ab2bf Fix some "</p>"s. by Dan Gohman · 16 years ago
- 641b279 Some documentation for LegalizeTypes. by Dan Gohman · 16 years ago
- 364a39f HTML syntax fixes. by Dan Gohman · 16 years ago
- 24585cb Fix a typo. by Dan Gohman · 16 years ago
- 8c9c55f Add more documentation advertising the -view-*-dags options. by Dan Gohman · 16 years ago
- 475871a Rename SDOperand to SDValue. by Dan Gohman · 16 years ago
- 03e5857 Fix an error in the two-address example. by Dan Gohman · 16 years ago
- 83ec4b6 Wrap MVT::ValueType in a struct to get type safety by Duncan Sands · 16 years ago
- 61399af Fix example to be valid LLVM assembly. by Matthijs Kooijman · 16 years ago
- 9097d14 Add documentation for tail call optimization to CodeGenerator.html. Add a link by Arnold Schwaighofer · 16 years ago
- 6f0d024 Rename MRegisterInfo to TargetRegisterInfo. by Dan Gohman · 17 years ago
- 534bcfb update a couple of references to SSARegMap. by Chris Lattner · 17 years ago
- fd80072 Make it more clear that some things that can't be done in .td files can by Dan Gohman · 17 years ago
- e9bb13d Document the -view-sunit-dags option. by Dan Gohman · 17 years ago
- 7794935 LLVM does not use the old style simple isel any more. by Evan Cheng · 17 years ago
- 04367bf first pass of nomenclature changes in .html files by Gabor Greif · 17 years ago
- d201f4e Adding credit for PPC changes. by Jim Laskey · 18 years ago
- b744c25 Pass html validation. by Jim Laskey · 18 years ago
- 762b6cb Start of PowerPC info. by Jim Laskey · 18 years ago
- 82e2eea Clean-up of formatting and spelling. by Bill Wendling · 18 years ago
- 3cd5ca6 Put code example inside of "doc_code" divisions. by Bill Wendling · 18 years ago
- bcb9770 Added some eye-candy for Subtarget type checking by Anton Korobeynikov · 18 years ago
- 41b3252 *** empty log message *** by Bill Wendling · 18 years ago
- bd0d7b5 Fixed my rotten Engrish grammar. by Bill Wendling · 18 years ago
- 3fc488d Cleaned up some of the grammar in the Live Intervals section. Removed the by Bill Wendling · 18 years ago
- 2f87a88 First draft of the "Live Interval Analysis" section. This is the "Live by Bill Wendling · 18 years ago
- bf77441 Fixed formatting problem. by Bill Wendling · 18 years ago
- a396ee8 Added documentation Fernando Magno Quintao Pereira wrote for the register by Bill Wendling · 18 years ago
- 1644877 Spell naively with the i-Umlaut... by Bill Wendling · 18 years ago
- 546c421 Messed up and put a "To be written" in a section that was written. by Bill Wendling · 18 years ago
- 91e10c4 Added some preliminary text to the TargetJITInfo class section. by Bill Wendling · 18 years ago
- 2a60703 Remove V9 by Chris Lattner · 19 years ago
- 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
- 0b81cda Fix spelling of 'separate'. by Jeff Cohen · 19 years ago
- a1ff931 Apparently, people object to floating pointers. Picky picky. by Chris Lattner · 19 years ago
- 82d61a1 As requested, a blurb on sub-targets. by Jim Laskey · 19 years ago
- 7d6915c fix some grammar-o's I noticed by Chris Lattner · 19 years ago
- c38959f Feedback from Nate. by Chris Lattner · 19 years ago
- df921f0 Document -view-isel-dags and -view-sched-dags by Chris Lattner · 19 years ago
- 7a025c8 Add a bunch of info about the isel autogenerator. Review appreciated! by Chris Lattner · 19 years ago
- 32e89f2 Fill this out some more. Add description of MBB/MF. Fix some broken links, by Chris Lattner · 19 years ago
- 47adebb Add a stub for the TargetSubtarget class. Jim, please fill a blurb in here by Chris Lattner · 19 years ago
- e35d3bb update this a little bit to talk about the dag combiner and remove inaccuracies. by Chris Lattner · 19 years ago