Unbreak the MSVC build. Since the "next" function already exists in the MSVC headers...
[oota-llvm.git] / docs /
2011-07-19 Bob WilsonRevert "Update docs to reflect r135457."
2011-07-19 Jay FoadConvert SimplifyGEPInst to use ArrayRef.
2011-07-19 Jay FoadConvert gep_type_begin and gep_type_end to use ArrayRef.
2011-07-19 Jay FoadConvert TargetData::getIndexedOffset to use ArrayRef.
2011-07-19 Jay FoadUse ArrayRef in ConstantFoldInstOperands and ConstantFo...
2011-07-19 Devang PatelUpdate docs to reflect r135457.
2011-07-19 Jeffrey YasskinDocument how to maintain a git-svn clone of the LLVM...
2011-07-18 Chris Lattnerdocument this api change.
2011-07-18 Chris Lattnerintroduce a new TinyPtrVector class.
2011-07-15 Eli FriedmanA couple of minor fixes to the OCaml tutorial. PR10025...
2011-07-15 Jay FoadConvert CallInst and InvokeInst APIs to use ArrayRef.
2011-07-14 Jay FoadMention all API changes I've made since 2.9 was branched.
2011-07-12 Tobias GrosserVectorType is also a SequentialType
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-07-08 Cameron ZwarichUse add instead of accumulate.
2011-07-08 Cameron ZwarichAdd an intrinsic and codegen support for fused multiply...
2011-07-06 Jakub StaszakAdd documenation about "branch_weight" metadata and...
2011-07-01 Owen AndersonGeneralize @llvm.ctlz, @llvm.cttz, and @llvm.ctpop...
2011-06-30 Duncan SandsThe enum was moved to ISDOpcodes.h.
2011-06-29 Evan ChengAdd missing operand. rdar://9694169
2011-06-16 Dan GohmanDocument nonlazybind.
2011-06-15 Jakob Stoklund OlesenUse set operations instead of plain lists to enumerate...
2011-06-15 Argyrios KyrtzidisDocument ADT/PackedVector.h in "Programmer's Manual...
2011-06-14 Bruno Cardoso LopesAdd one more argument to the prefetch intrinsic to...
2011-06-13 Chris Lattnermention graph vis isn't available in Release builds.
2011-06-07 Chad RosierTypo.
2011-06-03 Andrew TrickCorrections and additional information for "Creating...
2011-06-03 Andrew Trickwhitespace
2011-05-31 Devang PatelFix html formatting.
2011-05-31 Devang PatelClarify documentation and remove guarantees that are...
2011-05-30 Chris Lattnerreplace the intro tutorial from 2004 with a more recent...
2011-05-28 John McCallImplement and document the llvm.eh.resume intrinsic...
2011-05-27 Chad RosierClean out the 2.9 Release Notes. Mostly limited to...
2011-05-27 Chad RosierAdd change of crc32 intrinsic to release notes
2011-05-27 Dan GohmanFix copy+pastos.
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.
next