Try to fix ocaml bindings.
[oota-llvm.git] / docs /
2010-10-07 Nick LewyckyWarn about broken GCCs on ARM due to the problem fixed:
2010-10-06 Bill WendlingFixed RELEASE_28 tags.
2010-10-06 Tobias GrosserFix libc++ link in release notes.
2010-10-06 Tobias GrosserAdd missing "-" to the command line.
2010-10-06 Duncan SandsNo need to check out everything: binutils is enough.
2010-10-06 Tanya LattnerUpdate release location.
2010-10-06 Chris Lattnerremove the !nameconcat tblgen feature. It "shorthand...
2010-10-05 Jim Grosbachs/The ARM has/The ARM backend has/
2010-10-04 Bruno Cardoso LopesAVX intrinsics and builtins were also added to clang
2010-10-04 Douglas GregorSpell AltiVec correctly
2010-10-04 Daniel DunbarReleaseNotes: Note some changes to LLVM development...
2010-10-04 Daniel DunbarReleaseNotes: Note a header rename.
2010-10-04 Gabor Greifvalidator fixes; others remain, somebody who knows...
2010-10-04 Daniel DunbarAdd KLEE 2.8 release notes.
2010-10-04 Daniel DunbarA few more random Clang release notes.
2010-10-04 Gabor Greifminor tweaks and typos
2010-10-04 Devang PatelFix lexical block's tag number.
2010-10-04 Chris Lattnerscheduler update
2010-10-04 Chris Lattneranother tweak
2010-10-04 Duncan SandsAda support has moved to dragonegg - I am no longer...
2010-10-04 Duncan SandsFix a bunch of typos.
2010-10-04 Duncan SandsAltvec -> Altivec.
2010-10-04 Douglas GregorUpdate LLVM 2.8 release notes for Clang
2010-10-04 Chris Lattnercheckpoint, the release notes are now feature complete.
2010-10-04 Chris Lattnercheckpoint
2010-10-04 Chris Lattnercheckpoint.
2010-10-04 Chris Lattnerwrite Major Changes and Removed Features.
2010-10-03 Chris Lattnermove dragonegg up in the list, write blurbs for lldb...
2010-10-03 Chris Lattneradd a bunch of stuff that works with 2.8
2010-10-02 Chris Lattnerrandom updates
2010-10-02 Chris Lattnercheckpoint, don't expect this to read right yet. :)
2010-10-02 Chris Lattneradd a bunch more notes. I survived.
2010-10-01 Devang PatelFix block descriptor documentation.
2010-10-01 Devang PatelFix dbg_declare signature in document.
2010-10-01 Devang PatelFix DIDerived type fields' type in document.
2010-10-01 Chris Lattneradd a note
2010-10-01 Dale JohannesenFix pasto.
2010-10-01 Dale JohannesenAdd some doc for the x86mmx type.
2010-09-30 Duncan SandsFlesh out the dragonegg section.
2010-09-30 Chris Lattnercheckpoint notes
2010-09-30 Chris Lattnerfix incorrect link!
2010-09-30 Chris Lattneradd a bunch of entries for external projects.
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2010-09-29 Chris Lattneradd some random notes.
2010-09-29 Chris Lattnermerge all the llvm-gcc pieces together. Recommend...
2010-09-29 Chris Lattnerprepare for new content.
2010-09-27 Chris Lattnerreapply developer policy changes after discussion.
2010-09-25 Oscar FuentesNew cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES...
2010-09-25 Chris Lattnertemporarily revert developer policy change as a courtes...
2010-09-23 Chris Lattnerremove an obsolete section
2010-09-23 Andrew TrickFix Getting Started docs.
2010-09-23 Chris Lattnerrewrite the copyright section to match reality: llvm...
2010-09-23 Chris Lattneradd lldb and libc++ code owners.
2010-09-21 Chris Lattnerrandom cruft in my tree.
2010-09-18 Michael J. Spencerdocs: Tweak wording.
2010-09-17 Michael J. Spencerdocs: Update GettingStartedVS to reflect current state.
2010-09-17 Oscar FuentesUpdated GettingStartedVS.html to reflect current state.
2010-09-17 Oscar FuentesDirect CMake users to the right place for up-to-date...
2010-09-13 Bob WilsonFix formatting tags.
2010-09-13 Bob WilsonDocument NEON intrinsic changes for 2.8.
2010-09-11 Chris Lattneradd some documentation for the most important MC-level...
2010-09-07 John McCallAdd documentation for llvm-diff.
2010-09-06 Chris Lattneradd note
2010-09-05 Chris Lattnersome random notes.
2010-09-02 Chris Lattnerthis is a release note worthy change.
2010-09-02 Chris Lattnerupdates to make it clear that this applies to clang...
2010-09-01 Chris Lattnerupdate the tutorial to use CreateFAdd to create fp...
2010-08-31 Jakob Stoklund OlesenStack slot access methods are in TargetInstrInfo.
2010-08-31 Duncan SandsUpdate the Ada instructions to LLVM 2.7 (from LLVM...
2010-08-30 Dan GohmanUpdate the descriptions of NoModRef and ModRef to be...
2010-08-30 Duncan SandsRemove a hack that tries to understand incorrect triple...
2010-08-28 Chris Lattnerremove the MSIL backend. It isn't maintained, is buggy...
2010-08-28 Chris Lattnerremove unions from LLVM IR. They are severely buggy...
2010-08-20 Bill WendlingCreate the new linker type "linker_private_weak_def_auto".
2010-08-20 Dan GohmanMake the SCC printing passes use errs() instead of...
2010-08-17 Chris Lattnerfix a broken link
2010-08-17 Chris Lattneradd some  's to a pre to avoid newlines being...
2010-08-09 Oscar FuentesCMake: document how to incorporate LLVM into the cmake...
2010-08-09 Oscar FuentesCMake: documented testing procedure
2010-08-08 Rafael EspindolaAdd a opt-args option that can be used to pass argument...
2010-08-08 Rafael Espindolas/libLLVMgold/LLVMgold/g
2010-08-06 Peter CollingbourneFix missing </a> tag error introduced by addition of...
2010-08-05 Eric ChristopherDocument results of PR7762.
2010-08-04 Owen AndersonAdd a note about the changing pass registration interface.
2010-08-04 Dan GohmanDelete mkpatch. Everything it does is already done...
2010-08-04 Dan GohmanRemove a link which is no longer relevant.
2010-08-04 Torok EdwinNote some LLVM 2.7 -> 2.8 APIs that changed / got renamed.
2010-08-03 Peter CollingbourneAdd an atomic lowering pass
2010-08-02 Daniel Dunbardocs/TestingGuide: Minimal update to describe 'lit...
2010-08-02 Daniel Dunbardocs/TestingGuide: Rip out description of old nightly...
2010-08-01 Nick LewyckyFix word choice.
2010-07-30 John CriswellGrammar cop pullover: Corrected and improved some gramm...
2010-07-26 Gabor Greifre-commit r109220, the compile error has already been...
2010-07-24 Peter CollingbourneDocument BUILD_EXAMPLES makefile variable
2010-07-22 Tobias GrosserAdd new RegionInfo pass.
2010-07-21 Owen AndersonAdd INSTANTIATE_AG_PASS, which combines RegisterPass...
2010-07-21 Owen AndersonFirst stab at updating the documentation for INITIALIZE...
2010-07-21 Dan GohmanDisallow null as a named metadata operand.
2010-07-21 Chris Lattnerstrip out the 2.7 release notes, this really is the...
2010-07-21 Gabor Greifappease Validator
next