Move this to the proper section.
[oota-llvm.git] / docs /
2008-06-05 Gordon HenriksenMove this to the proper section.
2008-06-05 Gordon HenriksenAdding release notes for bindings improvements.
2008-06-05 Chris Lattnermore updates and random notes, including changes up...
2008-06-05 Matthijs KooijmanUpdate comments and documentation to reflect that GCSE...
2008-06-05 Chris Lattneradd llvmc2 notes, stack realignment.
2008-06-05 Chris Lattnervarious status updates.
2008-06-05 Chris LattnerStart adding 2.3 content.
2008-06-04 Chris LattnerFix inst_iterator example.
2008-06-04 Matthijs KooijmanFix example to be valid LLVM assembly.
2008-05-31 Nick LewyckyAdd a standard for control-flow unreachable assertions...
2008-05-31 Dan GohmanIR, bitcode reader, bitcode writer, and asmparser chang...
2008-05-28 Chris LattnerUpdate text to point people at the right version of...
2008-05-23 Dale JohannesenDocument common linkage.
2008-05-23 Dan Gohmanlabel is a first-class type.
2008-05-23 Dan GohmanUpdate the description of first-class types to reflect...
2008-05-23 Matthijs KooijmanRestructure the testing documentation.
2008-05-22 Chris Lattnerminor edits
2008-05-21 Gabor Greifadapt to new API
2008-05-20 Chris LattnerClarify that and/or/xor/sdiv etc all allow vectors.
2008-05-20 Chris LattnerClarify copyright transfer when you don't own the copyr...
2008-05-20 Matthijs KooijmanClarify the testing documentation a bit and solve two...
2008-05-19 Bill WendlingGrammar fix.
2008-05-19 Bill WendlingDelete module.
2008-05-19 Bill WendlingConvert non-ASCII apostrophes into ASCII apostrophes.
2008-05-19 Bill WendlingDelete the Module object.
2008-05-19 Bill Wendlings/insure/ensure/
2008-05-14 Arnold SchwaighoferAdd documentation for tail call optimization to CodeGen...
2008-05-13 Dan Gohmans/indicies/indices/ and clarify the extractvalue and...
2008-05-12 Dan GohmanInitial documentation for first-class aggregates changes.
2008-05-12 Dan GohmanFix a malformed %gt;
2008-05-12 Nate BegemanAdd two new instructions to the llvm IR, vicmp and...
2008-05-08 Gordon HenriksenImprove pass documentation and comments.
2008-05-04 Anton KorobeynikovRemove entries from here also
2008-05-04 Anton KorobeynikovDrop llvmc also, it will be replaced by shiny new llvmc2
2008-05-04 Anton KorobeynikovDrop llvm2cpp, it's now a llc target
2008-04-29 John CriswellMinor spelling and typo fixes.
2008-04-28 Mikhail GlushenkovAdd support for response files to the CommandLine library.
2008-04-24 Chris Lattner% -> @
2008-04-24 Chris LattnerDoc updates/edits, contributed by Terence Parr!
2008-04-23 Chris Lattnerfix description of 'ret' to be more correct with multip...
2008-04-23 Chris LattnerAllow undef as an operand to getresult.
2008-04-19 Chris Lattnerfree(null) -> noop
2008-04-19 Gabor GreifMerge ... 49966 from branches/ggreif/use-diet to trunk...
2008-04-19 Chris LattnerSome clarifications suggested by Jon Sargeant
2008-04-15 Chris LattnerA couple minor fixes suggested by Matthijs Kooijman
2008-04-14 Chris Lattnerimprove diagnostics in call parsing, patch suggested by
2008-04-13 Duncan SandsMerge LLVMBuilder and FoldingBuilder, calling
2008-04-11 Duncan SandsThe Ada front-end from the LLVM 2.2 release
2008-04-07 Tanya LattnerAdded note to getting started guide to use llvm-gcc4.2.
2008-04-02 Chris Lattnermore edits from Jon Sargeant
2008-04-01 Chris Lattneradd a dropped hunk from Jon Sargeant's patch.
2008-04-01 Chris Lattnermake langref more precise, wave 1, from Jon Sargeant
2008-04-01 Chris Lattnerminor typo
2008-03-31 Gordon HenriksenAdd a unified 'generated documentation' target so the...
2008-03-31 Erick TryzelaarThere isn't any c++ code in LangImpl8.html, so use...
2008-03-31 Erick TryzelaarChapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial
2008-03-30 Erick TryzelaarTweak build system to allow for installing the tutorial...
2008-03-30 Erick TryzelaarFix some documentation for the tutorial.
2008-03-30 Chris Lattnerfix typo, PR2181
2008-03-30 Erick TryzelaarAdd chapter 3 and 4 of the ocaml/kaleidoscope tutorial.
2008-03-28 Nick LewyckyUpdate example to new syntax.
2008-03-27 Erick TryzelaarAdding the first two chapters of the ocaml/kaleidoscope...
2008-03-26 Erick TryzelaarTest commit (removed trailing whitespace)
2008-03-24 Owen AndersonOops. I wanted the compile flags for C++, not the...
2008-03-24 Devang Patelvoid type is also a valid function return type.
2008-03-24 Tanya LattnerAdded Passes.html to the documentation list.
2008-03-24 Devang PatelFix typo. Clarify underlying message.
2008-03-24 Devang PatelUpdate Function type documentation to clarify how multi...
2008-03-22 Anton KorobeynikovAliasing chains cleanups: update langref, add check...
2008-03-21 Chris Lattnerclean up and fix the call section.
2008-03-21 Chris Lattnercleanups for the getresult section.
2008-03-19 Devang PatelPassInfo keep tracks whether a pass is an analysis...
2008-03-18 Scott MichelNote that gcc 4.0.1 will trip internal LLVM asserts...
2008-03-17 Duncan SandsClarify the unwind attribute. Add assumption
2008-03-16 Nick LewyckyCommit works on regular functions too. Fix the syntax...
2008-03-11 Devang Patelfix grammer
2008-03-10 Devang PatelDocument multiple return values.
2008-03-10 Gordon HenriksenAdding ocamldoc generation.
2008-02-29 Nick Kledzikupdate to document new lto API
2008-02-26 Nick Kledziktest svn commit capability
2008-02-22 Gordon HenriksenImproving wording.
2008-02-22 Gordon HenriksenAdding a note about IR generation to the LLVM FAQ.
2008-02-22 Chris Lattnerfix some bugs in tutorial, patch by Erick Tryzelaar
2008-02-21 Andrew LenharthAtomic op support. If any gcc test uses __sync builtin...
2008-02-20 Anton KorobeynikovAdd documentation for cl::sink stuff
2008-02-18 Duncan SandsClarify that 'sret' only applies to pointers, and
2008-02-18 Owen AndersonMake the definition of the noalias attribute clearer.
2008-02-16 Duncan SandsTry to clarify which compilers can be used for the
2008-02-16 Andrew Lenharthllvm.memory.barrier, and impl for x86 and alpha
2008-02-15 Chris Lattnersimplify this.
2008-02-14 Duncan SandsRename CFEBuildInstrs.html to GCCFEBuildInstrs.html.
2008-02-13 Chris Lattnergcc 3.2.3 is also bad.
2008-02-13 Duncan SandsAdd notes on Ada compilers that can be used for
2008-02-12 Duncan SandsNote that these instructions are for x86-32 linux
2008-02-12 Duncan SandsAdd more spacing.
2008-02-12 Duncan SandsAdd instructions for building Ada and Fortran.
2008-02-12 Bill WendlingMore violation fixes.
2008-02-12 Bill WendlingFix validation errors: di -> dt.
2008-02-12 Bill WendlingReformatting. Adding "doc_code" divisions for code...
2008-02-12 Chris Lattnerrip out llvm 2.2 stuff in preparation for llvm 2.3
next