getMachineBasicBlockAddress returns a uintptr_t - don't truncate
[oota-llvm.git] / docs /
2010-06-28 Dan GohmanAdd a blurb about -scev-aa.
2010-06-24 Dan GohmanDocument problems that I encountered when working on...
2010-06-21 Chris LattnerThis makes example Makefile a lot more like actual
2010-06-21 Eric ChristopherRemove isTwoAddress from llvm.
2010-06-21 Chris Lattnerfix typos reported by Adam Warner!
2010-06-18 Eric ChristopherAnother typo.
2010-06-18 Eric ChristopherFix typo.
2010-06-18 Bruno Cardoso LopesTeach tablegen how to inherit from classes in 'defm...
2010-06-17 Dan GohmanMinor clarification.
2010-06-17 Bruno Cardoso LopesFor a tablegen expression such as !if(a,b,c), let 'a'
2010-06-16 Bruno Cardoso Lopeslet the '!eq' expression support 'int' and 'bit' types
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-06-14 Eric ChristopherUpdate html tutorial docs to match api changes.
2010-06-10 Bruno Cardoso LopesTeach tablegen to allow "let" expressions inside multic...
2010-06-05 Bruno Cardoso LopesTeach tablegen to support 'defm' inside multiclasses.
2010-06-04 Devang PatelUpdate docs to reflect new DISubprogram elements.
2010-06-02 Rafael EspindolaUpdate the documentation, getCalleeSavedRegClasses...
2010-05-29 Nick LewyckyDocument aggregate operation constant expressions.
2010-05-28 Dale JohannesenFix Data Layout description of floating point.
2010-05-28 Dan GohmanFix more whitespace to be consistent with AsmPrinter.
2010-05-28 Dan GohmanFix whitespace to be more consistent with AsmPrinter...
2010-05-28 Dan GohmanEliminate the restriction that the array size in an...
2010-05-26 Dan GohmanFix a missing quote.
2010-05-26 Jim GrosbachAdd entry for llvm.eh.sjlj.longjmp. PR4999.
2010-05-21 Chris Lattnerexpand on the llvm ir bitcode dox. Patch by Peter...
2010-05-19 Tobias GrosserUpdate autoconf/automake versions in the documentation...
2010-05-11 Duncan SandsI got tired of VISIBILITY_HIDDEN colliding with the...
2010-05-11 Daniel DunbarTest commit.
2010-05-11 Tanya LattnerTest commit.
2010-05-11 Tanya LattnerTest commit.
2010-05-07 Tobias GrosserDocument graphviz passes for the (post) dominator tree.
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-07 mike-mDisable man->postscript and man->pdf doc generation...
2010-05-06 mike-mCleanup unneeded dirs after docs overhaul.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-05-05 Chris LattnerFix some ..'s
2010-05-04 Chris Lattnerone more thing.
2010-05-04 Chris Lattnerupdate instructions for llvm-gcc4, the brave new world...
2010-05-03 Dan GohmanUpdate one more 2.7 to 2.8.
2010-05-03 Dan GohmanMinimally update ReleaseNotes.html for 2.8 development...
2010-05-03 Dan GohmanUpdate this comment to note its relationship with the...
2010-05-03 Dan GohmanDelete this comment. The behavior of struct loads and...
2010-05-03 Dan GohmanDescribe invoke instruction dependencies. Generalize...
2010-05-03 Dan GohmanSay "operations" instead of "instructions", as nsw...
2010-05-02 Duncan SandsRemove the -enable-sjlj-eh option, which doesn't do...
2010-04-30 David ChisnallFixed @ctor / @dtor the wrong way around in last commit.
2010-04-30 David ChisnallAdded a brief explanation of @llvm.global_{c,d}tors.
2010-04-28 Dan GohmanRewrite the section on trap values to contain a generic...
2010-04-28 Dan GohmanFix spelling errors.
2010-04-28 Chris Lattnerfurther clarify alignment of globals, fix instcombine
2010-04-28 Chris Lattnerimprove the global variable alignment description.
2010-04-27 Chris Lattnerfix wordo
2010-04-27 Chris Lattnerremove some comments.
2010-04-26 Dan GohmanIntegrate Jeffery Yasskin's suggestions with respect to
2010-04-26 Jeffrey YasskinConsolidate the description of volatile operations...
2010-04-26 Dan GohmanBranching or switching on trap transfers imminent undef...
2010-04-26 Gabor Greifadd some typewriter tags
2010-04-26 Dan GohmanFix HTML errors that Jeffery Yasskin noticed.
2010-04-26 Chris Lattnerwrap some long lines.
2010-04-26 Chris Lattneradd GHC, thanks to David Terei
2010-04-25 Gabor Greifanother typo pointed out by sajd
2010-04-25 Gabor Greiffix two typos pointed out by sajd
2010-04-25 David ChisnallAdded bullet about GNUstep Objective-C ABI support...
2010-04-24 Dan GohmanPHI nodes also do not necessarily return trap with...
2010-04-24 Nick LewyckyFix typo.
2010-04-23 Dan GohmanSwitch getelementptr inbounds and sdiv exact from undef...
2010-04-22 Dan GohmanAdd an initial description of a new concept: trap value...
2010-04-22 Chris Lattneradd macruby back
2010-04-22 Dan GohmanAdd a blurb about the new LSR.
2010-04-22 Nick LewyckyThe -condprop pass has been deleted.
2010-04-22 Dan GohmanThe post-RA scheduler is currently off by default on...
2010-04-22 Douglas GregorAdd some verbiage about Clang to the 2.7 release notes
2010-04-22 Jim GrosbachAdd mention of ARM atomic builtin support
2010-04-22 Jim GrosbachUpdate ARM frame index scavenging description
2010-04-22 Chris Lattnerremove dupe
2010-04-22 Chris Lattnerreword my incoherent babble into something that makes...
2010-04-22 Chris Lattnertwo more projects.
2010-04-22 Chris Lattneradd some notes from Matthieu Moy!
2010-04-22 Chris Lattnerimprove tblgen doc, pointed out by Zhongxing.
2010-04-22 Wesley PeckFixing a typo in the "Clang project" section of the...
2010-04-22 Wesley PeckSmall fix to the "Other Improvements and New Features...
2010-04-22 Wesley PeckFixing small typos in the "New Useful APIs" section...
2010-04-22 Wesley PeckFixing small typos in the "ARM Target Improvements...
2010-04-22 Wesley PeckRewording the "generated debug information" paragraph...
2010-04-22 Wesley PeckReworking the wording of the "target data string" parag...
2010-04-22 Gabor Greif<pre> seems to close <p>
2010-04-22 Gabor Greifthe validator coughed up some problems, most of them...
2010-04-22 Gabor Greifshorten link
2010-04-22 Chris Lattnerstatic analyzer has its own section
2010-04-22 Chris Lattneradd mc and static analyzer blurbs.
2010-04-22 Chris Lattneranother checkpoint.
2010-04-22 Chris Lattnervarious updates.
2010-04-21 Duncan SandsDragonegg will be released along side llvm-2.7.
2010-04-21 Chris Lattnerfinal hacking for tonight, still more to go.
2010-04-21 Chris Lattnercontinue the process of detangling this.
2010-04-21 Chris Lattnerrough pass moving stuff into relevant sections, still...
2010-04-21 Chris Lattnerremove ldc, rubinious, macruby, icedtea, llvm-lua,...
2010-04-20 Duncan SandsI plan to release a version of dragonegg based on llvm...
2010-04-17 Nick LewyckyRefresh this documentation. Things have changed a bit...
2010-04-16 Chris Lattnerupdate docs for api change.
next