summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* Fix typo and broken linkEli Bendersky2012-02-05
* Add missing parenEli Bendersky2012-02-05
* Add a basic-block autovectorization pass.Hal Finkel2012-02-01
* basic-aa does support AliasAnalysis chaining now.Dan Gohman2012-01-30
* DenseMap::find_as() and unit tests.Talin2012-01-30
* Tidy up. s/Low Level Virtual Machine/LLVM/.Jim Grosbach2012-01-25
* Fix broken link.Nick Lewycky2012-01-23
* Extend Attributes to 64 bitsKostya Serebryany2012-01-20
* Fix typo.Chad Rosier2012-01-19
* Add a new kind of MachineOperand: MO_RegisterMask.Jakob Stoklund Olesen2012-01-16
* Adding a Hexagon cell for segmented stacks, as they have been implemented for...Joe Abbey2012-01-16
* Try to clarify a little how exception handling works.Duncan Sands2012-01-13
* Revert accidental commit.Bill Wendling2012-01-12
* Fix the code that was WRONG.Bill Wendling2012-01-12
* Fix dead linkEli Bendersky2012-01-07
* test commit (verifyiing commit access)Eli Bendersky2012-01-05
* Freeze reserved registers before starting register allocation.Jakob Stoklund Olesen2012-01-05
* Fix typo.Eric Christopher2012-01-03