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