aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-11-22Describe how the JIT maps fields to MachineOperands, patch byChris Lattner
2008-11-21Document TEST=dbgoptDevang Patel
2008-11-21reapply Sanjiv's patch to genericize memcpy/memset/memmove to take anChris Lattner
2008-11-21Revert r59802. It was breaking the build of llvm-gcc:Bill Wendling
2008-11-21Make mem[cpy,move,set] intrinsics overloaded.Sanjiv Gupta
2008-11-21LLVM does have a fortran FE!Duraid Madina
2008-11-20CMake: More documentation.Oscar Fuentes
2008-11-20CMake: Some documentation. Work in progress.Oscar Fuentes
2008-11-19- Move the stackprotector intrinsic to the general section.Bill Wendling
2008-11-19Grammar.Daniel Dunbar
2008-11-18Documentation for the llvm.stackprotector intrinsic.Bill Wendling
2008-11-16punctuate, add wording about patches contributed by others.Chris Lattner
2008-11-13LLVM can generate native code for amd64 on "Linux".Dan Gohman
2008-11-13Update docs for ssp and sspreq function attributes.Bill Wendling
2008-11-12Correct these links.Duncan Sands
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