summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Fix typo.Duncan Sands2007-05-18
* finished the first draftChris Lattner2007-05-18
* crank out notesChris Lattner2007-05-18
* validation fixChris Lattner2007-05-18
* validation fixesChris Lattner2007-05-18
* tweakChris Lattner2007-05-18
* validation fixesChris Lattner2007-05-17
* llvm-gcc now supports almost all gcc extensions. The key missing one isChris Lattner2007-05-17
* add a section about API changes.Chris Lattner2007-05-17
* minor tweakChris Lattner2007-05-17
* Merged in both release announcement guts.Tanya Lattner2007-05-16
* Update for arbitrary precision integer types.Reid Spencer2007-05-16
* Note on current implementation of ELF32/PPC ABI.Nicolas Geoffray2007-05-15
* The wrapping behavior of part_set is not desirable. Adjust theReid Spencer2007-05-14
* Revise definition of part_select. The wrapping behavior is not useful soReid Spencer2007-05-14
* Add a skeleton for future contentsChris Lattner2007-05-14
* add a linkChris Lattner2007-05-13
* add initial description of llvm top-level stuff.Chris Lattner2007-05-13
* finish the description of the bitstream format.Chris Lattner2007-05-13
* Fix a grammaro.Reid Spencer2007-05-12
* fix typoChris Lattner2007-05-12
* continued descriptionChris Lattner2007-05-12
* add a bunch of content.Chris Lattner2007-05-12
* first stepChris Lattner2007-05-12
* Add a known QEMU problem.Lauro Ramos Venancio2007-05-12
* These attributes are supported!Anton Korobeynikov2007-05-10
* gar. GCC 3.4.2 also miscompiles llvm at -O3. :(Chris Lattner2007-05-10
* another version of gcc that miscompiles llvm.Chris Lattner2007-05-10
* Add two ARM known problems.Lauro Ramos Venancio2007-05-09
* arm no longer experimental, c++ eh support is?Chris Lattner2007-05-09
* add a meta-blurb about the 2.0 releaseChris Lattner2007-05-09
* strip the llvm 1.9 info out of the release notesChris Lattner2007-05-09
* remove dead optionChris Lattner2007-05-06
* this is obsoleteChris Lattner2007-05-06
* link to the bitcode docChris Lattner2007-05-06
* Drop 'const'Devang Patel2007-05-03
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-02
* Update doc to reflect changes I am about to install to fix PR 888.Devang Patel2007-05-01
* Implement protected visibility. This partly implements PR1363. LinkerAnton Korobeynikov2007-04-29
* Implement review feedbackAnton Korobeynikov2007-04-29
* Minor corrections.Jeff Cohen2007-04-29
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-28
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-25
* Undo erroneous corrections.Jeff Cohen2007-04-22
* Minor corrections.Jeff Cohen2007-04-22
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-21
* Provide link.Jeff Cohen2007-04-18
* Remove "ModulePasses requiring FunctionPasses" from the list of futureDevang Patel2007-04-17
* Document how, module pass can require function pass.Devang Patel2007-04-16
* Fix typos.Duncan Sands2007-04-16