2008-12-03 |
Dan Gohman | Rename isSimpleLoad to canFoldAsLoad, to better reflect... |
tree | commitdiff |
2008-11-29 |
Nick Lewycky | Fix spelling mistake. |
tree | commitdiff |
2008-11-27 |
Misha Brukman | Fixed HTML closing tag, cleaned up some spacing. |
tree | commitdiff |
2008-11-26 |
Bill Wendling | Small formatting change. |
tree | commitdiff |
2008-11-26 |
Bill Wendling | Update to explain how ssp and sspreq attributes overrid... |
tree | commitdiff |
2008-11-26 |
Mikhail Glushenkov | Describe some more options in the man page. |
tree | commitdiff |
2008-11-25 |
Mikhail Glushenkov | Add a man page for llvmc. Really basic for now, will... |
tree | commitdiff |
2008-11-25 |
Chris Lattner | This method got renamed, thanks to Mattias Holm for... |
tree | commitdiff |
2008-11-25 |
Nuno Lopes | add info about how to run the tests with valgrind |
tree | commitdiff |
2008-11-25 |
Oscar Fuentes | CMake: Documented two cmake variables. |
tree | commitdiff |
2008-11-24 |
Dan Gohman | Fix a few HTML tidiness issues. |
tree | commitdiff |
2008-11-24 |
Dan Gohman | Delete some spurious characters. |
tree | commitdiff |
2008-11-24 |
Dan Gohman | Fix some "</p>"s. |
tree | commitdiff |
2008-11-24 |
Dan Gohman | Some documentation for LegalizeTypes. |
tree | commitdiff |
2008-11-24 |
Torok Edwin | NULL, unique pointers from malloc(0), and freed pointer... |
tree | commitdiff |
2008-11-24 |
Nick Lewycky | Seriously strengthen the guarantee offered by noalias... |
tree | commitdiff |
2008-11-24 |
Nick Lewycky | Extend the 'noalias' attribute to function return value... |
tree | commitdiff |
2008-11-22 |
Misha Brukman | Fixed named anchor for llvm.stackprotector intrinsic. |
tree | commitdiff |
2008-11-22 |
Chris Lattner | Describe how the JIT maps fields to MachineOperands... |
tree | commitdiff |
2008-11-21 |
Devang Patel | Document TEST=dbgopt |
tree | commitdiff |
2008-11-21 |
Chris Lattner | reapply Sanjiv's patch to genericize memcpy/memset... |
tree | commitdiff |
2008-11-21 |
Bill Wendling | Revert r59802. It was breaking the build of llvm-gcc: |
tree | commitdiff |
2008-11-21 |
Sanjiv Gupta | Make mem[cpy,move,set] intrinsics overloaded. |
tree | commitdiff |
2008-11-21 |
Duraid Madina | LLVM does have a fortran FE! |
tree | commitdiff |
2008-11-20 |
Oscar Fuentes | CMake: More documentation. |
tree | commitdiff |
2008-11-20 |
Oscar Fuentes | CMake: Some documentation. Work in progress. |
tree | commitdiff |
2008-11-19 |
Bill Wendling | - Move the stackprotector intrinsic to the general... |
tree | commitdiff |
2008-11-19 |
Daniel Dunbar | Grammar. |
tree | commitdiff |
2008-11-18 |
Bill Wendling | Documentation for the llvm.stackprotector intrinsic. |
tree | commitdiff |
2008-11-16 |
Chris Lattner | punctuate, add wording about patches contributed by... |
tree | commitdiff |
2008-11-13 |
Dan Gohman | LLVM can generate native code for amd64 on "Linux". |
tree | commitdiff |
2008-11-13 |
Bill Wendling | Update docs for ssp and sspreq function attributes. |
tree | commitdiff |
2008-11-12 |
Duncan Sands | Correct these links. |
tree | commitdiff |
2008-11-11 |
Chris Lattner | last validation errors |
tree | commitdiff |
2008-11-11 |
Chris Lattner | fix some validation errors <it> -> <i> |
tree | commitdiff |
2008-11-11 |
Chris Lattner | fix some validation errors. |
tree | commitdiff |
2008-11-11 |
Chris Lattner | remove an extraneous tag |
tree | commitdiff |
2008-11-11 |
Chris Lattner | Make this document *substantially* better and cover... |
tree | commitdiff |
2008-11-10 |
Chris Lattner | final edits |
tree | commitdiff |
2008-11-10 |
Mon P Wang | Added support for the following definition of shufflevector |
tree | commitdiff |
2008-11-09 |
Chris Lattner | fix validation problem. |
tree | commitdiff |
2008-11-08 |
Eric Christopher | Fix syntax of iterate_complex example. Noticed by Martin! |
tree | commitdiff |
2008-11-07 |
Dan Gohman | Document the acronym RAUW. Patch by Jonathan Brandmeyer! |
tree | commitdiff |
2008-11-06 |
Devang Patel | Clarify documentation. A module pass MP can require... |
tree | commitdiff |
2008-11-04 |
Gabor Greif | fix two validation errors |
tree | commitdiff |
2008-11-04 |
Gabor Greif | fix typos, harmonize formatting |
tree | commitdiff |
2008-11-04 |
Tanya Lattner | Add note about cmake. Patch by Oscar Fuentes. |
tree | commitdiff |
2008-10-30 |
Chris Lattner | mention fortran status. |
tree | commitdiff |
2008-10-29 |
Torok Edwin | fix typo |
tree | commitdiff |
2008-10-28 |
Chris Lattner | llvm-ld doesn't have a -march option. This fixes PR2961 |
tree | commitdiff |
2008-10-28 |
Torok Edwin | fix prototype of print, it is (llvm/Pass.h): |
tree | commitdiff |
2008-10-28 |
Torok Edwin | fix duplicate anchor names, and broken anchor links... |
tree | commitdiff |
2008-10-27 |
Gabor Greif | formatting tweak for intrinsic |
tree | commitdiff |
2008-10-27 |
Bill Wendling | Some grammar fixes, and non-invasive format changes. |
tree | commitdiff |
2008-10-27 |
Chris Lattner | mention getresult -> extractvalue (PR2935) |
tree | commitdiff |
2008-10-26 |
Nick Lewycky | Remove -check-exit-code from bugpoint. This is subsumed... |
tree | commitdiff |
2008-10-25 |
Bruno Cardoso Lopes | Added MIPS release notes. |
tree | commitdiff |
2008-10-20 |
Matthijs Kooijman | Fix spelling error. |
tree | commitdiff |
2008-10-17 |
Gabor Greif | remove spurious space in link |
tree | commitdiff |
2008-10-15 |
Nicolas Geoffray | Remove naming Tilmann for generics. |
tree | commitdiff |
2008-10-15 |
Gabor Greif | catch one more typo, canonicalize LLVMdev |
tree | commitdiff |
2008-10-15 |
Gabor Greif | fix some validation errors, improve formatting, squash... |
tree | commitdiff |
2008-10-14 |
Daniel Dunbar | Prevent assert when using '"' in names (via hexadecimal). |
tree | commitdiff |
2008-10-14 |
Daniel Dunbar | Add some ReleaseNotes on clang codegen. |
tree | commitdiff |
2008-10-14 |
Devang Patel | Document attributes changes. |
tree | commitdiff |
2008-10-14 |
Nicolas Geoffray | Add VMKit notes. |
tree | commitdiff |
2008-10-14 |
Dan Gohman | Mention a few methods in ConstantSDNode that were renamed. |
tree | commitdiff |
2008-10-14 |
Dan Gohman | HTML syntax fixes. |
tree | commitdiff |
2008-10-14 |
Dan Gohman | Fix missing end tags and invalid HTML entity syntax. |
tree | commitdiff |
2008-10-14 |
Dan Gohman | Add a missing close-tag. |
tree | commitdiff |
2008-10-14 |
Dan Gohman | Fix a few close tags. |
tree | commitdiff |
2008-10-14 |
Dan Gohman | Fix a typo. |
tree | commitdiff |
2008-10-14 |
Dan Gohman | Add a brief mention of the new free-list management... |
tree | commitdiff |
2008-10-14 |
Gabor Greif | minor corrections, improved formatting |
tree | commitdiff |
2008-10-14 |
Gabor Greif | typo and formatting tweaks |
tree | commitdiff |
2008-10-14 |
Duncan Sands | Mention the different constant folders that IRBuilder |
tree | commitdiff |
2008-10-14 |
Chris Lattner | add some upgrading notes from Pekka. |
tree | commitdiff |
2008-10-14 |
Chris Lattner | add LSR and frameaddress info. |
tree | commitdiff |
2008-10-14 |
Ted Kremenek | Add static analyzer notes. |
tree | commitdiff |
2008-10-14 |
Chris Lattner | more minor updates |
tree | commitdiff |
2008-10-13 |
Chris Lattner | more changes. |
tree | commitdiff |
2008-10-13 |
Chris Lattner | optimizer and codegen |
tree | commitdiff |
2008-10-13 |
Chris Lattner | more updates. |
tree | commitdiff |
2008-10-13 |
Chris Lattner | describe major new features and llvm-gcc features. |
tree | commitdiff |
2008-10-13 |
Duncan Sands | MarkModRef -> AddReadAttrs. |
tree | commitdiff |
2008-10-13 |
Duncan Sands | Add some llvm-gcc changes that may be worth |
tree | commitdiff |
2008-10-13 |
Chris Lattner | give the static analyzer its own section. |
tree | commitdiff |
2008-10-13 |
Chris Lattner | more rearranging. |
tree | commitdiff |
2008-10-13 |
Chris Lattner | move major changes down. |
tree | commitdiff |
2008-10-13 |
Duncan Sands | Fix typo. Add note on trampoline support. |
tree | commitdiff |
2008-10-13 |
Duncan Sands | Update the Ada part. |
tree | commitdiff |
2008-10-13 |
Chris Lattner | final note. |
tree | commitdiff |
2008-10-13 |
Chris Lattner | fix some crazily long lines. |
tree | commitdiff |
2008-10-13 |
Matthijs Kooijman | Improve the description on the getelementptr instructio... |
tree | commitdiff |
2008-10-13 |
Mikhail Glushenkov | Add whitespace before a parenthesis. |
tree | commitdiff |
2008-10-13 |
Mikhail Glushenkov | Add a note on llvmc2 plugins + remove some trailing... |
tree | commitdiff |
2008-10-12 |
Chris Lattner | more notes |
tree | commitdiff |
2008-10-12 |
Chris Lattner | add some more notes |
tree | commitdiff |
2008-10-12 |
Chris Lattner | add some notes |
tree | commitdiff |
2008-10-11 |
Daniel Dunbar | Add API changes which affected me to release notes: |
tree | commitdiff |
next |