aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add href to clang in overview.Chad Rosier2012-02-261-3/+4
* Remove references to llvm-gcc from overview and tutorial.Chad Rosier2012-02-261-26/+13
* Add a random .LL file generator to stress-test different llvm components.Nadav Rotem2012-02-263-1/+71
* Release not for ARM integrated assembler support.Jim Grosbach2012-02-231-1/+21
* Typo.Chad Rosier2012-02-231-1/+1
* The LLVM Getting Started documentation is out of date. It would be nice ifChad Rosier2012-02-231-0/+6
* libclc is now dual licensed, Tobias and Peter own their respective subprojects.Chris Lattner2012-02-221-1/+5
* Add Foreach LoopDavid Greene2012-02-221-0/+42
* Add a Briggs and Torczon sparse set implementation.Jakob Stoklund Olesen2012-02-221-0/+19
* Fix documentation.Chad Rosier2012-02-181-5/+5
* Note x86 regmask operands in release notes.Jakob Stoklund Olesen2012-02-161-1/+3
* Add blurb about module flags and reformat a bit.Bill Wendling2012-02-161-21/+24
* Give a description of the Objective-C garbage collection module flags.Bill Wendling2012-02-161-0/+73
* utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I kn...Daniel Dunbar2012-02-151-7/+1
* Document the new module flags.Bill Wendling2012-02-111-0/+126
* Added description of invariant.load metadata to LangRef. It was added to the...Pete Cooper2012-02-101-1/+9
* update --enable-targets listJia Liu2012-02-101-1/+1
* Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Upda...Devang Patel2012-02-091-2/+0
* fix broken linkChris Lattner2012-02-081-1/+1
* No actual functional change here, just some clarifications:Chris Lattner2012-02-081-14/+26
* add an explicit section on static constructors.Chris Lattner2012-02-081-16/+50
* Rephrase to add clarity.Bill Wendling2012-02-071-3/+3
* Document the 'unwind' removal.Bill Wendling2012-02-061-1/+4
* [unwind removal] Remove any mention of the 'unwind' instruction. What was thatBill Wendling2012-02-061-51/+10
* Update docs describing objective-c property encoding. This includes support f...Devang Patel2012-02-061-36/+126
* Mention that the 'unwind' instruction is now deprecated.Bill Wendling2012-02-061-0/+3