summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* LLVM can generate native code for amd64 on "Linux".Dan Gohman2008-11-13
* Update docs for ssp and sspreq function attributes.Bill Wendling2008-11-13
* Correct these links.Duncan Sands2008-11-12
* last validation errorsChris Lattner2008-11-11
* fix some validation errors <it> -> <i>Chris Lattner2008-11-11
* fix some validation errors.Chris Lattner2008-11-11
* remove an extraneous tagChris Lattner2008-11-11
* Make this document *substantially* better and cover a lot more territory.Chris Lattner2008-11-11
* final editsChris Lattner2008-11-10
* Added support for the following definition of shufflevector Mon P Wang2008-11-10
* fix validation problem.Chris Lattner2008-11-09
* Fix syntax of iterate_complex example. Noticed by Martin!Eric Christopher2008-11-08
* Document the acronym RAUW. Patch by Jonathan Brandmeyer!Dan Gohman2008-11-07
* Clarify documentation. A module pass MP can require a function paqss FP only ...Devang Patel2008-11-06
* fix two validation errorsGabor Greif2008-11-04
* fix typos, harmonize formattingGabor Greif2008-11-04
* Add note about cmake. Patch by Oscar Fuentes.Tanya Lattner2008-11-04
* mention fortran status.Chris Lattner2008-10-30
* fix typoTorok Edwin2008-10-29
* llvm-ld doesn't have a -march option. This fixes PR2961Chris Lattner2008-10-28
* fix prototype of print, it is (llvm/Pass.h):Torok Edwin2008-10-28
* fix duplicate anchor names, and broken anchor links from the TOCTorok Edwin2008-10-28
* formatting tweak for intrinsicGabor Greif2008-10-27
* Some grammar fixes, and non-invasive format changes.Bill Wendling2008-10-27
* mention getresult -> extractvalue (PR2935)Chris Lattner2008-10-27
* Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.Nick Lewycky2008-10-26
* Added MIPS release notes.Bruno Cardoso Lopes2008-10-25
* Fix spelling error.Matthijs Kooijman2008-10-20
* remove spurious space in linkGabor Greif2008-10-17
* Remove naming Tilmann for generics.Nicolas Geoffray2008-10-15
* catch one more typo, canonicalize LLVMdevGabor Greif2008-10-15
* fix some validation errors, improve formatting, squash a strange pluralGabor Greif2008-10-15
* Prevent assert when using '"' in names (via hexadecimal).Daniel Dunbar2008-10-14
* Add some ReleaseNotes on clang codegen.Daniel Dunbar2008-10-14
* Document attributes changes.Devang Patel2008-10-14
* Add VMKit notes.Nicolas Geoffray2008-10-14
* Mention a few methods in ConstantSDNode that were renamed.Dan Gohman2008-10-14
* HTML syntax fixes.Dan Gohman2008-10-14
* Fix missing end tags and invalid HTML entity syntax.Dan Gohman2008-10-14
* Add a missing close-tag.Dan Gohman2008-10-14
* Fix a few close tags.Dan Gohman2008-10-14
* Fix a typo.Dan Gohman2008-10-14
* Add a brief mention of the new free-list management code.Dan Gohman2008-10-14
* minor corrections, improved formattingGabor Greif2008-10-14
* typo and formatting tweaksGabor Greif2008-10-14
* Mention the different constant folders that IRBuilderDuncan Sands2008-10-14
* add some upgrading notes from Pekka.Chris Lattner2008-10-14
* add LSR and frameaddress info.Chris Lattner2008-10-14
* Add static analyzer notes.Ted Kremenek2008-10-14
* more minor updatesChris Lattner2008-10-14