* llvm.spec.in: update blurb
[oota-llvm.git] / docs /
2007-04-14 Reid SpencerAdd some info about the pipelines and redirection.
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Duncan SandsCorrect typo.
2007-04-12 Lauro Ramos Venancioupdate documentation
2007-04-12 Lauro Ramos Venancioupdate documentation
2007-04-12 Reid SpencerFix extra argument in part_set examples. Thanks Zhiru.
2007-04-11 Reid SpencerFix validation errors.
2007-04-11 Reid SpencerMissing end tag. Thanks, Nick.
2007-04-11 Reid SpencerPut period inside the paragraph!
2007-04-11 Reid SpencerDocument the part_set intrinsic.
2007-04-11 Reid SpencerAdd Scott's note about GCC 4.1.2 on OpenSUSE.
2007-04-10 Reid SpencerFix name of an intrinsic: bit.part_select -> part.select
2007-04-07 Duncan SandsRephrase linker explanation.
2007-04-04 Reid SpencerRemove the part_set intrinsic. It won't get implemented...
2007-04-04 Reid SpencerAppease Chris' pedantic streak.
2007-04-04 Reid SpencerFix links to intrinsic functions outside LangRef.html
2007-04-04 Reid SpencerRemove intrinsics that we will not be implementing.
2007-04-02 Devang PatelUpdate example notes to clarify system linker's role.
2007-04-02 Reid Spencerbwsap -> bswap
2007-04-02 Reid SpencerFix some bswap typos that Chris noticed.
2007-04-01 Chris Lattnergcc 3.4.4 is known-bad on x86-64
2007-04-01 Reid SpencerPreview documentation for additional intrinsic functions.
2007-04-01 Reid SpencerFor PR1297:
2007-04-01 Reid SpencerFor PR1297:
2007-04-01 Reid SpencerMention how to create overloaded intrinsics.
2007-03-30 Jeff CohenThis is working again.
2007-03-30 Duncan SandsRemove reference to checkpoint.
2007-03-30 Duncan SandsVarious hopefully correct easy fixes.
2007-03-28 Jeff CohenUpdate to current situation.
2007-03-28 Chris LattnerStop using the foo HTML tag :)
2007-03-28 Reid SpencerUndocument the implementation keyword
2007-03-27 Tanya LattnerFixing doxygen.cfg target. I'm not a makefile expert...
2007-03-27 Reid SpencerFor PR1276:
2007-03-27 Reid SpencerFor PR601:
2007-03-26 Reid SpencerFor PR601:
2007-03-24 Reid SpencerFix a link.
2007-03-24 Reid SpencerCorrect the description of srem. remainder follows...
2007-03-22 Reid SpencerAdd noreturn function attribute.
2007-03-22 Reid SpencerPreview nounwind function attribute.
2007-03-22 Anton KorobeynikovMore LangRef fixes. Corrected names of intrinsics.
2007-03-21 Anton KorobeynikovFixed va_arg example. Reported by Roman Samoilov
2007-03-19 Devang PatelDocument LoopPass.
2007-03-14 Jim LaskeyChange e-mail address.
2007-03-14 Jim LaskeyAdd link to exception handling.
2007-03-14 Jim LaskeyAdding credit for PPC changes.
2007-03-14 Jim LaskeyFirst draft of exception handling doc.
2007-03-06 Chris Lattnerllvm-gcc 3.4 is dead.
2007-03-04 Reid SpencerGet the version number for the LLVM from the autoconf...
2007-03-02 Chris Lattnergrammaro
2007-03-02 Reid SpencerFix a typo.
2007-03-01 Reid SpencerClarify the use of getValue/getSExtValue/getZExtValue...
2007-02-28 Reid SpencerDescribe how arbitrary precision integers are written...
2007-02-25 Chris Lattneradd -enable-eh
2007-02-25 Chris Lattnerupdate this for llvm-gcc4
2007-02-24 Bill WendlingAdded some more information on how to use "delta" to...
2007-02-23 Chris Lattnerclarify.
2007-02-22 Chris Lattnerclarify llvm-gcc GPL issue
2007-02-19 Reid SpencerAdd a section on the target datalayout syntax and descr...
2007-02-19 Bill WendlingCorrected typo.
2007-02-19 Reid SpencerSome minor tweaks and grammar cleanup.
2007-02-19 Chris Lattnerfix validation
2007-02-19 Chris Lattnermore wording changes and some minor additions
2007-02-19 Chris Lattneradd the definite article
2007-02-19 Chris Lattnerrename section to Copyright, License, and Patents
2007-02-19 Chris Lattnerwording changes
2007-02-19 Chris Lattneradd strong words about patents
2007-02-19 Chris Lattnerincremental changes to own section, protosection on...
2007-02-19 Chris Lattnerfix TOC, clarify bullet in incremental dev
2007-02-19 Chris Lattnerrefactor the top-level 'patches' section into a subsect...
2007-02-19 Chris Lattnerminor changes
2007-02-19 Chris Lattnerremove terminology section (this is not a legal document)
2007-02-19 Chris LattnerTransmogrify 'Starting New Work' into 'Making a Major...
2007-02-19 Chris LattnerA bunch of editting. I'm still not done with the ...
2007-02-19 Chris Lattnerclarify the 'developed by' line
2007-02-18 Reid SpencerRemove broken links to gccas and gccld.
2007-02-16 Chris Lattnerupdate symtab section to reflect recent changes.
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFix validation errors.
2007-02-14 Reid SpencerFix a typo.
2007-02-14 Reid SpencerAdd feedback from Vikram Adve.
2007-02-14 Reid SpencerSynchronize TOC headings with actual headings.
2007-02-14 Reid SpencerFix the table of contents to match the document body.
2007-02-14 Reid SpencerFix a grammaro.
2007-02-14 Reid SpencerA few changes:
2007-02-14 Reid SpencerDrop a policy.
2007-02-14 Reid SpencerSome more minor tweaks.
2007-02-14 Reid SpencerFix word usage.
2007-02-14 Reid SpencerAdd a missing .
2007-02-14 Reid SpencerIncorporate Chris Lattner's second round of feedback.
2007-02-14 Chris Lattnerfix validation bug
2007-02-14 Chris Lattnernow that llvm-gcc3 is gone, life is significantly simpl...
2007-02-14 Chris Lattnerremove an obsolete question
2007-02-14 Chris Lattnerremove obsolete warning
2007-02-14 Chris LattnerThere is no circular dependency between llvm and llvm...
2007-02-14 Reid SpencerIncorporate Chris' first round of comments.
2007-02-13 Reid SpencerAdd missing closing parenthesis.
2007-02-13 Reid SpencerFix tow grammaros that Bill Wendling noticed.
2007-02-13 Reid SpencerClean up spelling mistakes.
next