summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* more changes.Chris Lattner2008-10-13
* optimizer and codegenChris Lattner2008-10-13
* more updates.Chris Lattner2008-10-13
* describe major new features and llvm-gcc features.Chris Lattner2008-10-13
* MarkModRef -> AddReadAttrs.Duncan Sands2008-10-13
* Add some llvm-gcc changes that may be worthDuncan Sands2008-10-13
* give the static analyzer its own section.Chris Lattner2008-10-13
* more rearranging.Chris Lattner2008-10-13
* move major changes down.Chris Lattner2008-10-13
* Fix typo. Add note on trampoline support.Duncan Sands2008-10-13
* Update the Ada part.Duncan Sands2008-10-13
* final note.Chris Lattner2008-10-13
* fix some crazily long lines.Chris Lattner2008-10-13
* Improve the description on the getelementptr instruction. It should now betterMatthijs Kooijman2008-10-13
* Add whitespace before a parenthesis.Mikhail Glushenkov2008-10-13
* Add a note on llvmc2 plugins + remove some trailing whitespace (my Emacs does...Mikhail Glushenkov2008-10-13
* more notesChris Lattner2008-10-12