2009-02-05 |
Chris Lattner | PR3485, document alignment on byref. |
tree | commitdiff |
2009-02-02 |
Mike Stump | Improve -fno-opt style option processing to not require... |
tree | commitdiff |
2009-02-02 |
Chris Lattner | validation error fix. |
tree | commitdiff |
2009-02-02 |
Chris Lattner | Document type upreferences (PR3380), patch by Stein... |
tree | commitdiff |
2009-01-30 |
Devang Patel | Each input file is encoded as a separate compile unit... |
tree | commitdiff |
2009-01-28 |
Dan Gohman | SDOperand has been renamed to SDValue. SDNode::Val... |
tree | commitdiff |
2009-01-28 |
Duncan Sands | Rename getAnalysisToUpdate to getAnalysisIfAvailable. |
tree | commitdiff |
2009-01-28 |
Mikhail Glushenkov | Update the generated docs. |
tree | commitdiff |
2009-01-26 |
Nate Begeman | Add some documentation for address-space-based access... |
tree | commitdiff |
2009-01-25 |
Dan Gohman | Reality-check the FAQ entry for "Can I use LLVM to... |
tree | commitdiff |
2009-01-24 |
Dan Gohman | Add more documentation mentioning the limitations due... |
tree | commitdiff |
2009-01-22 |
Dan Gohman | Add a few more notes about LLVM IR features that codege... |
tree | commitdiff |
2009-01-21 |
Mikhail Glushenkov | Mimic gcc behaviour with regard to response files. |
tree | commitdiff |
2009-01-16 |
Mikhail Glushenkov | Support for multi-valued options in CommandLine |
tree | commitdiff |
2009-01-16 |
Duncan Sands | Grammar fix. |
tree | commitdiff |
2009-01-15 |
Rafael Espindola | Add the private linkage. |
tree | commitdiff |
2009-01-15 |
Mikhail Glushenkov | Some small documentation fixes. |
tree | commitdiff |
2009-01-15 |
Mikhail Glushenkov | Clarify the documentation a bit. |
tree | commitdiff |
2009-01-12 |
Dan Gohman | Document several current CodeGen limitations in LangRef... |
tree | commitdiff |
2009-01-12 |
Dan Gohman | The LLVM Assembly Language Reference incorrectly stated... |
tree | commitdiff |
2009-01-12 |
Dan Gohman | Fix the instructions to work even when PATH does not... |
tree | commitdiff |
2009-01-12 |
Duncan Sands | Rename getABITypeSize to getTypePaddedSize, as |
tree | commitdiff |
2009-01-12 |
Chris Lattner | remove some dead options. |
tree | commitdiff |
2009-01-11 |
Chris Lattner | Implement PR3313, and while I'm at it address a very... |
tree | commitdiff |
2009-01-11 |
Dan Gohman | Fix the example syntax for named sections. |
tree | commitdiff |
2009-01-09 |
Mikhail Glushenkov | Add a --check-graph option to llvmc. |
tree | commitdiff |
2009-01-05 |
Gabor Greif | Get rid of the tagging functions and use PointerIntPair. |
tree | commitdiff |
2009-01-04 |
Dan Gohman | A few more whitespace tidyments. |
tree | commitdiff |
2009-01-04 |
Dan Gohman | Tidy whitespace. |
tree | commitdiff |
2009-01-03 |
Misha Brukman | * Wrap command line flag in <tt> |
tree | commitdiff |
2009-01-02 |
Misha Brukman | So *this* is where all the trailing whitespace in file... |
tree | commitdiff |
2009-01-02 |
Chris Lattner | lex and bison aren't needed to build llvm anymore. |
tree | commitdiff |
2009-01-02 |
Chris Lattner | new non-ambiguous syntax. |
tree | commitdiff |
2008-12-31 |
Oscar Fuentes | CMake: Added some VC++ specific info to CMake.html. |
tree | commitdiff |
2008-12-29 |
Misha Brukman | * Updated TOC and fixed named anchors |
tree | commitdiff |
2008-12-29 |
Misha Brukman | Minimize the width of the notes region: it will end... |
tree | commitdiff |
2008-12-29 |
Misha Brukman | Simplified marking code regions with a single <pre... |
tree | commitdiff |
2008-12-29 |
Misha Brukman | Center the legal note to give it even padding on left... |
tree | commitdiff |
2008-12-29 |
Misha Brukman | Cleanup: clarify llvm-gcc version and package name. |
tree | commitdiff |
2008-12-29 |
Duncan Sands | Clarify a bit. Based on feedback by Talin. |
tree | commitdiff |
2008-12-19 |
Nick Lewycky | Resubmit support for the 'nocapture' attribute. |
tree | commitdiff |
2008-12-18 |
Nick Lewycky | Recommit this grammar fix that was backed out along... |
tree | commitdiff |
2008-12-17 |
Misha Brukman | Simplified marking code regions -- no need to use ... |
tree | commitdiff |
2008-12-17 |
Misha Brukman | Instead of referring to the license file in the 2.3... |
tree | commitdiff |
2008-12-17 |
Misha Brukman | Added mention of the RELEASE_24 tag for the 2.4 release. |
tree | commitdiff |
2008-12-17 |
Mikhail Glushenkov | Update also the generated docs. |
tree | commitdiff |
2008-12-16 |
Bill Wendling | Temporarily revert r61019, r61030, and r61040. These... |
tree | commitdiff |
2008-12-16 |
Misha Brukman | * Comply with HTML 4.01 Strict |
tree | commitdiff |
2008-12-16 |
Misha Brukman | * Comply with HTML 4.01 Strict standard |
tree | commitdiff |
2008-12-15 |
Nick Lewycky | Introducing nocapture, a parameter attribute for pointe... |
tree | commitdiff |
2008-12-14 |
Nick Lewycky | Clarify the meaning of the NoAlias response. The plan... |
tree | commitdiff |
2008-12-14 |
Misha Brukman | Fixed HTML validator warning. |
tree | commitdiff |
2008-12-14 |
Misha Brukman | CSS cleanup: |
tree | commitdiff |
2008-12-13 |
Mikhail Glushenkov | Add a comment to the auto-generated docs. |
tree | commitdiff |
2008-12-13 |
Mikhail Glushenkov | Merge llvm-rst.css and llvm.css. |
tree | commitdiff |
2008-12-13 |
Mikhail Glushenkov | Some more documentation tweaks. |
tree | commitdiff |
2008-12-13 |
Mikhail Glushenkov | More cosmetic tweaks for llvmc docs. |
tree | commitdiff |
2008-12-12 |
Chris Lattner | fix some incorrect links. |
tree | commitdiff |
2008-12-12 |
Mikhail Glushenkov | Man page update. |
tree | commitdiff |
2008-12-11 |
Mikhail Glushenkov | Fix W3C validator errors. |
tree | commitdiff |
2008-12-11 |
Mikhail Glushenkov | Use correct file for the llvmc tutorial. |
tree | commitdiff |
2008-12-11 |
Mikhail Glushenkov | Update the auto-generated llvmc documentation. |
tree | commitdiff |
2008-12-11 |
Misha Brukman | * Removed stray </p> tag |
tree | commitdiff |
2008-12-11 |
Misha Brukman | * <div align=center> is not valid HTML 4.01 - removed... |
tree | commitdiff |
2008-12-11 |
Misha Brukman | Removed warnings from HTML 4.01 validator: trailing... |
tree | commitdiff |
2008-12-11 |
Misha Brukman | Conform to the HTML 4.01 Strict specification. |
tree | commitdiff |
2008-12-11 |
Misha Brukman | Global replace of yellow W3C "valid HTML/CSS" icons... |
tree | commitdiff |
2008-12-11 |
Misha Brukman | * Fixed formatting of command descriptions to be consis... |
tree | commitdiff |
2008-12-10 |
Misha Brukman | s/A Few Coding Standards/LLVM Coding Standards/g |
tree | commitdiff |
2008-12-10 |
Nuno Lopes | fix typo. thanks Baldrick for noticing |
tree | commitdiff |
2008-12-10 |
Nuno Lopes | add gcc 4.1.2 from redhat to the list of broken compilers |
tree | commitdiff |
2008-12-10 |
Duncan Sands | Update these instructions to the 2.4 release. |
tree | commitdiff |
2008-12-10 |
Duncan Sands | Mention the Ada and Fortran front-ends. |
tree | commitdiff |
2008-12-10 |
Mon P Wang | Added a little more information that vector shifts... |
tree | commitdiff |
2008-12-10 |
Dale Johannesen | Rewrite instructions for configuring external tests |
tree | commitdiff |
2008-12-09 |
Mikhail Glushenkov | Man page typo fix. |
tree | commitdiff |
2008-12-09 |
Mon P Wang | Fix getNode to allow a vector for the shift amount... |
tree | commitdiff |
2008-12-08 |
Dan Gohman | Generalize bugpoint's concept of a "safe" backend,... |
tree | commitdiff |
2008-12-08 |
Nick Lewycky | Fixes for Visual Studio users. Patch by OvermindDL1... |
tree | commitdiff |
2008-12-07 |
Mikhail Glushenkov | Man page update. |
tree | commitdiff |
2008-12-03 |
Dan Gohman | Rename isSimpleLoad to canFoldAsLoad, to better reflect... |
tree | commitdiff |
2008-11-29 |
Nick Lewycky | Fix spelling mistake. |
tree | commitdiff |
2008-11-27 |
Misha Brukman | Fixed HTML closing tag, cleaned up some spacing. |
tree | commitdiff |
2008-11-26 |
Bill Wendling | Small formatting change. |
tree | commitdiff |
2008-11-26 |
Bill Wendling | Update to explain how ssp and sspreq attributes overrid... |
tree | commitdiff |
2008-11-26 |
Mikhail Glushenkov | Describe some more options in the man page. |
tree | commitdiff |
2008-11-25 |
Mikhail Glushenkov | Add a man page for llvmc. Really basic for now, will... |
tree | commitdiff |
2008-11-25 |
Chris Lattner | This method got renamed, thanks to Mattias Holm for... |
tree | commitdiff |
2008-11-25 |
Nuno Lopes | add info about how to run the tests with valgrind |
tree | commitdiff |
2008-11-25 |
Oscar Fuentes | CMake: Documented two cmake variables. |
tree | commitdiff |
2008-11-24 |
Dan Gohman | Fix a few HTML tidiness issues. |
tree | commitdiff |
2008-11-24 |
Dan Gohman | Delete some spurious characters. |
tree | commitdiff |
2008-11-24 |
Dan Gohman | Fix some "</p>"s. |
tree | commitdiff |
2008-11-24 |
Dan Gohman | Some documentation for LegalizeTypes. |
tree | commitdiff |
2008-11-24 |
Torok Edwin | NULL, unique pointers from malloc(0), and freed pointer... |
tree | commitdiff |
2008-11-24 |
Nick Lewycky | Seriously strengthen the guarantee offered by noalias... |
tree | commitdiff |
2008-11-24 |
Nick Lewycky | Extend the 'noalias' attribute to function return value... |
tree | commitdiff |
2008-11-22 |
Misha Brukman | Fixed named anchor for llvm.stackprotector intrinsic. |
tree | commitdiff |
2008-11-22 |
Chris Lattner | Describe how the JIT maps fields to MachineOperands... |
tree | commitdiff |
2008-11-21 |
Devang Patel | Document TEST=dbgopt |
tree | commitdiff |
next |