Adopting a uniform naming convention for type constructors in bindings.
[oota-llvm.git] / docs /
2007-10-03 Chris LattnerClarify that shifts that are too large are undefined.
2007-10-03 Chris Lattnerremove extraneous tag
2007-10-03 Chris Lattnerremove misleading documentation: LLVM has no atomic...
2007-10-02 Dale JohannesenDocument new sqrt and powi handling.
2007-10-02 Owen AndersonFix typo.
2007-10-02 Owen AndersonMention memdep in the AA documentation.
2007-09-30 Chris Lattnerdocument DenseSet.
2007-09-29 Gordon HenriksenPR1601: etags not configured correctly
2007-09-28 Tanya LattnerUpdate how to release document.
2007-09-27 Gordon HenriksenGarbageCollection.html is expanded to encompass the...
2007-09-27 Tanya LattnerCouple of fixes to mention bunzip2 and make instruction...
2007-09-27 Bill WendlingNo, really, it *is* SSSE3. ;-)
2007-09-27 Duncan SandsSSSE3 -> SSE3. Reported by Alex Kellett.
2007-09-27 Duncan SandsGrammer fix reported by Alex Kellett.
2007-09-26 Duncan SandsX86 -> X86-32 in appropriate places.
2007-09-26 Duncan SandsVarious cleanups. Especially, EH is turned on by default!
2007-09-26 Chris Lattnerok ok we get it. CBE and vectors don't like each other...
2007-09-26 Chris Lattnerbe less redundantly redundant.
2007-09-26 Chris Lattnermake old crappy browsers produce less crappy output :)
2007-09-26 Chris Lattnerwe support attribute(noinline) now :)
2007-09-26 Chris Lattnerupdate bugs list
2007-09-26 Chris Lattnernow with more prose.
2007-09-25 Chris Lattnerexplain why not vector<bool>
2007-09-25 Bill WendlingGrammar fix.
2007-09-25 Owen AndersonFill in the sections about my contributions.
2007-09-24 Daniel BerlinAdd section on bit containers.
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.
next