summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Reapply the SmallMap patch with a fix.Benjamin Kramer1-0/+81
2012-04-25Revert "First implementation of:"Eric Christopher1-81/+0
2012-04-25First implementation of:Stepan Dyatkovskiy1-0/+81
2012-04-20[docs] Update version number. I suggest that at some point we make theMichael J. Spencer1-2/+2
2012-04-20Fix broken internal link.Joel Jones1-1/+1
2012-04-20Add debugging hints for when bugpoint does not suffice, specifically for inst...Joel Jones1-0/+77
2012-04-20[docs] Update Makefile for images removal.Daniel Dunbar1-1/+1
2012-04-20LLVM docs no longer contain images, don't try to install them.Benjamin Kramer1-4/+1
2012-04-20Correct spelling, q.v. http://en.wikipedia.org/wiki/Bourne_shellJoel Jones1-1/+1
2012-04-20[docs] Remove spurious or unused images.Daniel Dunbar6-7/+0
2012-04-19[docs] Update HTML pages to refer to CSS in a way that works locally and with...Daniel Dunbar47-46/+46
2012-04-19[docs] Remove index.html, I am flipping the switch on llvm.org.Daniel Dunbar1-286/+0
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer8-453/+22
2012-04-19[docs] Add back old index.html until I get llvm.org work done to support Sphi...Daniel Dunbar1-0/+286
2012-04-19[docs] Convert docs index page into Sphinx.Daniel Dunbar13-356/+369
2012-04-19[docs] Stub out structure for Sphinx-based docs.Daniel Dunbar14-0/+1057
2012-04-18Document that StringMap iteration order is non-deterministic.Jim Grosbach1-0/+3
2012-04-18A bit of cleanup in the TestingGuide doc - dg.exp files no longer existEli Bendersky1-9/+9
2012-04-18Some formatting and grammar fixes in the FileCheck documentationEli Bendersky1-29/+29
2012-04-17Add a stub about the inline cost rewrite.Chandler Carruth1-0/+3
2012-04-17Add a stub for block placement pass. This needs fleshing out w/ detailsChandler Carruth1-0/+12
2012-04-16Forgot to remove fast math metadata from the release notes.Duncan Sands1-3/+0
2012-04-16Remove support for the special 'fast' value for fpmath accuracy for the moment.Duncan Sands1-7/+3
2012-04-16Describe Polly as a 'Polyhedral Optimizer'Tobias Grosser1-1/+1
2012-04-16Add Polly news to the release notesTobias Grosser1-0/+30
2012-04-16Link to the autovectorization EuroLLVM slides in the release notes.Hal Finkel1-1/+3
2012-04-16Make it possible to indicate relaxed floating point requirements at the IR levelDuncan Sands2-8/+14
2012-04-16Documentation fixes to LLVMBuild.html [PR 11563]Eli Bendersky1-4/+4
2012-04-16Add credit and release notes for r150307. By Kai Nacke.Bill Wendling1-0/+1
2012-04-16Say something about -vectorize in the release notes.Hal Finkel1-0/+3
2012-04-15Fix class name.Jakub Staszak1-1/+1
2012-04-15Fix filename and register numbers.Jakub Staszak1-3/+3
2012-04-15Add the MDBuilder helper class for conveniently creating metadata.Duncan Sands1-0/+2
2012-04-14Remove trailing whitespace.Anshuman Dasgupta1-1/+1
2012-04-14Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patchAnshuman Dasgupta1-0/+3
2012-04-14Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.Brendon Cahoon1-0/+3
2012-04-14Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'mDuncan Sands1-6/+6
2012-04-13Support for Hexagon backend.Tony Linthicum1-0/+2
2012-04-12Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.Anshuman Dasgupta1-0/+6
2012-04-10Express the number of ULPs in fpaccuracy metadata as a real rather than aDuncan Sands1-4/+4
2012-04-09Clarify that fpaccuracy metadata is giving the compiler permission to use aDuncan Sands1-2/+4
2012-04-08Formatting changes. Don't put spaces in front of some code, which only makes ...Bill Wendling1-70/+68
2012-04-07Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.NAKAMURA Takumi1-0/+1
2012-04-03Add a line number for the scope of the function (starting at the firstEric Christopher1-0/+1
2012-03-29Drop O4 from the llc manpage, it was removed in r70445.Benjamin Kramer1-1/+1
2012-03-27llvm/docs/*.html: Fix markups.NAKAMURA Takumi13-22/+52
2012-03-26docs/lit: Add some notes on the lit test run output format.Daniel Dunbar1-0/+47
2012-03-26Update documentation for old api changes.Eric Christopher1-33/+70
2012-03-25s/restrict/describe/Rafael Espindola1-1/+1
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky1-0/+3