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 |
2009-02-28 |
Chris Lattner | switch to densemap for pointer->word map. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | delete a bunch of duplicated type printing logic, using... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | make this work when constructed with a null module* |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Gabor Greif | add description how the ilist_traits<Instruction> works |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | the module is not required to exist, allow it to defaul... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | disable copying and assignment. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | expose TypePrinting as a public API. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | one less space, fixes failure with rebuilt llvm-gcc. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Bill Wendling | Fix grammaro. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | rename 'Result' to 'OS' in CalcTypeName for consistency |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | do not embed the raw_ostream into TypePrinting, pass... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | stop calling Type::getDescription(). |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | simplifications |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | Change WriteTypeSymbolic to not put a space out before... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | make CalcTypeName take a stream instead of a string... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | remove a bunch of nearly-duplicated code. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | fix indentation, remove dead integer case. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | pull calcTypeName into TypePrinting class, make its... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | inline method into its only use and simplify the result. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | simplify condition |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | start refactoring the .ll printer: introduce a new... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | add a stub for Roadsend PHP |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | don't use the word 'aggregate' with constants, it is... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | don't redescribe bitcast constraints in two places... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | reject 0 element vectors with: |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Nick Lewycky | Update this text for first-class aggregates. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Bill Wendling | Fix typo. Found by William Moss. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Bill Wendling | There is a way to specify targets that should succeed... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Gabor Greif | make traits more flexible by splitting out node-related... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Cheng | Last commit accidentially deleted this code. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Cheng | Avoid unused parameter warning. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Stuart Hastings | Unable to say "TARGET: *-*-darwin*"; falling back to... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Mon P Wang | Added another darwin subtarget |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Stuart Hastings | Testcase to insure C strings go to the cstring |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Devang Patel | It is possible that subprgoram definition is only encod... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gabor Greif | group friendship |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Rafael Espindola | Refactor TLS code and add some tests. The tests and... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gabor Greif | document ilist_traits |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gabor Greif | Expand a bit on iplist. If you are more expert on this... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gabor Greif | update ilist documentation and add some blurb on ilist_node |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gabor Greif | update year |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gabor Greif | fix comments |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gabor Greif | Introduce a new technique for merging BasicBlock with... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Ted Kremenek | Update release notes for static analyzer. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Mikhail Glushenkov | 'append_cmd' should split its argument. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Nick Lewycky | Silence compiler warning about use of uninitialized... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Nick Lewycky | Fix compiler warning about uninitialized variables... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Dale Johannesen | Alignment values for i64 and f64 on ppc64 were wrong, |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Evan Cheng | Make sure this test passes on linux-ppc. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Dan Gohman | Update another test for the LoopInfo::print changes. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Dan Gohman | Update this test for the LoopInfo::print changes. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Dan Gohman | Make LoopInfo::print() identify header, exit, and latch... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Evan Cheng | MachineLICM CSE should match destination register class... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | drop some un-edited text for pure and ldc in here. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Gabor Greif | remove deleteNode definition, it is inherited in an... |
commit | commitdiff | tree | snapshot |
next |