2009-03-03 |
Devang Patel | Recursively remove dead argument while removing llvm... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Dale Johannesen | When removing a store to an alloca that has only one |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Chris Lattner | don't #include a header into the middle of an anon... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Dan Gohman | Add '(implicit EFLAGS)' for AND, OR, XOR, NEG, INC... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Bob Wilson | Use early exit to reduce indentation. No functional... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Bill Wendling | Remove accidental check-ins in r65960. :-( |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Bill Wendling | Use > instead of >=. We want to promote aggregates... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Dan Gohman | Make a comment less terse. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Bill Wendling | Reapply r65755, but reversing "<" to ">=". |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Mikhail Glushenkov | Add example/Skeleton. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Mikhail Glushenkov | Comment fixes. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Mikhail Glushenkov | Oops. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Mikhail Glushenkov | Use LLVMLIBS instead of USEDLIBS. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Mikhail Glushenkov | LINK_COMPONENTS should be added to LLVMLibsOptions. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Mikhail Glushenkov | Move example plugins to the example/ directory. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Nick Lewycky | ENABLE_PIC is either 0 or 1, but is always defined. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Mikhail Glushenkov | 80-column violation + trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Zhou Sheng | Ignore the debug info intrinsics when adding instructio... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Nick Lewycky | This bug's been fixed but a version with the fix hasn... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Nick Lewycky | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Nick Lewycky | Switch to using -Wl,-R on Solaris. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Nick Lewycky | Fix build on Cygwin. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Dan Gohman | Fix a bunch of Doxygen syntax issues. Escape special... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Dale Johannesen | Don't count DebugInfo instructions in another limit |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Dale Johannesen | Testcase for line number sinking in InstCombine. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Dale Johannesen | When sinking an insn in InstCombine bring its debug |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Devang Patel | Ignore debug info intrinsics. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Devang Patel | If branch conditions' one successor is dominating anoth... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Bob Wilson | Generalize BuildVectorSDNode::isConstantSplat to use... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Bill Wendling | Document the -gcc-tool-args bugpoint option. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Bill Wendling | Add a "-gcc-tool-args" option. This option acts like... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Nate Begeman | Fix the calculation for how big the allocated stub... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Devang Patel | Remove all dbg symobls, including those with circular... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | Fix main executable path name resolution on FreeBSD... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Add some more clang related release notes. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | drop support for GCC 2.x as it is hopelessly broken... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Tanya Lattner | Remove incorrect information about fortran on Darwin. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | fix broken GCC bugzilla link |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | add a Q/A on broken GCCs |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | update blurb per Shannon Weyrick. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Duncan Sands | Try to make the meaning of 'nocapture' a bit clearer. I |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Duncan Sands | Use GCC not gcc, like everywhere else in this document. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
John Criswell | Grammar and punctuation fixes. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | Declare Sentinel fragments as mutable to get rid |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | remove a deprecated interface that was pretty useless |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | note the removal of deprecated interfaces |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | fix typo |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | minor tweaks |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gabor Greif | minor tweaks |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mikhail Glushenkov | Remove duplication in Makefile.rules. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Nicolas Geoffray | Add more notes for VMKit. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Duncan Sands | Fix PR3694: add an instcombine micro-optimization that... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mikhail Glushenkov | Move the rules for building plugins to Makefile.rules. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mikhail Glushenkov | Fix build with objdir != srcdir. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mikhail Glushenkov | Move code from Main.cpp to the include dir. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mikhail Glushenkov | Cosmetic fixes: include guards. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mikhail Glushenkov | Plugin::Priority() doesn't need to be pure virtual. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mikhail Glushenkov | Add a comment. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mikhail Glushenkov | Reorganize llvmc code. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Bill Wendling | Random formatting changes. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Bill Wendling | Fix typos. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Bill Wendling | Change </pp> to </p>. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Bill Wendling | - Use "real-world applications" instead of just "real... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gordon Henriksen | Make some improvements to the GC docs. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gordon Henriksen | Drop toy GC runtime. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | remove empty section |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | more englishification |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | start translating this into Engrish and organizing it. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Nate Begeman | Fix a problem with DAGCombine on 64b targets where... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | move gold plugin next to LTO doc in the subsystem section |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Nick Lewycky | Add a quickstart example. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Nick Lewycky | Close list item tag, to conform with the style in this... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Nick Lewycky | Add the gold plugin page to the documentation index! |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Nick Lewycky | Cleanup the description of flags to llvm-gcc. Also... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Nick Lewycky | Don't forget the important part. llvm-gcc -use-gold... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Mikhail Glushenkov | Sprinkle llvmc notes with <tt>. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Gabor Greif | Another sentinel optimization. This one should always |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Gabor Greif | Reuse a technique (pioneered for BasicBlocks) of superp... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Duncan Sands | Functions marked malloc are noalias return. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Duncan Sands | Tweak this a bit. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Duncan Sands | Adjust this test for recent llvm-gcc changes. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Nick Lewycky | Fix grammar. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Gabor Greif | fix a comment |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Gabor Greif | Fix a typo. Thanks baldrick! |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Nick Lewycky | First pass at a document describing how to achieve... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Duncan Sands | Another point to mention. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Bill Wendling | Temporarily revert r65755. It was causing failures... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | add some llvmc notes from Mikhail |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | hoist the check for alloca size up so that it controls... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Evan Cheng | Minor optimization: |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | tweak this to accept asmprinter changes. I have no... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | simplify handling "don't print top level name" processi... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Bob Wilson | Combine PPC's GetConstantBuildVectorBits and isConstant... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | Fix a pretty awesome bug that only happened in a strang... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | walk type symbol table also, so we get: |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | adjust for asmprinter change. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | adjust for asmprinter change. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | adjust test to make it more robust |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | Fix a long-standing bug and misfeature of the disassemb... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | move type name population out of TypePrinting class... |
commit | commitdiff | tree | snapshot |
next |