Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whether
[oota-llvm.git] / docs /
2007-09-22 Chris Lattnerfix syntax
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingFormatting changes.
2007-09-22 Chris Lattnerfix bugs in the manual
2007-09-22 Tanya LattnerCorrect names.
2007-09-22 Tanya LattnerFix typo.
2007-09-21 Tanya LattnerOne last fix to get name correct.
2007-09-21 Tanya LattnerFix silly typo.
2007-09-21 Tanya LattnerUpdate annotation intrinsic with more details.
2007-09-21 Tanya LattnerAdding support for __builtin_annotation with an intrins...
2007-09-21 Devang PatelAdd missing entry.
2007-09-21 Chris LattnerI cannot spell coalesce :)
2007-09-21 Chris Lattnergcroot must take concrete types, not arbitrary types.
2007-09-21 Chris LattnerInitial hack at 2.1 release notes.
2007-09-17 Chris LattnerMerge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo
2007-09-12 Chris LattnerChange llvm.gcroot to not init the root to null at...
2007-09-11 Duncan SandsFold the adjust_trampoline intrinsic into
2007-09-08 Nick LewyckyFix description of the call instruction. There are...
2007-09-07 Anton KorobeynikovSplit eh.select / eh.typeid.for intrinsics into i32...
2007-08-27 Duncan SandsThere is an impedance matching problem between LLVM and
2007-08-24 Tanya LattnerRename llvm-gcc4 to llvm-gcc.
2007-08-22 Duncan SandsImplement review feedback on trampoline documentation.
2007-08-07 Reid SpencerWho thought up this crazy formatting scheme?
2007-08-07 Reid SpencerOkay, over/back tags don't next.
2007-08-07 Reid SpencerTry an indent level for better formatting.
2007-08-07 Reid SpencerAdd the code generation options.
2007-08-07 Reid SpencerRearrange options into sections and add the last floati...
2007-08-07 Reid SpencerAdd the -disable-excess-fp-precision option.
2007-08-07 Reid SpencerAdd another missing option.
2007-08-07 Reid SpencerAdd some more missing options.
2007-08-07 Reid SpencerRemove the -f option which is no longer supported,...
2007-08-07 Reid SpencerDescribe the global/local naming convention.
2007-08-05 Reid SpencerUpdate links to the command guide generated documentation.
2007-08-05 Reid SpencerComment out configuration tags not supported by doxygen...
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-07-31 Reid Spencerfp2uint -> fptoui
2007-07-27 Duncan SandsForget to add 'nest' to the list of parameter
2007-07-27 Duncan SandsSupport for trampolines, except for X86 codegen which is
2007-07-25 Devang PatelFix example code.
2007-07-25 Chris Lattnertest commit
2007-07-23 Bill WendlingFix some validation errors.
2007-07-23 Bill WendlingConverted to "svn" and reformatted.
2007-07-23 Bill WendlingSmall change.
2007-07-23 Bill WendlingPoint to the correct SVN repository.
2007-07-20 Chandler CarruthNo longer referencing "shared memory" as this can confu...
2007-07-20 Reid SpencerSilly HTML
2007-07-20 Reid SpencerFix validation errors.
2007-07-20 Chandler CarruthThis introduces the atomic operation intrinsics into...
2007-07-19 Reid SpencerFor PR1553:
2007-07-18 Nick LewyckyAlphabetize. Document -mlimit parameter.
2007-07-16 Dan GohmanFix the documentation for llvm.sqrt so that sqrt(0...
2007-07-16 Bill WendlingFix validation errors
2007-07-16 Bill WendlingClean up some formatting
2007-07-16 Bill WendlingClean up some formatting. Add some doc_code div tags.
2007-07-13 Chris Lattnerremove obsolete note
2007-07-13 Chris Lattnerfix some bugs in the manual
2007-07-09 Gabor Greifeliminated all references to 'bytecode' from .pod files
2007-07-09 Reid SpencerSubversionify the documentation.
2007-07-09 Reid SpencerBytecode -> Bitcode
2007-07-09 Reid SpencerMinor language change upgrader -> upgrade tool
2007-07-09 Reid SpencerThis dir does not appear under /docs anymore but under...
2007-07-09 Reid SpencerLinks for commands are now generated into /cmds/ URL.
2007-07-09 Reid SpencerFix some minor typos.
2007-07-09 Reid SpencerFix some typos.
2007-07-09 Reid SpencerFix a typo.
2007-07-09 Reid SpencerFix a typo.
2007-07-09 Reid SpencerFix some minor typos, again to test the auto-update...
2007-07-09 Reid SpencerRemove an unneeded space, mostly to verify that auto...
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-07-05 Reid SpencerAdd a note about llvm2cpp's dubious future.
2007-07-05 Reid SpencerGet the version number right, finally.
2007-07-04 Duncan SandsExtend eh.selector to support both catches and filters.
2007-07-04 Chris LattnerMake the GSG actually work.
2007-07-03 Tanya LattnerWe really should not have this version number in SO...
2007-07-03 Chris Lattnernote where to get steens-aa and ds-aa
2007-07-01 Reid SpencerTerminate the document with the right end tags.
2007-06-30 Anton KorobeynikovRemove labels again
2007-06-29 Anton KorobeynikovChange CVS-style 'labels' to SVN 'tags' directory.
2007-06-29 Anton KorobeynikovAnother typo
2007-06-29 Anton KorobeynikovFix a typo
2007-06-29 John CriswellApplied Reid's patch. Long live Subversion!
2007-06-29 John CriswellConvert .cvsignore files
2007-06-20 Tanya LattnerModify deleting global variable with an even easier...
2007-06-20 Devang PatelUpdate AnalysisGroup documentation to document restrict...
2007-06-20 Tanya LattnerAdd blurb on deleting global variables.
2007-06-19 Chris Lattnerdon't use binutils 2.17
2007-06-18 Tanya LattnerUpdate docs for llvm.var.annotation intrinsic.
2007-06-15 Tanya LattnerAdd local var annotation intrinsic.
2007-06-14 Duncan SandsFix typos.
2007-06-12 Chris Lattnerone final bugfix
2007-06-12 Chris Lattnermodernize example
2007-06-08 Chris Lattnerwording fix noticed by Ivan Novick
next