oota-llvm.git
2009-03-04 Mike Stump.emacs file bits for automatically setting the llvm...
2009-03-04 Owen AndersonAdd a restore folder, which shaves a dozen or so machin...
2009-03-04 Gabor Greif"Ghostify" embedded sentinels. This is a real win in...
2009-03-04 Evan ChengFix PR3666: isel calls to constant addresses.
2009-03-04 Eli FriedmanPR3686: make the legalizer handle bitcast from i80...
2009-03-04 Dan GohmanRevert r66004 for now; it's causing a variety of test...
2009-03-04 Evan ChengRename test.
2009-03-04 Dan GohmanTeach the x86 backend to eliminate "test" instructions...
2009-03-04 Dale JohannesenRevert unintended commmit.
2009-03-04 Dale JohannesenSkip ptr-to-ptr bitcasts when counting in another case.
2009-03-04 Dale JohannesenAlways skip ptr-to-ptr bitcasts when counting,
2009-03-04 Evan ChengFix PR3701. 1. X86 target renamed eflags register to...
2009-03-04 Devang PatelIf a global constant is dead then global's debug info...
2009-03-04 Dale JohannesenMake my earlier patch to skip debug intrinsics
2009-03-04 Dale JohannesenTemporarily revert 65975, which breaks the llvm-gcc...
2009-03-04 Bill WendlingThe DAG combiner was performing a BT combine. The BT...
2009-03-03 Dale JohannesenMarking debug info intrinsics as not touching memory
2009-03-03 Dale JohannesenInstruction counters must skip the bitcasts that
2009-03-03 Devang PatelDbg Intrinsics do not access memory.
2009-03-03 Devang PatelRecursively remove dead argument while removing llvm...
2009-03-03 Dale JohannesenWhen removing a store to an alloca that has only one
2009-03-03 Chris Lattnerdon't #include a header into the middle of an anon...
2009-03-03 Dan GohmanAdd '(implicit EFLAGS)' for AND, OR, XOR, NEG, INC...
2009-03-03 Bob WilsonUse early exit to reduce indentation. No functional...
2009-03-03 Bill WendlingRemove accidental check-ins in r65960. :-(
2009-03-03 Bill WendlingUse > instead of >=. We want to promote aggregates...
2009-03-03 Dan GohmanMake a comment less terse.
2009-03-03 Bill WendlingReapply r65755, but reversing "<" to ">=".
2009-03-03 Mikhail GlushenkovAdd example/Skeleton.
2009-03-03 Mikhail GlushenkovComment fixes.
2009-03-03 Mikhail GlushenkovOops.
2009-03-03 Mikhail GlushenkovUse LLVMLIBS instead of USEDLIBS.
2009-03-03 Mikhail GlushenkovLINK_COMPONENTS should be added to LLVMLibsOptions.
2009-03-03 Mikhail GlushenkovMove example plugins to the example/ directory.
2009-03-03 Nick LewyckyENABLE_PIC is either 0 or 1, but is always defined.
2009-03-03 Mikhail Glushenkov80-column violation + trailing whitespace.
2009-03-03 Zhou ShengIgnore the debug info intrinsics when adding instructio...
2009-03-03 Nick LewyckyThis bug's been fixed but a version with the fix hasn...
2009-03-03 Nick LewyckyRegenerate.
2009-03-03 Nick LewyckySwitch to using -Wl,-R on Solaris.
2009-03-03 Nick LewyckyFix build on Cygwin.
2009-03-03 Dan GohmanFix a bunch of Doxygen syntax issues. Escape special...
2009-03-03 Dale JohannesenDon't count DebugInfo instructions in another limit
2009-03-03 Dale JohannesenTestcase for line number sinking in InstCombine.
2009-03-03 Dale JohannesenWhen sinking an insn in InstCombine bring its debug
2009-03-03 Devang PatelIgnore debug info intrinsics.
2009-03-02 Devang PatelIf branch conditions' one successor is dominating anoth...
2009-03-02 Bob WilsonGeneralize BuildVectorSDNode::isConstantSplat to use...
2009-03-02 Bill WendlingDocument the -gcc-tool-args bugpoint option.
2009-03-02 Bill WendlingAdd a "-gcc-tool-args" option. This option acts like...
2009-03-02 Nate BegemanFix the calculation for how big the allocated stub...
2009-03-02 Devang PatelRemove all dbg symobls, including those with circular...
2009-03-02 Chris LattnerFix main executable path name resolution on FreeBSD...
2009-03-02 Daniel DunbarAdd some more clang related release notes.
2009-03-02 Gabor Greifdrop support for GCC 2.x as it is hopelessly broken...
2009-03-02 Tanya LattnerRemove incorrect information about fortran on Darwin.
2009-03-02 Gabor Greiffix broken GCC bugzilla link
2009-03-02 Gabor Greifadd a Q/A on broken GCCs
2009-03-02 Chris Lattnerupdate blurb per Shannon Weyrick.
2009-03-02 Duncan SandsTry to make the meaning of 'nocapture' a bit clearer. I
2009-03-02 Duncan SandsUse GCC not gcc, like everywhere else in this document.
2009-03-02 John CriswellGrammar and punctuation fixes.
2009-03-02 Gabor GreifDeclare Sentinel fragments as mutable to get rid
2009-03-02 Gabor Greifremove a deprecated interface that was pretty useless
2009-03-02 Gabor Greifnote the removal of deprecated interfaces
2009-03-02 Gabor Greiffix typo
2009-03-02 Gabor Greifminor tweaks
2009-03-02 Gabor Greifminor tweaks
2009-03-02 Mikhail GlushenkovRemove duplication in Makefile.rules.
2009-03-02 Nicolas GeoffrayAdd more notes for VMKit.
2009-03-02 Duncan SandsFix PR3694: add an instcombine micro-optimization that...
2009-03-02 Mikhail GlushenkovMove the rules for building plugins to Makefile.rules.
2009-03-02 Mikhail GlushenkovFix build with objdir != srcdir.
2009-03-02 Mikhail GlushenkovMove code from Main.cpp to the include dir.
2009-03-02 Mikhail GlushenkovCosmetic fixes: include guards.
2009-03-02 Mikhail GlushenkovPlugin::Priority() doesn't need to be pure virtual.
2009-03-02 Mikhail GlushenkovAdd a comment.
2009-03-02 Mikhail GlushenkovReorganize llvmc code.
2009-03-02 Bill WendlingRandom formatting changes.
2009-03-02 Bill WendlingFix typos.
2009-03-02 Bill WendlingChange </pp> to </p>.
2009-03-02 Bill Wendling- Use "real-world applications" instead of just "real...
2009-03-02 Gordon HenriksenMake some improvements to the GC docs.
2009-03-02 Gordon HenriksenDrop toy GC runtime.
2009-03-02 Chris Lattnerremove empty section
2009-03-02 Chris Lattnermore englishification
2009-03-02 Chris Lattnerstart translating this into Engrish and organizing it.
2009-03-01 Nate BegemanFix a problem with DAGCombine on 64b targets where...
2009-03-01 Chris Lattnermove gold plugin next to LTO doc in the subsystem section
2009-03-01 Nick LewyckyAdd a quickstart example.
2009-03-01 Nick LewyckyClose list item tag, to conform with the style in this...
2009-03-01 Nick LewyckyAdd the gold plugin page to the documentation index!
2009-03-01 Nick LewyckyCleanup the description of flags to llvm-gcc. Also...
2009-03-01 Nick LewyckyDon't forget the important part. llvm-gcc -use-gold...
2009-03-01 Mikhail GlushenkovSprinkle llvmc notes with <tt>.
2009-03-01 Gabor GreifAnother sentinel optimization. This one should always
2009-03-01 Gabor GreifReuse a technique (pioneered for BasicBlocks) of superp...
2009-03-01 Duncan SandsFunctions marked malloc are noalias return.
2009-03-01 Duncan SandsTweak this a bit.
2009-03-01 Duncan SandsAdjust this test for recent llvm-gcc changes.
next