aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Revert r59802. It was breaking the build of llvm-gcc:Bill Wendling2008-11-211-18/+0
* Make mem[cpy,move,set] intrinsics overloaded.Sanjiv Gupta2008-11-211-0/+18
* LLVM does have a fortran FE!Duraid Madina2008-11-211-12/+0
* CMake: More documentation.Oscar Fuentes2008-11-201-4/+49
* CMake: Some documentation. Work in progress.Oscar Fuentes2008-11-201-0/+271
* - Move the stackprotector intrinsic to the general section.Bill Wendling2008-11-191-56/+39
* Grammar.Daniel Dunbar2008-11-191-1/+1
* Documentation for the llvm.stackprotector intrinsic.Bill Wendling2008-11-181-17/+70
* punctuate, add wording about patches contributed by others.Chris Lattner2008-11-161-3/+4
* LLVM can generate native code for amd64 on "Linux".Dan Gohman2008-11-131-1/+1
* Update docs for ssp and sspreq function attributes.Bill Wendling2008-11-131-0/+12
* Correct these links.Duncan Sands2008-11-121-5/+5
* last validation errorsChris Lattner2008-11-111-7/+7
* fix some validation errors <it> -> <i>Chris Lattner2008-11-111-7/+7
* fix some validation errors.Chris Lattner2008-11-111-11/+11
* remove an extraneous tagChris Lattner2008-11-111-1/+1
* Make this document *substantially* better and cover a lot more territory.Chris Lattner2008-11-111-188/+1957
* final editsChris Lattner2008-11-101-13/+12
* Added support for the following definition of shufflevector Mon P Wang2008-11-101-7/+13
* fix validation problem.Chris Lattner2008-11-091-5/+4
* Fix syntax of iterate_complex example. Noticed by Martin!Eric Christopher2008-11-081-1/+1
* Document the acronym RAUW. Patch by Jonathan Brandmeyer!Dan Gohman2008-11-071-0/+8
* Clarify documentation. A module pass MP can require a function paqss FP only ...Devang Patel2008-11-061-1/+2
* fix two validation errorsGabor Greif2008-11-041-1/+2
* fix typos, harmonize formattingGabor Greif2008-11-041-3/+3
* Add note about cmake. Patch by Oscar Fuentes.Tanya Lattner2008-11-041-0/+4
* mention fortran status.Chris Lattner2008-10-301-0/+13
* fix typoEdwin Török2008-10-291-1/+1
* llvm-ld doesn't have a -march option. This fixes PR2961Chris Lattner2008-10-281-4/+0
* fix prototype of print, it is (llvm/Pass.h):Edwin Török2008-10-281-1/+1
* fix duplicate anchor names, and broken anchor links from the TOCEdwin Török2008-10-281-3/+3
* formatting tweak for intrinsicGabor Greif2008-10-271-1/+1
* Some grammar fixes, and non-invasive format changes.Bill Wendling2008-10-271-53/+54
* mention getresult -> extractvalue (PR2935)Chris Lattner2008-10-271-0/+4
* Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.Nick Lewycky2008-10-262-10/+5
* Added MIPS release notes.Bruno Cardoso Lopes2008-10-251-1/+20
* Fix spelling error.Matthijs Kooijman2008-10-201-1/+1
* remove spurious space in linkGabor Greif2008-10-171-2/+2
* Remove naming Tilmann for generics.Nicolas Geoffray2008-10-151-5/+4
* catch one more typo, canonicalize LLVMdevGabor Greif2008-10-151-3/+3
* fix some validation errors, improve formatting, squash a strange pluralGabor Greif2008-10-151-12/+10
* Prevent assert when using '"' in names (via hexadecimal).Daniel Dunbar2008-10-141-2/+3
* Add some ReleaseNotes on clang codegen.Daniel Dunbar2008-10-141-1/+23
* Document attributes changes.Devang Patel2008-10-141-1/+17
* Add VMKit notes.Nicolas Geoffray2008-10-141-4/+22
* Mention a few methods in ConstantSDNode that were renamed.Dan Gohman2008-10-141-1/+4
* HTML syntax fixes.Dan Gohman2008-10-144-38/+38
* Fix missing end tags and invalid HTML entity syntax.Dan Gohman2008-10-141-53/+58
* Add a missing close-tag.Dan Gohman2008-10-141-0/+1
* Fix a few close tags.Dan Gohman2008-10-141-2/+2