Fix another case we *don't* want to do this xform.
[oota-llvm.git] / docs /
2006-11-18 Reid SpencerUpdate a reference to the old setcc instruction.
2006-11-18 Reid SpencerFor PR950:
2006-11-18 Anton KorobeynikovMovind newly-intorudced dll* linkage stuff & windows...
2006-11-18 Chris Lattnerfix bug
2006-11-18 Chris Lattnerfirst draft of 1.9 release notes
2006-11-16 Bill WendlingCleaned up the document. Added "doc_code" divisions...
2006-11-13 Reid SpencerAdd a link to the GEP FAQ.
2006-11-11 Reid SpencerDocument new constant expr operators, rename bitconvert...
2006-11-11 Reid SpencerAdd a preview of two new conversion operators: ptrtoint...
2006-11-09 Reid SpencerPost-review changes on conversion instructions.
2006-11-09 Reid SpencerFix runaway <tt> element and section ordering.
2006-11-09 Reid SpencerRemove futurisms that won't be in our future.
2006-11-09 Reid SpencerOne more time for indentation.
2006-11-09 Reid SpencerFix indentation problem starting at GEP.
2006-11-08 Reid SpencerDocument correct opcodes for post 1.9 release.
2006-11-08 Reid SpencerUpdate the instruction opcodes for release 1.9
2006-11-08 Reid SpencerFor PR950:
2006-11-08 Reid SpencerFix the section headings.
2006-11-08 Reid SpencerFor PR950:
2006-11-04 Reid SpencerAdd a note about warnings from the GNU ld 2.16.X linker.
2006-11-02 Reid SpencerFor PR950:
2006-11-01 Reid SpencerPartial update for Release 1.9
2006-10-27 Devang PatelUse doc_code class.
2006-10-27 Devang PatelDocument removeModule().
2006-10-27 Devang PatelDocument getAlignment()
2006-10-26 Reid SpencerFor PR950:
2006-10-20 Reid SpencerFor PR950:
2006-10-18 Owen AndersonAdd LCSSA to the LLVM lexicon.
2006-10-15 Chris Lattnerclarify
2006-10-15 Reid SpencerDocument the VAArg, and vector instruction opcodes.
2006-10-11 Bill WendlingClean-up of formatting and spelling.
2006-10-11 Bill WendlingPut code example inside of "doc_code" divisions.
2006-10-02 Jim LaskeyUpdate documentaion of node annotation (coloring) in...
2006-09-28 Reid SpencerProvide a gdb usage fix provided by Zhongzing Xu.
2006-09-17 Reid SpencerMake the LLVM Publications link point to /pubs/ since...
2006-09-17 Anton KorobeynikovAdded some eye-candy for Subtarget type checking
2006-09-14 Anton KorobeynikovAdding dllimport, dllexport and external weak linkage...
2006-09-14 Nick LewyckyDocument new --enable-valgrind option.
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 &lt; and &gt;
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
next