aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Obsessivly reformat.Bill Wendling2009-07-201-2776/+2598
* Add plumbing for the `linker_private' linkage type. This type is meant forBill Wendling2009-07-201-2/+24
* fix some typos pointed out by Hidenobu SekiChris Lattner2009-07-182-2/+2
* cmake builds don't need this hack for MSVC anymore.Daniel Dunbar2009-07-181-20/+0
* Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...Reid Kleckner2009-07-185-6/+6
* end sentence in period, draw attention to the fact that you shouldChris Lattner2009-07-171-1/+2
* we beat exceptions out of lib/system a long time ago.Chris Lattner2009-07-171-29/+4
* Add support for naked functionsAnton Korobeynikov2009-07-171-0/+3
* Fix typo.Daniel Dunbar2009-07-171-1/+1
* Add broken gcc from PR4532.Nick Lewycky2009-07-171-1/+3
* Privatize the ConstantFP table. I'm on a roll!Owen Anderson2009-07-165-30/+30
* Add a note about the raw_fd_ostream API change.Dan Gohman2009-07-151-0/+6
* Begin the painful process of tearing apart the rat'ss nest that is Constants....Owen Anderson2009-07-133-3/+3
* remove llvm.part.set.* and llvm.part.select.*. They have never been Chris Lattner2009-07-121-106/+0
* Add an LLVM API change.Daniel Dunbar2009-07-121-0/+2
* be explicit about making comments real sentences.Chris Lattner2009-07-121-1/+3
* Regenerate.Mikhail Glushenkov2009-07-111-2/+4
* Update documentation.Mikhail Glushenkov2009-07-111-2/+3
* Regenerate.Mikhail Glushenkov2009-07-091-0/+2
* Documentation update.Mikhail Glushenkov2009-07-091-0/+5
* Push LLVMContext _back_ through IRBuilder.Owen Anderson2009-07-085-10/+15
* Update the example to show that an archive can contain llvm bitcode.Rafael Espindola2009-07-081-1/+2
* Remove the vicmp and vfcmp instructions. Because we never had a release withNick Lewycky2009-07-081-111/+0
* Add a paragraph about the Add->FAdd API change.Dan Gohman2009-07-071-0/+8
* Regenerate.Mikhail Glushenkov2009-07-071-1/+2
* Regenerate.Mikhail Glushenkov2009-07-071-0/+5
* Clarify that later compiler versions are known toDuncan Sands2009-07-051-0/+1
* Describe the LLVMContext API change.Owen Anderson2009-07-021-1/+8
* Try to clarify a point about getting DominatorTree info from a module pass.Daniel Dunbar2009-07-011-4/+9
* add a FAQ.Chris Lattner2009-06-301-0/+141
* got confused againChris Lattner2009-06-301-1/+1
* fix some issues Jeff Yasskin noticedChris Lattner2009-06-301-2/+2
* add a note about re-evaluating end() every time through a loop.Chris Lattner2009-06-301-0/+63
* Regenerate.Mikhail Glushenkov2009-06-301-3/+24
* Implement !cast<string>.David Greene2009-06-291-1/+2
* Clarify how to configure llvm-gcc-4.2 for use withShantonu Sen2009-06-261-28/+27
* Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprogramsDevang Patel2009-06-261-53/+0
* Regenerate.Mikhail Glushenkov2009-06-251-2/+5
* Update documentation.Mikhail Glushenkov2009-06-251-2/+5
* ReleaseNotes.External Projects += RubiniusJeffrey Yasskin2009-06-241-0/+11
* ReleaseNotes.External Projects += Unladen SwallowJeffrey Yasskin2009-06-241-0/+12
* Start sketching 2.6 release notes. This provides aDuncan Sands2009-06-241-0/+754
* Clarify that if the alignment is zero then an alignmentDuncan Sands2009-06-201-6/+8
* Fix link to BasicBlock doxygen documentation in Programmer's ManualStefanus Du Toit2009-06-171-1/+1
* Formatting fix.Mikhail Glushenkov2009-06-171-9/+8
* Regenerate.Mikhail Glushenkov2009-06-172-12/+13
* Remove support for building LLVM libraries into "relinked" Chris Lattner2009-06-161-14/+4
* Update the threading section to reflect current plans/implementation.Owen Anderson2009-06-161-16/+36
* Fix validation errors.Owen Anderson2009-06-161-2/+3
* Remove the "llvm.umul.with.overflow is broken" warning; it should be Eli Friedman2009-06-161-3/+0