summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Remove libtool.Nick Lewycky2009-02-26
* pic16 notes from Sanjiv. Just dumped in for now, will rearrange later.Chris Lattner2009-02-26
* final random and incoherent notes after making it through all the commits.Chris Lattner2009-02-26
* more notes.Chris Lattner2009-02-26
* add some notes from Nicolas G.Chris Lattner2009-02-26
* Flesh out the Ada section a little.Duncan Sands2009-02-25
* The C backend does not support arbitrary precision integers.Duncan Sands2009-02-25
* Note on new type legalizer.Duncan Sands2009-02-25
* Add note on support for arbitrary precision integers.Duncan Sands2009-02-25
* more notes.Chris Lattner2009-02-25
* random notesChris Lattner2009-02-25
* Recommend against using Gold to build LLVM.Nick Lewycky2009-02-25
* don't know if there is a vmkit release to match 2.5Chris Lattner2009-02-25
* update clang sectionChris Lattner2009-02-25
* rip out llvm 2.4 details to make room for 2.5Chris Lattner2009-02-25
* Eliminate several more unnecessary intptr_t casts.Dan Gohman2009-02-18
* Demonstrate the act of including multiple space-separated parameter attributes,Nick Lewycky2009-02-15
* Edit description of floating point constants toDale Johannesen2009-02-11
* Answer a common FAQ:Dan Gohman2009-02-10
* fix typo, patch by Jonathan Brandmeyer!Chris Lattner2009-02-09
* mention rdynamic, PR3431, patch by Stein Roger Skafløtten!Chris Lattner2009-02-09
* Document llvm.umul.with.overflow indicating that it's badly broken and not in...Bill Wendling2009-02-08
* I can't type today apparently.Chris Lattner2009-02-08
* fix typoChris Lattner2009-02-08
* document pointer type constraints, PR3513Chris Lattner2009-02-08
* Fixes from feedback.Bill Wendling2009-02-08
* Document the 'llvm.OP.with.overflow' intrinsics.Bill Wendling2009-02-08
* PR3485, document alignment on byref.Chris Lattner2009-02-05
* Improve -fno-opt style option processing to not require an extraMike Stump2009-02-02
* validation error fix.Chris Lattner2009-02-02
* Document type upreferences (PR3380), patch by Stein Roger SkafløttenChris Lattner2009-02-02
* Each input file is encoded as a separate compile unit in LLVM debuggingDevang Patel2009-01-30
* SDOperand has been renamed to SDValue. SDNode::Val is nowDan Gohman2009-01-28
* Rename getAnalysisToUpdate to getAnalysisIfAvailable.Duncan Sands2009-01-28
* Update the generated docs.Mikhail Glushenkov2009-01-28
* Add some documentation for address-space-based access to the segment registers.Nate Begeman2009-01-26
* Reality-check the FAQ entry for "Can I use LLVM to convert C++ to C?"Dan Gohman2009-01-25
* Add more documentation mentioning the limitations due to PR2660.Dan Gohman2009-01-24
* Add a few more notes about LLVM IR features that codegen doesn'tDan Gohman2009-01-22
* Mimic gcc behaviour with regard to response files.Mikhail Glushenkov2009-01-21
* Support for multi-valued options in CommandLineMikhail Glushenkov2009-01-16
* Grammar fix.Duncan Sands2009-01-16
* Add the private linkage.Rafael Espindola2009-01-15
* Some small documentation fixes.Mikhail Glushenkov2009-01-15
* Clarify the documentation a bit.Mikhail Glushenkov2009-01-15
* Document several current CodeGen limitations in LangRef.html.Dan Gohman2009-01-12
* The LLVM Assembly Language Reference incorrectly stated that theDan Gohman2009-01-12
* Fix the instructions to work even when PATH does not contain ".".Dan Gohman2009-01-12
* Rename getABITypeSize to getTypePaddedSize, asDuncan Sands2009-01-12
* remove some dead options.Chris Lattner2009-01-12