Correct the URL to the attrib.incl file.
[oota-llvm.git] / docs /
2006-09-12 John CriswellCorrect the URL to the attrib.incl file.
2006-09-11 John CriswellInclude the UIUC CS department attribution on the main...
2006-09-09 Jim LaskeyMissing anchor
2006-09-08 Chris Lattnernew powi intrinsic
2006-09-07 Chris LattnerWarn people not to use GCC 4.1.1.
2006-09-07 Bill Wendling*** empty log message ***
2006-09-07 Bill WendlingFixed my rotten Engrish grammar.
2006-09-07 Chris Lattnercleanups and updates to the GSG, patch by B Scott Miche...
2006-09-06 Devang PatelDocument getTargetTriple().
2006-09-06 Bill WendlingCleaned up some of the grammar in the Live Intervals...
2006-09-04 Bill WendlingFirst draft of the "Live Interval Analysis" section...
2006-09-04 Chris LattnerUpdate this to reflect llvm-config usage
2006-09-01 Chris LattnerFix a typo Jim pointed out, thanks!
2006-09-01 Bill WendlingFixed formatting problem.
2006-09-01 Chris Lattnerdocument !strconcat
2006-09-01 Bill WendlingAdded documentation Fernando Magno Quintao Pereira...
2006-09-01 Chris LattnerDocument multiclasses and defm's
2006-08-31 Chris LattnerAdd a note about C++ -> C with libstdc++
2006-08-28 Bill WendlingSpell naively with the i-Umlaut...
2006-08-28 Bill WendlingMessed up and put a "To be written" in a section that...
2006-08-28 Bill WendlingAdded some preliminary text to the TargetJITInfo class...
2006-08-28 Chris LattnerUpdate to match changes in RegisterAnalysisGroup usage
2006-08-28 Reid SpencerExcise references to the now defunct "analyze" tool...
2006-08-27 Chris Lattnerupdate doc: analyze is gone and passes should just...
2006-08-22 Misha BrukmanAdded link to ABI documentation, sent by Rafael Espindola.
2006-08-21 Jim LaskeyUpdate info on mangled names.
2006-08-21 Jim LaskeyUpdate debugging documents.
2006-08-17 Chris LattnerFix validation problem
2006-08-17 Chris Lattnerremove IRC transcript. Anything still misunderstood...
2006-08-16 Reid SpencerFix a thinko noticed by Chandler Carruth.
2006-08-16 Reid SpencerAdd a section on how to build an RPM package as an...
2006-08-15 Patrick JenkinsFixed the awkward description of the -find-bugs option...
2006-08-15 Patrick JenkinsFixed the awkward description of -find-bugs in the...
2006-08-15 Patrick JenkinsAdded option description for -find-bugs.
2006-08-15 Patrick JenkinsThis commit mentions -find-bugs under the advice for...
2006-08-15 Jim LaskeyHaste-o discovered after.
2006-08-15 Jim LaskeyHypos pointed out by Jakob Praher.
2006-08-15 Jim LaskeyTypo.
2006-08-15 Reid SpencerOkay, make the prose match the example too.
2006-08-15 Reid SpencerSome more correction to the examples, thanks to Chris...
2006-08-15 Reid SpencerFix an example.
2006-08-15 Reid SpencerClarify the first question.
2006-08-15 Reid SpencerRearrange things for clarity, don't talk about "derefer...
2006-08-15 Chris LattnerAdd a link to the GEP faq.
2006-08-15 Chris LattnerAdd a link in a prominant location.
2006-08-14 Chris LattnerFix more validation issues
2006-08-14 Chris LattnerUpdate the example to work with llvm-gcc4. Fix validat...
2006-08-14 Chris Lattnertypo
2006-08-14 Reid SpencerFix a typo.
2006-08-14 Reid SpencerFix several grammaros and a few HTML usage items.
2006-08-14 Devang PatelUse < and >
2006-08-14 Devang PatelFix verification failures.
2006-08-14 Devang PatelAdd lto doc link.
2006-08-14 Devang PatelAdd lto doc.
2006-08-11 Patrick JenkinsAdded information for the new nightly tester.
2006-08-11 Chris LattnerMinor cleanups
2006-08-10 Reid SpencerFix a typo noticed by Gordon Henriksen. Thanks!
2006-08-10 Reid Spencerllvm2cpp no longer reads LLVM assembly but LLVM bytecod...
2006-08-10 Reid SpencerAdd a cleaned-up version of the IRC conversation that...
2006-08-10 Reid SpencerAnswer the most frequently asked question, about GEPs...
2006-08-10 Tanya LattnerAdding notes from release experience.
2006-08-09 Tanya LattnerFixed misspelling
2006-08-09 Chris LattnerUpdate from Anton Korobeynikov
2006-08-09 Chris LattnerFixes from Anton Vayvod and Gabor Greif!
2006-08-08 Chris LattnerFirst draft of the llvm 1.8 release notes.
2006-08-08 Reid SpencerUpdate the instructions for writing a pass as a loadabl...
2006-08-07 Reid SpencerFix an anchor name.
2006-08-07 Reid SpencerFor PR780:
2006-08-04 Jim LaskeyAdded how to add machine passes to command line options.
2006-08-03 Chris Lattnerupdated CVS server location
2006-08-01 Reid SpencerFix HTML 4.01 Strict errors.
2006-08-01 Reid SpencerUpdate to include new options.
2006-08-01 Reid SpencerUpdate library dependency information, describe new...
2006-07-31 Jim LaskeyChanged to a new directory for opensource checkout.
2006-07-31 Jim LaskeyFix a couple typos.
2006-07-27 Reid SpencerCorrect a misunderstanding about cross-compiling. Anton...
2006-07-27 Reid SpencerFix section title to use lower case.
2006-07-27 Reid SpencerAdd instructions for building a cross-compiler. Patch...
2006-07-27 Reid SpencerReduce the padding on the doc_notes style. It was set...
2006-07-27 Chris LattnerAdd some advice
2006-07-21 Chris LattnerAdd some notes about mingw, patch contributed by Anton...
2006-07-19 Chris LattnerAnswer the FAQ: "can llvm convert C++ code to C?"
2006-07-11 Chris LattnerRevamp this doc to be accurate w.r.t. building llvmgcc4
2006-07-11 Devang PatelFix typo.
2006-07-06 Chris LattnerThe web site uses this
2006-06-21 Jim Laskeyfix typos
2006-06-20 Jim Laskeyadd subroutine types
2006-06-20 Chris Lattnerremove quotes for better consistency
2006-06-20 Chris Lattnermore significant moving of stuff around.
2006-06-20 Chris LattnerFix broken links, remove author information, add brief...
2006-06-20 John CriswellAdded LLVM publications describing the LLVM compiler...
2006-06-16 Jim LaskeyInclude information of svn repository for llvm-gcc4.
2006-06-16 Jim LaskeyInclude information about svn repository for llvm-gcc4.
2006-06-16 Chris LattnerDocument known xcode 2.3 issue
2006-06-16 Chris Lattnerapple's compiler works too
2006-06-16 Jim Laskeyadd decimal form of LLVMDebugVersion
2006-06-16 Jim Laskey1. Revise vector debug support.
2006-06-15 Jim Laskey1. Support standard dwarf format (was bootstrapping...
2006-06-13 Chris LattnerDecribe the "implementation" keyword.
2006-06-06 Chris Lattnerdocument --libfiles
next