| Commit message (Expand) | Author | Age | Files | Lines |
* | Reword instructions for running tests on Visual Studio. | Oscar Fuentes | 2011-04-10 | 1 | -1/+3 |
* | docs/*.html: Make W3C HTML 4.01 Strict more compliant. | NAKAMURA Takumi | 2011-04-09 | 15 | -36/+38 |
* | docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
* | docs: Fix some in-package URLs. | NAKAMURA Takumi | 2011-04-09 | 3 | -12/+12 |
* | docs: Canonicalize URLs. | NAKAMURA Takumi | 2011-04-09 | 81 | -96/+96 |
* | Simplify array bound checks and clarify comments. One element array can have... | Devang Patel | 2011-04-08 | 1 | -1/+2 |
* | Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array. | Devang Patel | 2011-04-08 | 1 | -1/+1 |
* | Missing closed tag. | Bill Wendling | 2011-04-08 | 1 | -1/+1 |
* | Also add the late notes for Mips in the current release note | Bruno Cardoso Lopes | 2011-04-08 | 1 | -1/+5 |
* | Fix a bit of nonsense. | Jay Foad | 2011-04-07 | 1 | -2/+2 |
* | add faust too | Chris Lattner | 2011-04-07 | 1 | -0/+14 |
* | add a few late stragglers. | Chris Lattner | 2011-04-07 | 1 | -0/+30 |
* | Fix a typo. | Roman Divacky | 2011-04-06 | 1 | -1/+1 |
* | add rubinius | Chris Lattner | 2011-04-06 | 1 | -0/+13 |
* | Fix some typos. Minor tweaks to how some things were expressed. | Duncan Sands | 2011-04-06 | 1 | -6/+5 |
* | Trivial typo fixes. | Jay Foad | 2011-04-06 | 2 | -3/+3 |
* | Finish up the first draft of the release notes. | Chris Lattner | 2011-04-06 | 2 | -118/+91 |
* | continue writing. | Chris Lattner | 2011-04-06 | 1 | -91/+98 |
* | add the external users that emailed me. | Chris Lattner | 2011-04-06 | 1 | -0/+110 |
* | some libc++ notes. | Chris Lattner | 2011-04-06 | 1 | -6/+6 |
* | some edits. | Chris Lattner | 2011-04-06 | 1 | -21/+16 |
* | distribute content out to the appropriate sections | Chris Lattner | 2011-04-06 | 1 | -192/+226 |
* | finished my pass through all the 2.9 commits, now to make this intelligible | Chris Lattner | 2011-04-05 | 1 | -13/+32 |
* | mention llvm::ArrayRef, which should be use much more pervasively than | Chris Lattner | 2011-04-05 | 1 | -0/+16 |
* | Add support to encode function's template parameters. | Devang Patel | 2011-04-05 | 1 | -1/+9 |
* | docs/ReleaseNotes.html: Please use proper *Heading* elements instead of class... | NAKAMURA Takumi | 2011-04-05 | 1 | -61/+61 |
* | remove graphprinter support for domfrontier. | Chris Lattner | 2011-04-05 | 2 | -11/+4 |
* | only 7 more weeks to go. | Chris Lattner | 2011-04-05 | 1 | -5/+48 |
* | Document llvm/ADT/IntEqClasses.h in ProgrammersManual.html | Jakob Stoklund Olesen | 2011-04-05 | 1 | -0/+21 |
* | more notes to self. | Chris Lattner | 2011-04-05 | 1 | -6/+59 |
* | docs/ReleaseNotes.html: Add a few notes to MCCOFF and x64. FIXME: fixme! | NAKAMURA Takumi | 2011-04-05 | 1 | -8/+22 |
* | docs/GettingStarted.html: FIXME: dg, lit, and source tree layout. | NAKAMURA Takumi | 2011-04-05 | 1 | -0/+10 |
* | add a bunch of notes to myself, this is not intended to be gramatic or | Chris Lattner | 2011-04-05 | 1 | -40/+82 |
* | Add info on where to get 2.9 final svn sources. | Bill Wendling | 2011-04-04 | 1 | -0/+1 |
* | Dragonegg release notes. | Duncan Sands | 2011-04-04 | 1 | -17/+17 |
* | Pick better examples. "fpext float 3.1415 to double" won't parse because 3.1415 | Nick Lewycky | 2011-03-31 | 1 | -2/+2 |
* | Remove PHINode::reserveOperandSpace(). Instead, add a parameter to | Jay Foad | 2011-03-30 | 3 | -7/+7 |
* | Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum | Devang Patel | 2011-03-29 | 1 | -3/+8 |
* | docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32. | NAKAMURA Takumi | 2011-03-28 | 1 | -0/+7 |
* | docs/GettingStarted.html: Add blurb "--enable-shared" on cygming. | NAKAMURA Takumi | 2011-03-28 | 1 | -4/+4 |
* | Remove redundant compression option. | Bill Wendling | 2011-03-25 | 1 | -4/+4 |
* | fix description, PR9542 | Chris Lattner | 2011-03-24 | 1 | -5/+6 |
* | Update Passes.html, part 3: alphabetize descriptions. | Eli Friedman | 2011-03-19 | 1 | -102/+99 |
* | Update Passes.html, part 2: cleanup a bit more dead docs, a few more | Eli Friedman | 2011-03-19 | 1 | -70/+8 |
* | Update Passes.html, part 1: remove passes which were removed from the tree, | Eli Friedman | 2011-03-19 | 1 | -144/+35 |
* | Some release notes. | Rafael Espindola | 2011-03-18 | 1 | -2/+11 |
* | Change the signext language in LangRef to closer match zeroext. | Cameron Zwarich | 2011-03-17 | 1 | -2/+3 |
* | The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byte | Cameron Zwarich | 2011-03-16 | 1 | -2/+3 |
* | rip out llvm 2.8 release notes to make room for llvm 2.9 notes. | Chris Lattner | 2011-03-10 | 1 | -666/+50 |
* | Since last couple of days, argument number is encoded using 8 bits from line ... | Devang Patel | 2011-03-08 | 1 | -1/+2 |