aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update for arbitrary precision integer types.Reid Spencer2007-05-161-8/+48
* Note on current implementation of ELF32/PPC ABI.Nicolas Geoffray2007-05-151-0/+2
* The wrapping behavior of part_set is not desirable. Adjust theReid Spencer2007-05-141-6/+6
* Revise definition of part_select. The wrapping behavior is not useful soReid Spencer2007-05-141-10/+5
* Add a skeleton for future contentsChris Lattner2007-05-141-68/+74
* add a linkChris Lattner2007-05-131-0/+4
* add initial description of llvm top-level stuff.Chris Lattner2007-05-131-3/+93
* finish the description of the bitstream format.Chris Lattner2007-05-131-3/+88
* Fix a grammaro.Reid Spencer2007-05-121-1/+1
* fix typoChris Lattner2007-05-121-1/+1
* continued descriptionChris Lattner2007-05-121-5/+108
* add a bunch of content.Chris Lattner2007-05-121-8/+213
* first stepChris Lattner2007-05-121-27/+97
* Add a known QEMU problem.Lauro Ramos Venancio2007-05-121-1/+4
* These attributes are supported!Anton Korobeynikov2007-05-101-8/+7
* gar. GCC 3.4.2 also miscompiles llvm at -O3. :(Chris Lattner2007-05-101-4/+8
* another version of gcc that miscompiles llvm.Chris Lattner2007-05-101-0/+3
* Add two ARM known problems.Lauro Ramos Venancio2007-05-091-3/+6
* arm no longer experimental, c++ eh support is?Chris Lattner2007-05-091-1/+1
* add a meta-blurb about the 2.0 releaseChris Lattner2007-05-091-8/+17
* strip the llvm 1.9 info out of the release notesChris Lattner2007-05-091-120/+28
* remove dead optionChris Lattner2007-05-061-4/+0
* this is obsoleteChris Lattner2007-05-061-2158/+0
* link to the bitcode docChris Lattner2007-05-061-1/+1
* Drop 'const'Devang Patel2007-05-031-3/+3
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-3/+3
* Update doc to reflect changes I am about to install to fix PR 888.Devang Patel2007-05-011-0/+19
* Implement protected visibility. This partly implements PR1363. LinkerAnton Korobeynikov2007-04-292-2/+9
* Implement review feedbackAnton Korobeynikov2007-04-291-1/+1
* Minor corrections.Jeff Cohen2007-04-291-61/+60
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-282-8/+9
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-252-13/+89
* Undo erroneous corrections.Jeff Cohen2007-04-221-4/+4
* Minor corrections.Jeff Cohen2007-04-221-41/+37
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-212-6/+6
* Provide link.Jeff Cohen2007-04-181-2/+3
* Remove "ModulePasses requiring FunctionPasses" from the list of futureDevang Patel2007-04-171-28/+1
* Document how, module pass can require function pass.Devang Patel2007-04-161-2/+18
* Fix typos.Duncan Sands2007-04-161-3/+3
* Describe quoting rules.Reid Spencer2007-04-151-4/+46
* Add some info about the pipelines and redirection.Reid Spencer2007-04-141-0/+18
* For PR1319:Reid Spencer2007-04-141-73/+191
* Correct typo.Duncan Sands2007-04-141-1/+1
* update documentationLauro Ramos Venancio2007-04-121-2/+4
* update documentationLauro Ramos Venancio2007-04-121-1/+5
* Fix extra argument in part_set examples. Thanks Zhiru.Reid Spencer2007-04-121-4/+4
* Fix validation errors.Reid Spencer2007-04-111-8/+8
* Missing end tag. Thanks, Nick.Reid Spencer2007-04-111-1/+1
* Put period inside the paragraph!Reid Spencer2007-04-111-1/+1
* Document the part_set intrinsic.Reid Spencer2007-04-111-1/+52