summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* This clause (although matching parts of the implementation) can't be correct.Nick Lewycky2012-03-18
* clarify the coding standards a bit.Chris Lattner2012-03-16
* docs: Update TestingGuide to change recommended practice to using LNT to driveDaniel Dunbar2012-03-15
* Some typos in lit command guideEli Bendersky2012-03-14
* Update the "hello world" example to resemble what we currently output.Bill Wendling2012-03-14
* Typo in lit command guideEli Bendersky2012-03-14
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-13
* Add column width.Bill Wendling2012-03-06
* Remove short tag marker.Bill Wendling2012-03-06
* Appease the HTML validation gods.Bill Wendling2012-03-06
* Fix validation errors.Bill Wendling2012-03-06
* Fix validation errors.Bill Wendling2012-03-06
* Add missing end tags.Bill Wendling2012-03-06
* Fix up link and a couple small edits.Eric Christopher2012-03-06
* Add the beginnings of documentation for the Name Accelerator Tables.Eric Christopher2012-03-06
* Delete trailing whitespace to clean up.Eric Christopher2012-03-06
* llvm/docs/GarbageCollection.html: Prune utf8 BOM.NAKAMURA Takumi2012-03-03
* add llvm.gcroot into GarbageCollection.html, patch bylost lostfreeman@gmail.com.Jia Liu2012-03-02
* rplace Alpha with ARM in docs/WritingAnLLVMBackend.html, patch by chenwjJia Liu2012-03-01
* Where the alloca'd space actually lives in ram is undefined, and attempting toNick Lewycky2012-02-29
* Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.Craig Topper2012-02-27
* Remove more GCC FE build stuff.Chad Rosier2012-02-26
* Installing the GCC front end is no longer supported.Chad Rosier2012-02-26
* Cleanup the LLVM Getting Started page.Chad Rosier2012-02-26
* Add href to clang in overview.Chad Rosier2012-02-26
* Remove references to llvm-gcc from overview and tutorial.Chad Rosier2012-02-26
* Add a random .LL file generator to stress-test different llvm components.Nadav Rotem2012-02-26
* Release not for ARM integrated assembler support.Jim Grosbach2012-02-23
* Typo.Chad Rosier2012-02-23
* The LLVM Getting Started documentation is out of date. It would be nice ifChad Rosier2012-02-23
* libclc is now dual licensed, Tobias and Peter own their respective subprojects.Chris Lattner2012-02-22
* Add Foreach LoopDavid Greene2012-02-22
* Add a Briggs and Torczon sparse set implementation.Jakob Stoklund Olesen2012-02-22
* Fix documentation.Chad Rosier2012-02-18
* Note x86 regmask operands in release notes.Jakob Stoklund Olesen2012-02-16
* Add blurb about module flags and reformat a bit.Bill Wendling2012-02-16
* Give a description of the Objective-C garbage collection module flags.Bill Wendling2012-02-16
* utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I kn...Daniel Dunbar2012-02-15
* Document the new module flags.Bill Wendling2012-02-11
* Added description of invariant.load metadata to LangRef. It was added to the...Pete Cooper2012-02-10
* update --enable-targets listJia Liu2012-02-10
* Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Upda...Devang Patel2012-02-09
* fix broken linkChris Lattner2012-02-08
* No actual functional change here, just some clarifications:Chris Lattner2012-02-08
* add an explicit section on static constructors.Chris Lattner2012-02-08
* Rephrase to add clarity.Bill Wendling2012-02-07
* Document the 'unwind' removal.Bill Wendling2012-02-06
* [unwind removal] Remove any mention of the 'unwind' instruction. What was thatBill Wendling2012-02-06
* Update docs describing objective-c property encoding. This includes support f...Devang Patel2012-02-06
* Mention that the 'unwind' instruction is now deprecated.Bill Wendling2012-02-06