Align Win64 EH Table sections to 4 bytes.
[oota-llvm.git] / docs /
2011-05-24 Dan GohmanUpdate documentation: -basicaa does chaining these...
2011-05-23 Dan GohmanDocument llvm.exp and llvm.pow.
2011-05-22 Chris Lattnerdocument thiscall, PR9101
2011-05-22 Chris Lattnerinsertvalue takes a variable number of arguments, docum...
2011-05-18 Chad RosierCorrect typos in TestingGuide.html
2011-05-16 Nick LewyckyFix errors in this llvm ir example.
2011-05-06 Akira Hatanaka1. Keep lines in 80 columns.
2011-05-04 Bill WendlingDocument the automatic alias printing of InstAliases.
2011-05-03 Devang PatelUse llvm.dbg.cu named metadata to collect compile...
2011-05-01 Oscar FuentesUpdate instructions: LLVM.cmake is now LLVMConfig.cmake
2011-04-29 NAKAMURA Takumidocs/doxygen.css: Tweak padding on memdoc.
2011-04-27 NAKAMURA Takumidocs/doxygen.css: Tweak style for readability.
2011-04-24 Mikhail GlushenkovRegenerate.
2011-04-23 Andrew TrickComment edit.
2011-04-23 NAKAMURA Takumidocs: Introduce cascading style <div> and <p> continued...
2011-04-22 Devang PatelLet front-end tie subprogram declaration with subprogra...
2011-04-21 NAKAMURA Takumidocs/llvm.css: Introduce cascading style <div> and...
2011-04-21 NAKAMURA Takumidocs/Passes.html: Fix a garbage.
2011-04-18 NAKAMURA Takumidocs: Use <Hn> as Heading elements instead of <DIV...
2011-04-18 NAKAMURA Takumidocs: Redefine Heading elements as below;
2011-04-16 Devang PatelIntroduce support to encode Objective-C property inform...
2011-04-15 Douglas GregorFix some broken links, from Matthieu Monrocq
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-14 Andrew TrickDocumented bugpoint --compile-custom --compile-command.
2011-04-13 Jay FoadFix typo.
2011-04-12 Dan GohmanFix a hole in the definition of "dependence" used by...
2011-04-12 Oscar FuentesDocument how to build a LLVM pass with CMake out of...
2011-04-11 NAKAMURA Takumidocs/CommandGuide/index.html: Fix CSS url to relative.
2011-04-11 NAKAMURA Takumidocs/CommandLine.html: &quot;ize.
2011-04-10 Oscar FuentesCMake: support for using LLVM from client projects...
2011-04-10 Oscar FuentesReword instructions for running tests on Visual Studio.
2011-04-09 NAKAMURA Takumidocs/*.html: Make W3C HTML 4.01 Strict more compliant.
2011-04-09 NAKAMURA Takumidocs/tutorial/OCamlLangImpl7.html: Fix a href to missin...
2011-04-09 NAKAMURA Takumidocs: Fix some in-package URLs.
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2011-04-08 Devang PatelSimplify array bound checks and clarify comments. ...
2011-04-08 Devang PatelDo not emit DW_AT_upper_bound and DW_AT_lower_bound...
2011-04-08 Bill WendlingMissing closed tag.
2011-04-08 Bruno Cardoso LopesAlso add the late notes for Mips in the current release...
2011-04-07 Jay FoadFix a bit of nonsense.
2011-04-07 Chris Lattneradd faust too
2011-04-07 Chris Lattneradd a few late stragglers.
2011-04-06 Roman DivackyFix a typo.
2011-04-06 Chris Lattneradd rubinius
2011-04-06 Duncan SandsFix some typos. Minor tweaks to how some things were...
2011-04-06 Jay FoadTrivial typo fixes.
2011-04-06 Chris LattnerFinish up the first draft of the release notes.
2011-04-06 Chris Lattnercontinue writing.
2011-04-06 Chris Lattneradd the external users that emailed me.
2011-04-06 Chris Lattnersome libc++ notes.
2011-04-06 Chris Lattnersome edits.
2011-04-06 Chris Lattnerdistribute content out to the appropriate sections
2011-04-05 Chris Lattnerfinished my pass through all the 2.9 commits, now to...
2011-04-05 Chris Lattnermention llvm::ArrayRef, which should be use much more...
2011-04-05 Devang PatelAdd support to encode function's template parameters.
2011-04-05 NAKAMURA Takumidocs/ReleaseNotes.html: Please use proper *Heading...
2011-04-05 Chris Lattnerremove graphprinter support for domfrontier.
2011-04-05 Chris Lattneronly 7 more weeks to go.
2011-04-05 Jakob Stoklund OlesenDocument llvm/ADT/IntEqClasses.h in ProgrammersManual...
2011-04-05 Chris Lattnermore notes to self.
2011-04-05 NAKAMURA Takumidocs/ReleaseNotes.html: Add a few notes to MCCOFF and...
2011-04-05 NAKAMURA Takumidocs/GettingStarted.html: FIXME: dg, lit, and source...
2011-04-05 Chris Lattneradd a bunch of notes to myself, this is not intended...
2011-04-04 Bill WendlingAdd info on where to get 2.9 final svn sources.
2011-04-04 Duncan SandsDragonegg release notes.
2011-03-31 Nick LewyckyPick better examples. "fpext float 3.1415 to double...
2011-03-30 Jay FoadRemove PHINode::reserveOperandSpace(). Instead, add...
2011-03-29 Devang PatelDocument llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum
2011-03-28 NAKAMURA Takumidocs/GettingStarted.html: [PR8850] Add a note for x86_6...
2011-03-28 NAKAMURA Takumidocs/GettingStarted.html: Add blurb "--enable-shared...
2011-03-25 Bill WendlingRemove redundant compression option.
2011-03-24 Chris Lattnerfix description, PR9542
2011-03-19 Eli FriedmanUpdate Passes.html, part 3: alphabetize descriptions.
2011-03-19 Eli FriedmanUpdate Passes.html, part 2: cleanup a bit more dead...
2011-03-19 Eli FriedmanUpdate Passes.html, part 1: remove passes which were...
2011-03-18 Rafael EspindolaSome release notes.
2011-03-17 Cameron ZwarichChange the signext language in LangRef to closer match...
2011-03-16 Cameron ZwarichThe x86-64 ABI says that a bool is only guaranteed...
2011-03-10 Chris Lattnerrip out llvm 2.8 release notes to make room for llvm...
2011-03-08 Devang PatelSince last couple of days, argument number is encoded...
2011-03-08 Devang PatelUpdate DILexicalBlock doc to mention new fields.
2011-03-07 Duncan SandsClarify that the result of an srem is only guaranteed...
2011-03-07 Bill WendlingFix tagging name.
2011-03-06 Chris Lattnerremove another jeff link
2011-03-05 Chris Lattnerremove jeff's name (by his request)
2011-03-02 Oscar FuentesSupport for parallel compilation (/MP) when using the...
2011-03-02 Bill WendlingSmall cleanup.
2011-02-28 Bill WendlingUpdate the documentation on "How to Release LLVM"....
2011-02-27 Duncan SandsFix typo pointed out in pr9339.
2011-02-24 Nadav RotemEnable support for vector sext and trunc:
2011-02-20 Oscar FuentesRemove the link to Projects.html. It is useless for...
2011-02-20 Nadav RotemFix 9267; Add vector zext support.
2011-02-20 Nick LewyckyFix typo.
2011-02-17 Nick LewyckyFix thinko, basic blocks are SESE. The exits may have...
2011-02-15 Duncan SandsSpelling fix: consequtive -> consecutive.
2011-02-15 Chris LattnerMinor fixes to tutorial, patch by Benjamin Meyer!
2011-02-13 Tobias GrosserAdapt docs to '-loopsimplify -> -loop-simplify' change
2011-02-11 Chris Lattnerattempt to capture recent discussion about overflow...
2011-02-09 Erick TryzelaarDon't run ocamldoc if it's not installed
2011-02-09 Chris Lattnerfix typo
next