There isn't any c++ code in LangImpl8.html, so use that
[oota-llvm.git] / docs /
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
2008-02-12 Chris Lattnerheavily refactor this to have less duplication between...
2008-02-12 Chris Lattnerremove unknown details
2008-02-12 Tanya LattnerAdd 2.2 release tag.
2008-02-11 Scott MichelAdded blurb for CellSPU progress
2008-02-11 Chris Lattnertweaks from dale.
2008-02-11 Chris Lattnerupdates from Evan
2008-02-10 Gabor Greifcorrected some spellings
2008-02-10 Chris LattnerVarious updates from Sam Bishop:
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2008-02-10 Chris Lattnerclose an li tag
2008-02-10 Duncan SandsAdd some Ada info and correct a few buglets.
2008-02-10 Chris Lattnerremove the in progress marker.
2008-02-10 Chris Lattnervalidation fixes
2008-02-10 Chris Lattnerfinal set of major updates
2008-02-10 Chris Lattnermore prose, some organization improvements.
2008-02-10 Chris Lattnerrandom notes
2008-02-09 Chris Lattneradd some more notes, still not ready for review :)
2008-02-09 Chris Lattnerscoped_ptr.h was removed.
2008-02-09 Gabor Greifexplain that NumElements in alloca and malloc defaults...
2008-02-06 Chris Lattnersome more notes.
2008-02-06 Chris Lattnermake it clear :)
2008-02-06 Chris Lattneradd a bunch of random notes and fix some issues noticed...
2008-02-06 Chris Lattnera starter shell for 2.2 release notes
2008-02-05 Chris Lattnerdump the module *before* we delete it, not after.
2008-02-01 Evan ChengUpdate llvm.dbg.func.start.
2008-01-29 Chris Lattnerllvm.sqrt(-0.0) is defined.
2008-01-28 Chris Lattnermake handling of overflow and undefined results much...
2008-01-27 Chris LattnerAlways for PACKAGEVERSION to 'mainline' for teh llvm...
2008-01-15 Anton KorobeynikovAdd description of 'llvm.trap' intrinsic. Also, minor...
2008-01-15 Chris Lattnerclarify that byval is valid for any pointer argument.
2008-01-11 Chris Lattnerdocument the byval parameter attribute.
2008-01-09 Chris Lattnermany cleanups and fixed, contributed by Sam Bishop
2008-01-06 Chris Lattnerimprove description of alignment, patch by Alain Frisch.
2008-01-06 Chris LattnerFix typo noticed by 'Danny' in PR1901
2008-01-04 Bill Wendlingdoc_code-ify some code in this doc.
2008-01-04 Chris Lattnerfix nesting issues.
2008-01-04 Chris Lattnerfix validation issues.
2008-01-04 Chris Lattnerimprove the description of types, patch by Alain Frisch
2008-01-03 Chris Lattneradd info on walking preds/succs of a block.
2007-12-31 Chris Lattnerupdate a couple of references to SSARegMap.
2007-12-29 Chris Lattnerremove attributions from the rest of the llvm makefiles.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-25 Chris Lattnerupdate to llvm 2.0 syntax.
2007-12-25 Gordon HenriksenNoting and enforcing that GC intrinsics are valid only...
2007-12-22 Gordon HenriksenUndo a wrong bit in that last patch.
2007-12-22 Gordon HenriksenDocument a more robust implementation of performCustomL...
2007-12-19 Chris Lattnerfix formatting
2007-12-19 Chris Lattnerfix more table abuses.
2007-12-18 Chris Lattneravoid confusing terminology (what is a "word"?), fix...
2007-12-17 Christopher LambMake it clear in the LangRef that allocation instructio...
2007-12-13 Dan GohmanMake it more clear that some things that can't be done...
2007-12-12 Christopher LambImplement part of review feedback for address spaces.
2007-12-11 Christopher LambAdd information on address space qualifiers for pointer...
2007-12-11 Gordon HenriksenCollectorMetadata and Collector are rejiggered to get...
next