aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Say something about -vectorize in the release notes.Hal Finkel2012-04-161-0/+3
* Fix class name.Jakub Staszak2012-04-151-1/+1
* Fix filename and register numbers.Jakub Staszak2012-04-151-3/+3
* Add the MDBuilder helper class for conveniently creating metadata.Duncan Sands2012-04-151-0/+2
* Remove trailing whitespace.Anshuman Dasgupta2012-04-141-1/+1
* Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patchAnshuman Dasgupta2012-04-141-0/+3
* Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.Brendon Cahoon2012-04-141-0/+3
* Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'mDuncan Sands2012-04-141-6/+6
* Support for Hexagon backend.Tony Linthicum2012-04-131-0/+2
* Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.Anshuman Dasgupta2012-04-121-0/+6
* Express the number of ULPs in fpaccuracy metadata as a real rather than aDuncan Sands2012-04-101-4/+4
* Clarify that fpaccuracy metadata is giving the compiler permission to use aDuncan Sands2012-04-091-2/+4
* Formatting changes. Don't put spaces in front of some code, which only makes ...Bill Wendling2012-04-081-70/+68
* Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.NAKAMURA Takumi2012-04-071-0/+1
* Add a line number for the scope of the function (starting at the firstEric Christopher2012-04-031-0/+1
* Drop O4 from the llc manpage, it was removed in r70445.Benjamin Kramer2012-03-291-1/+1
* llvm/docs/*.html: Fix markups.NAKAMURA Takumi2012-03-2713-22/+52
* docs/lit: Add some notes on the lit test run output format.Daniel Dunbar2012-03-261-0/+47
* Update documentation for old api changes.Eric Christopher2012-03-261-33/+70
* s/restrict/describe/Rafael Espindola2012-03-251-1/+1
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-0/+3
* Add a small release not about the range metadata.Rafael Espindola2012-03-241-0/+2
* First part of PR12251. Add documentation and verifier support for the rangeRafael Espindola2012-03-241-0/+34
* Remove the C backend.Eric Christopher2012-03-232-14/+1
* Explicitly close optionally closed <li> tags.Nick Lewycky2012-03-231-25/+25
* Add a release note for r145714.Nick Lewycky2012-03-211-0/+31
* This clause (although matching parts of the implementation) can't be correct.Nick Lewycky2012-03-181-2/+1
* clarify the coding standards a bit.Chris Lattner2012-03-161-32/+32
* docs: Update TestingGuide to change recommended practice to using LNT to driveDaniel Dunbar2012-03-152-327/+405
* Some typos in lit command guideEli Bendersky2012-03-141-4/+4
* Update the "hello world" example to resemble what we currently output.Bill Wendling2012-03-141-15/+15
* Typo in lit command guideEli Bendersky2012-03-141-1/+1
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-0/+13
* Add column width.Bill Wendling2012-03-061-0/+1
* Remove short tag marker.Bill Wendling2012-03-061-7/+7
* Appease the HTML validation gods.Bill Wendling2012-03-061-33/+40
* Fix validation errors.Bill Wendling2012-03-061-17/+18
* Fix validation errors.Bill Wendling2012-03-061-16/+24
* Add missing end tags.Bill Wendling2012-03-061-48/+68
* Fix up link and a couple small edits.Eric Christopher2012-03-061-3/+3
* Add the beginnings of documentation for the Name Accelerator Tables.Eric Christopher2012-03-061-1/+663
* Delete trailing whitespace to clean up.Eric Christopher2012-03-061-99/+99
* llvm/docs/GarbageCollection.html: Prune utf8 BOM.NAKAMURA Takumi2012-03-031-1/+1
* add llvm.gcroot into GarbageCollection.html, patch bylost lostfreeman@gmail.com.Jia Liu2012-03-021-3/+6
* rplace Alpha with ARM in docs/WritingAnLLVMBackend.html, patch by chenwjJia Liu2012-03-011-1/+1
* Where the alloca'd space actually lives in ram is undefined, and attempting toNick Lewycky2012-02-291-1/+6
* Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.Craig Topper2012-02-271-14/+38
* Remove more GCC FE build stuff.Chad Rosier2012-02-263-49/+6
* Installing the GCC front end is no longer supported.Chad Rosier2012-02-261-94/+0
* Cleanup the LLVM Getting Started page.Chad Rosier2012-02-261-54/+64