aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Freeze reserved registers before starting register allocation.Jakob Stoklund Olesen2012-01-051-0/+4
* Fix typo.Eric Christopher2012-01-031-1/+1
* Correct spelling.Duncan Sands2012-01-021-1/+1
* Happy new year 2012!NAKAMURA Takumi2012-01-011-1/+1
* Update the LangRef documentation: the codegen does support this instruction.Nadav Rotem2011-12-251-3/+0
* Add a few lines to the release notes:Nadav Rotem2011-12-201-0/+11
* Add a line to ReleaseNotes for half float.Dan Gohman2011-12-201-0/+1
* Remove a register class that can just as well be synthesized.Jakob Stoklund Olesen2011-12-191-1/+4
* The powers that be have decided that LLVM IR should now support 16-bitDan Gohman2011-12-171-4/+6
* Fix spacing.Eric Christopher2011-12-161-3/+3
* Update documentation.Eric Christopher2011-12-161-0/+1
* Clarify and fix subprogram description.Devang Patel2011-12-161-1/+1
* Note ARM constant island alignment in the release notes.Jakob Stoklund Olesen2011-12-161-2/+2
* Add a blurb about MachineInstr bundling support.Evan Cheng2011-12-141-1/+4
* Add high level description of MachineInstr bundles.Evan Cheng2011-12-141-0/+83
* Vectors are not aggregate types (see isAggregateType).Duncan Sands2011-12-141-3/+3
* mention AddressSanitizer in 3.1 release notesKostya Serebryany2011-12-131-0/+1
* Rip llvm 3.0 out of the release notes, making room for LLVM 3.1Chris Lattner2011-12-131-983/+39
* Use the example from clang, not the GCC frontend, which doesn't exist anymore.Bill Wendling2011-12-131-24/+25
* llvm-build: Switch to using the common subdirectory list instead ofDaniel Dunbar2011-12-121-4/+12
* llvm-build: Add sketchy support for preserving comments when usingDaniel Dunbar2011-12-121-1/+4
* Hexagon backend supportTony Linthicum2011-12-121-0/+8
* LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar2011-12-121-1/+0
* Update the LangRef documentation for llvm.ctlz and llvm.cttz to specifyChandler Carruth2011-12-121-23/+37
* Random cleanups. No description changes.Bill Wendling2011-12-091-14/+14
* Revert r146041 et al. The FunctionPass doesn't take an address but the ID.Bill Wendling2011-12-091-2/+2
* Typo.Chad Rosier2011-12-091-1/+1
* Also pass in correct initializer here.Bill Wendling2011-12-071-1/+1
* Correct initializer in example.Bill Wendling2011-12-071-1/+1
* Make Release Notes HTML 4.01 Strict.Jakub Staszak2011-12-061-6/+6