| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r59802. It was breaking the build of llvm-gcc: | Bill Wendling | 2008-11-21 | 1 | -18/+0 |
* | Make mem[cpy,move,set] intrinsics overloaded. | Sanjiv Gupta | 2008-11-21 | 1 | -0/+18 |
* | LLVM does have a fortran FE! | Duraid Madina | 2008-11-21 | 1 | -12/+0 |
* | CMake: More documentation. | Oscar Fuentes | 2008-11-20 | 1 | -4/+49 |
* | CMake: Some documentation. Work in progress. | Oscar Fuentes | 2008-11-20 | 1 | -0/+271 |
* | - Move the stackprotector intrinsic to the general section. | Bill Wendling | 2008-11-19 | 1 | -56/+39 |
* | Grammar. | Daniel Dunbar | 2008-11-19 | 1 | -1/+1 |
* | Documentation for the llvm.stackprotector intrinsic. | Bill Wendling | 2008-11-18 | 1 | -17/+70 |
* | punctuate, add wording about patches contributed by others. | Chris Lattner | 2008-11-16 | 1 | -3/+4 |
* | LLVM can generate native code for amd64 on "Linux". | Dan Gohman | 2008-11-13 | 1 | -1/+1 |
* | Update docs for ssp and sspreq function attributes. | Bill Wendling | 2008-11-13 | 1 | -0/+12 |
* | Correct these links. | Duncan Sands | 2008-11-12 | 1 | -5/+5 |
* | last validation errors | Chris Lattner | 2008-11-11 | 1 | -7/+7 |
* | fix some validation errors <it> -> <i> | Chris Lattner | 2008-11-11 | 1 | -7/+7 |
* | fix some validation errors. | Chris Lattner | 2008-11-11 | 1 | -11/+11 |
* | remove an extraneous tag | Chris Lattner | 2008-11-11 | 1 | -1/+1 |
* | Make this document *substantially* better and cover a lot more territory. | Chris Lattner | 2008-11-11 | 1 | -188/+1957 |
* | final edits | Chris Lattner | 2008-11-10 | 1 | -13/+12 |
* | Added support for the following definition of shufflevector | Mon P Wang | 2008-11-10 | 1 | -7/+13 |
* | fix validation problem. | Chris Lattner | 2008-11-09 | 1 | -5/+4 |
* | Fix syntax of iterate_complex example. Noticed by Martin! | Eric Christopher | 2008-11-08 | 1 | -1/+1 |
* | Document the acronym RAUW. Patch by Jonathan Brandmeyer! | Dan Gohman | 2008-11-07 | 1 | -0/+8 |
* | Clarify documentation. A module pass MP can require a function paqss FP only ... | Devang Patel | 2008-11-06 | 1 | -1/+2 |
* | fix two validation errors | Gabor Greif | 2008-11-04 | 1 | -1/+2 |
* | fix typos, harmonize formatting | Gabor Greif | 2008-11-04 | 1 | -3/+3 |
* | Add note about cmake. Patch by Oscar Fuentes. | Tanya Lattner | 2008-11-04 | 1 | -0/+4 |
* | mention fortran status. | Chris Lattner | 2008-10-30 | 1 | -0/+13 |
* | fix typo | Edwin Török | 2008-10-29 | 1 | -1/+1 |
* | llvm-ld doesn't have a -march option. This fixes PR2961 | Chris Lattner | 2008-10-28 | 1 | -4/+0 |
* | fix prototype of print, it is (llvm/Pass.h): | Edwin Török | 2008-10-28 | 1 | -1/+1 |
* | fix duplicate anchor names, and broken anchor links from the TOC | Edwin Török | 2008-10-28 | 1 | -3/+3 |
* | formatting tweak for intrinsic | Gabor Greif | 2008-10-27 | 1 | -1/+1 |
* | Some grammar fixes, and non-invasive format changes. | Bill Wendling | 2008-10-27 | 1 | -53/+54 |
* | mention getresult -> extractvalue (PR2935) | Chris Lattner | 2008-10-27 | 1 | -0/+4 |
* | Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code. | Nick Lewycky | 2008-10-26 | 2 | -10/+5 |
* | Added MIPS release notes. | Bruno Cardoso Lopes | 2008-10-25 | 1 | -1/+20 |
* | Fix spelling error. | Matthijs Kooijman | 2008-10-20 | 1 | -1/+1 |
* | remove spurious space in link | Gabor Greif | 2008-10-17 | 1 | -2/+2 |
* | Remove naming Tilmann for generics. | Nicolas Geoffray | 2008-10-15 | 1 | -5/+4 |
* | catch one more typo, canonicalize LLVMdev | Gabor Greif | 2008-10-15 | 1 | -3/+3 |
* | fix some validation errors, improve formatting, squash a strange plural | Gabor Greif | 2008-10-15 | 1 | -12/+10 |
* | Prevent assert when using '"' in names (via hexadecimal). | Daniel Dunbar | 2008-10-14 | 1 | -2/+3 |
* | Add some ReleaseNotes on clang codegen. | Daniel Dunbar | 2008-10-14 | 1 | -1/+23 |
* | Document attributes changes. | Devang Patel | 2008-10-14 | 1 | -1/+17 |
* | Add VMKit notes. | Nicolas Geoffray | 2008-10-14 | 1 | -4/+22 |
* | Mention a few methods in ConstantSDNode that were renamed. | Dan Gohman | 2008-10-14 | 1 | -1/+4 |
* | HTML syntax fixes. | Dan Gohman | 2008-10-14 | 4 | -38/+38 |
* | Fix missing end tags and invalid HTML entity syntax. | Dan Gohman | 2008-10-14 | 1 | -53/+58 |
* | Add a missing close-tag. | Dan Gohman | 2008-10-14 | 1 | -0/+1 |
* | Fix a few close tags. | Dan Gohman | 2008-10-14 | 1 | -2/+2 |