use hte new pred cache to speed up the new non-local memdep
[oota-llvm.git] / docs /
2008-12-09 Mon P WangFix getNode to allow a vector for the shift amount...
2008-12-08 Dan GohmanGeneralize bugpoint's concept of a "safe" backend,...
2008-12-08 Nick LewyckyFixes for Visual Studio users. Patch by OvermindDL1...
2008-12-07 Mikhail GlushenkovMan page update.
2008-12-03 Dan GohmanRename isSimpleLoad to canFoldAsLoad, to better reflect...
2008-11-29 Nick LewyckyFix spelling mistake.
2008-11-27 Misha BrukmanFixed HTML closing tag, cleaned up some spacing.
2008-11-26 Bill WendlingSmall formatting change.
2008-11-26 Bill WendlingUpdate to explain how ssp and sspreq attributes overrid...
2008-11-26 Mikhail GlushenkovDescribe some more options in the man page.
2008-11-25 Mikhail GlushenkovAdd a man page for llvmc. Really basic for now, will...
2008-11-25 Chris LattnerThis method got renamed, thanks to Mattias Holm for...
2008-11-25 Nuno Lopesadd info about how to run the tests with valgrind
2008-11-25 Oscar FuentesCMake: Documented two cmake variables.
2008-11-24 Dan GohmanFix a few HTML tidiness issues.
2008-11-24 Dan GohmanDelete some spurious characters.
2008-11-24 Dan GohmanFix some "</p>"s.
2008-11-24 Dan GohmanSome documentation for LegalizeTypes.
2008-11-24 Torok EdwinNULL, unique pointers from malloc(0), and freed pointer...
2008-11-24 Nick LewyckySeriously strengthen the guarantee offered by noalias...
2008-11-24 Nick LewyckyExtend the 'noalias' attribute to function return value...
2008-11-22 Misha BrukmanFixed named anchor for llvm.stackprotector intrinsic.
2008-11-22 Chris LattnerDescribe how the JIT maps fields to MachineOperands...
2008-11-21 Devang PatelDocument TEST=dbgopt
2008-11-21 Chris Lattnerreapply Sanjiv's patch to genericize memcpy/memset...
2008-11-21 Bill WendlingRevert r59802. It was breaking the build of llvm-gcc:
2008-11-21 Sanjiv GuptaMake mem[cpy,move,set] intrinsics overloaded.
2008-11-21 Duraid MadinaLLVM does have a fortran FE!
2008-11-20 Oscar FuentesCMake: More documentation.
2008-11-20 Oscar FuentesCMake: Some documentation. Work in progress.
2008-11-19 Bill Wendling- Move the stackprotector intrinsic to the general...
2008-11-19 Daniel DunbarGrammar.
2008-11-18 Bill WendlingDocumentation for the llvm.stackprotector intrinsic.
2008-11-16 Chris Lattnerpunctuate, add wording about patches contributed by...
2008-11-13 Dan GohmanLLVM can generate native code for amd64 on "Linux".
2008-11-13 Bill WendlingUpdate docs for ssp and sspreq function attributes.
2008-11-12 Duncan SandsCorrect these links.
2008-11-11 Chris Lattnerlast validation errors
2008-11-11 Chris Lattnerfix some validation errors <it> -> <i>
2008-11-11 Chris Lattnerfix some validation errors.
2008-11-11 Chris Lattnerremove an extraneous tag
2008-11-11 Chris LattnerMake this document *substantially* better and cover...
2008-11-10 Chris Lattnerfinal edits
2008-11-10 Mon P WangAdded support for the following definition of shufflevector
2008-11-09 Chris Lattnerfix validation problem.
2008-11-08 Eric ChristopherFix syntax of iterate_complex example. Noticed by Martin!
2008-11-07 Dan GohmanDocument the acronym RAUW. Patch by Jonathan Brandmeyer!
2008-11-06 Devang PatelClarify documentation. A module pass MP can require...
2008-11-04 Gabor Greiffix two validation errors
2008-11-04 Gabor Greiffix typos, harmonize formatting
2008-11-04 Tanya LattnerAdd note about cmake. Patch by Oscar Fuentes.
2008-10-30 Chris Lattnermention fortran status.
2008-10-29 Torok Edwinfix typo
2008-10-28 Chris Lattnerllvm-ld doesn't have a -march option. This fixes PR2961
2008-10-28 Torok Edwinfix prototype of print, it is (llvm/Pass.h):
2008-10-28 Torok Edwinfix duplicate anchor names, and broken anchor links...
2008-10-27 Gabor Greifformatting tweak for intrinsic
2008-10-27 Bill WendlingSome grammar fixes, and non-invasive format changes.
2008-10-27 Chris Lattnermention getresult -> extractvalue (PR2935)
2008-10-26 Nick LewyckyRemove -check-exit-code from bugpoint. This is subsumed...
2008-10-25 Bruno Cardoso LopesAdded MIPS release notes.
2008-10-20 Matthijs KooijmanFix spelling error.
2008-10-17 Gabor Greifremove spurious space in link
2008-10-15 Nicolas GeoffrayRemove naming Tilmann for generics.
2008-10-15 Gabor Greifcatch one more typo, canonicalize LLVMdev
2008-10-15 Gabor Greiffix some validation errors, improve formatting, squash...
2008-10-14 Daniel DunbarPrevent assert when using '"' in names (via hexadecimal).
2008-10-14 Daniel DunbarAdd some ReleaseNotes on clang codegen.
2008-10-14 Devang PatelDocument attributes changes.
2008-10-14 Nicolas GeoffrayAdd VMKit notes.
2008-10-14 Dan GohmanMention a few methods in ConstantSDNode that were renamed.
2008-10-14 Dan GohmanHTML syntax fixes.
2008-10-14 Dan GohmanFix missing end tags and invalid HTML entity syntax.
2008-10-14 Dan GohmanAdd a missing close-tag.
2008-10-14 Dan GohmanFix a few close tags.
2008-10-14 Dan GohmanFix a typo.
2008-10-14 Dan GohmanAdd a brief mention of the new free-list management...
2008-10-14 Gabor Greifminor corrections, improved formatting
2008-10-14 Gabor Greiftypo and formatting tweaks
2008-10-14 Duncan SandsMention the different constant folders that IRBuilder
2008-10-14 Chris Lattneradd some upgrading notes from Pekka.
2008-10-14 Chris Lattneradd LSR and frameaddress info.
2008-10-14 Ted KremenekAdd static analyzer notes.
2008-10-14 Chris Lattnermore minor updates
2008-10-13 Chris Lattnermore changes.
2008-10-13 Chris Lattneroptimizer and codegen
2008-10-13 Chris Lattnermore updates.
2008-10-13 Chris Lattnerdescribe major new features and llvm-gcc features.
2008-10-13 Duncan SandsMarkModRef -> AddReadAttrs.
2008-10-13 Duncan SandsAdd some llvm-gcc changes that may be worth
2008-10-13 Chris Lattnergive the static analyzer its own section.
2008-10-13 Chris Lattnermore rearranging.
2008-10-13 Chris Lattnermove major changes down.
2008-10-13 Duncan SandsFix typo. Add note on trampoline support.
2008-10-13 Duncan SandsUpdate the Ada part.
2008-10-13 Chris Lattnerfinal note.
2008-10-13 Chris Lattnerfix some crazily long lines.
2008-10-13 Matthijs KooijmanImprove the description on the getelementptr instructio...
2008-10-13 Mikhail GlushenkovAdd whitespace before a parenthesis.
2008-10-13 Mikhail GlushenkovAdd a note on llvmc2 plugins + remove some trailing...
next