aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-05-15Merge in 156319 156837 156838.release_31Bill Wendling
2012-05-15Update.Bill Wendling
2012-05-15Add some more release notes for ClangDouglas Gregor
2012-05-13Update.Bill Wendling
2012-05-01Merging r155895:Bill Wendling
2012-04-18Document that StringMap iteration order is non-deterministic.Jim Grosbach
2012-04-18A bit of cleanup in the TestingGuide doc - dg.exp files no longer existEli Bendersky
2012-04-18Some formatting and grammar fixes in the FileCheck documentationEli Bendersky
2012-04-17Add a stub about the inline cost rewrite.Chandler Carruth
2012-04-17Add a stub for block placement pass. This needs fleshing out w/ detailsChandler Carruth
2012-04-16Forgot to remove fast math metadata from the release notes.Duncan Sands
2012-04-16Remove support for the special 'fast' value for fpmath accuracy for the moment.Duncan Sands
2012-04-16Describe Polly as a 'Polyhedral Optimizer'Tobias Grosser
2012-04-16Add Polly news to the release notesTobias Grosser
2012-04-16Link to the autovectorization EuroLLVM slides in the release notes.Hal Finkel
2012-04-16Make it possible to indicate relaxed floating point requirements at the IR levelDuncan Sands
2012-04-16Documentation fixes to LLVMBuild.html [PR 11563]Eli Bendersky
2012-04-16Add credit and release notes for r150307. By Kai Nacke.Bill Wendling
2012-04-16Say something about -vectorize in the release notes.Hal Finkel
2012-04-15Fix class name.Jakub Staszak
2012-04-15Fix filename and register numbers.Jakub Staszak
2012-04-15Add the MDBuilder helper class for conveniently creating metadata.Duncan Sands
2012-04-14Remove trailing whitespace.Anshuman Dasgupta
2012-04-14Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patchAnshuman Dasgupta
2012-04-14Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.Brendon Cahoon
2012-04-14Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'mDuncan Sands
2012-04-13Support for Hexagon backend.Tony Linthicum
2012-04-12Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.Anshuman Dasgupta
2012-04-10Express the number of ULPs in fpaccuracy metadata as a real rather than aDuncan Sands
2012-04-09Clarify that fpaccuracy metadata is giving the compiler permission to use aDuncan Sands
2012-04-08Formatting changes. Don't put spaces in front of some code, which only makes ...Bill Wendling
2012-04-07Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.NAKAMURA Takumi
2012-04-03Add a line number for the scope of the function (starting at the firstEric Christopher
2012-03-29Drop O4 from the llc manpage, it was removed in r70445.Benjamin Kramer
2012-03-27llvm/docs/*.html: Fix markups.NAKAMURA Takumi
2012-03-26docs/lit: Add some notes on the lit test run output format.Daniel Dunbar
2012-03-26Update documentation for old api changes.Eric Christopher
2012-03-25s/restrict/describe/Rafael Espindola
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky
2012-03-24Add a small release not about the range metadata.Rafael Espindola
2012-03-24First part of PR12251. Add documentation and verifier support for the rangeRafael Espindola
2012-03-23Remove the C backend.Eric Christopher
2012-03-23Explicitly close optionally closed <li> tags.Nick Lewycky
2012-03-21Add a release note for r145714.Nick Lewycky
2012-03-18This clause (although matching parts of the implementation) can't be correct.Nick Lewycky
2012-03-16clarify the coding standards a bit.Chris Lattner
2012-03-15docs: Update TestingGuide to change recommended practice to using LNT to driveDaniel Dunbar
2012-03-14Some typos in lit command guideEli Bendersky
2012-03-14Update the "hello world" example to resemble what we currently output.Bill Wendling
2012-03-14Typo in lit command guideEli Bendersky