aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo and broken linkEli Bendersky2012-02-051-2/+2
* Add missing parenEli Bendersky2012-02-051-1/+1
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-0/+21
* basic-aa does support AliasAnalysis chaining now.Dan Gohman2012-01-301-3/+2
* DenseMap::find_as() and unit tests.Talin2012-01-301-1/+9
* Tidy up. s/Low Level Virtual Machine/LLVM/.Jim Grosbach2012-01-254-8/+7
* Fix broken link.Nick Lewycky2012-01-231-1/+1
* Extend Attributes to 64 bitsKostya Serebryany2012-01-201-0/+4
* Fix typo.Chad Rosier2012-01-191-1/+1
* Add a new kind of MachineOperand: MO_RegisterMask.Jakob Stoklund Olesen2012-01-162-0/+19
* Adding a Hexagon cell for segmented stacks, as they have been implemented for...Joe Abbey2012-01-161-0/+1
* Try to clarify a little how exception handling works.Duncan Sands2012-01-131-4/+8
* Revert accidental commit.Bill Wendling2012-01-121-137/+0
* Fix the code that was WRONG.Bill Wendling2012-01-121-0/+137
* Fix dead linkEli Bendersky2012-01-071-1/+1
* test commit (verifyiing commit access)Eli Bendersky2012-01-051-1/+1