2009-10-13 |
Chris Lattner | rename ReleaseNotes-2.6.html -> ReleaseNotes.html |
tree | commitdiff |
2009-10-13 |
Chris Lattner | add Zero |
tree | commitdiff |
2009-10-13 |
Nick Lewycky | Force memory use markers to have a ConstantInt for... |
tree | commitdiff |
2009-10-13 |
Nick Lewycky | Add new "memory use marker" intrinsics. These indicate... |
tree | commitdiff |
2009-10-12 |
Chris Lattner | fix validation error pointed out by gabor (and the... |
tree | commitdiff |
2009-10-12 |
Chris Lattner | Improve bugpoint doc, patch by Timo Lindfors! |
tree | commitdiff |
2009-10-12 |
Gabor Greif | another bunch of <tt>s |
tree | commitdiff |
2009-10-12 |
Gabor Greif | even more <tt>s |
tree | commitdiff |
2009-10-12 |
Gabor Greif | more typewriter face |
tree | commitdiff |
2009-10-12 |
Gabor Greif | fix three validation errors, I leave the fourth to... |
tree | commitdiff |
2009-10-12 |
Gabor Greif | set some options in typewriter font |
tree | commitdiff |
2009-10-12 |
Benjamin Kramer | Documentation: Perform automated correction of common... |
tree | commitdiff |
2009-10-12 |
Torok Edwin | Fix typo, patch from Timo Juhani Lindfors. |
tree | commitdiff |
2009-10-11 |
Chris Lattner | pic16 uses 16 bit pointers, but is 8 bit. |
tree | commitdiff |
2009-10-11 |
Duncan Sands | More DragonEgg verbiage. |
tree | commitdiff |
2009-10-11 |
Duncan Sands | Remove spurious brackets. |
tree | commitdiff |
2009-10-11 |
Chris Lattner | add PR5004 as a known problem. |
tree | commitdiff |
2009-10-11 |
Chris Lattner | duncan points out that llvm-gcc doesn't do the right... |
tree | commitdiff |
2009-10-11 |
Chris Lattner | some notes from Anton |
tree | commitdiff |
2009-10-11 |
Gabor Greif | catch some other serial commas that my earlier grep... |
tree | commitdiff |
2009-10-11 |
Gabor Greif | eliminate some instances of serial comma. sabre, if... |
tree | commitdiff |
2009-10-11 |
Duncan Sands | Fix typo. |
tree | commitdiff |
2009-10-11 |
Gabor Greif | apply some tweaks |
tree | commitdiff |
2009-10-11 |
Gabor Greif | fix some obvious typos |
tree | commitdiff |
2009-10-11 |
Duncan Sands | Add an outline of the DragonEgg gcc plugin. |
tree | commitdiff |
2009-10-11 |
Ted Kremenek | Update release notes blurb on the static analyzer. |
tree | commitdiff |
2009-10-10 |
Chris Lattner | clarify |
tree | commitdiff |
2009-10-10 |
Chris Lattner | fix broken link |
tree | commitdiff |
2009-10-10 |
Chris Lattner | final changes. |
tree | commitdiff |
2009-10-10 |
Chris Lattner | down to 'major changes' |
tree | commitdiff |
2009-10-10 |
Chris Lattner | more updates |
tree | commitdiff |
2009-10-10 |
Chris Lattner | add a link to the GSG for info on how to check out... |
tree | commitdiff |
2009-10-10 |
Chris Lattner | x86 uses 5 operands for most memory refs now. |
tree | commitdiff |
2009-10-10 |
Duncan Sands | More spelling and grammar tweaks. |
tree | commitdiff |
2009-10-10 |
Benjamin Kramer | More spelling fixes. |
tree | commitdiff |
2009-10-10 |
Duncan Sands | Spelling fixes. |
tree | commitdiff |
2009-10-10 |
Chris Lattner | more tweaks |
tree | commitdiff |
2009-10-10 |
Duncan Sands | Remove an inappropriate line in the description of the |
tree | commitdiff |
2009-10-10 |
Chris Lattner | continue decoding chris scribble. |
tree | commitdiff |
2009-10-10 |
Chris Lattner | remove some dead passes |
tree | commitdiff |
2009-10-10 |
Chris Lattner | checkpoint. |
tree | commitdiff |
2009-10-10 |
Chris Lattner | fix broken anchors. |
tree | commitdiff |
2009-10-09 |
Nicolas Geoffray | As it turns out, the bug fixes in GC codegen did not... |
tree | commitdiff |
2009-10-09 |
Nicolas Geoffray | 80-columns! |
tree | commitdiff |
2009-10-09 |
Nicolas Geoffray | Add initial information on VMKit. |
tree | commitdiff |
2009-10-09 |
Chris Lattner | more random updates. |
tree | commitdiff |
2009-10-09 |
Chris Lattner | checkpoint. |
tree | commitdiff |
2009-10-09 |
Chris Lattner | checkpoint. |
tree | commitdiff |
2009-10-09 |
Chris Lattner | update clang section. |
tree | commitdiff |
2009-10-08 |
Chris Lattner | some updates from users of llvm |
tree | commitdiff |
2009-10-08 |
Chris Lattner | all content split into sections, still much work to... |
tree | commitdiff |
2009-10-08 |
Chris Lattner | checkpoint, this is still not comprehendible. |
tree | commitdiff |
2009-10-05 |
Chris Lattner | callgraph changes came after the 2.6 branch. |
tree | commitdiff |
2009-10-05 |
Evan Cheng | Move implicit and paralle to a separate codegen specifi... |
tree | commitdiff |
2009-10-05 |
Chris Lattner | add some completely unformated and probably incoherent... |
tree | commitdiff |
2009-09-30 |
Chris Lattner | add macruby, fix a validation problem. |
tree | commitdiff |
2009-09-28 |
Jeffrey Yasskin | Forgot to update the documentation in r82906. s/DEBUG_R... |
tree | commitdiff |
2009-09-28 |
Erick Tryzelaar | Document a bug in the ocaml bindings has wrong linkage... |
tree | commitdiff |
2009-09-28 |
Mikhail Glushenkov | Regenerate. |
tree | commitdiff |
2009-09-27 |
Nick Lewycky | Remove the "metadata*" type and simplify the code it... |
tree | commitdiff |
2009-09-27 |
Chris Lattner | rename REG -> REGISTER to make it explicit in the doc... |
tree | commitdiff |
2009-09-27 |
Chris Lattner | implement and document support for filecheck variables... |
tree | commitdiff |
2009-09-27 |
Nick Lewycky | Remove dead code from this function and optimize. Updat... |
tree | commitdiff |
2009-09-27 |
Nick Lewycky | Correct the version numbers to match those actually... |
tree | commitdiff |
2009-09-27 |
Nick Lewycky | Move the integer type out of 'derived' and into 'primit... |
tree | commitdiff |
2009-09-25 |
Dale Johannesen | Revise C library functions description to be vaguer... |
tree | commitdiff |
2009-09-25 |
Jeffrey Yasskin | This patch causes the --enable-debug-runtime configure... |
tree | commitdiff |
2009-09-24 |
Chris Lattner | add and document regex support for FileCheck. You... |
tree | commitdiff |
2009-09-24 |
Dale Johannesen | Clarify that llvm attaches C language semantics to |
tree | commitdiff |
2009-09-22 |
Erick Tryzelaar | Sync c++ kaleidoscope tutorial with test. |
tree | commitdiff |
2009-09-21 |
Reid Kleckner | Add documentation on how to use enable debug informatio... |
tree | commitdiff |
2009-09-20 |
Chris Lattner | grammaro |
tree | commitdiff |
2009-09-20 |
Chris Lattner | implement and document support for CHECK-NOT |
tree | commitdiff |
2009-09-16 |
Chris Lattner | apparently russians are really hard to sort or something! |
tree | commitdiff |
2009-09-16 |
Chris Lattner | I can sort, no really. |
tree | commitdiff |
2009-09-16 |
Chris Lattner | make more clear since it is sorted by last name now. |
tree | commitdiff |
2009-09-16 |
Chris Lattner | Doug is now the code owner for most of the Clang frontend. |
tree | commitdiff |
2009-09-16 |
Chris Lattner | Ted is christened as the owner of the clang static... |
tree | commitdiff |
2009-09-15 |
Daniel Dunbar | Put back non-obsolete -f sections for 'opt'. |
tree | commitdiff |
2009-09-15 |
Daniel Dunbar | Remove references to obsolete -f option. |
tree | commitdiff |
2009-09-15 |
Daniel Dunbar | Update llc/opt PODs to clarify they support .ll input. |
tree | commitdiff |
2009-09-15 |
Dan Gohman | Give llvm-link a -S option. |
tree | commitdiff |
2009-09-14 |
Erick Tryzelaar | Expose initializing the native target for the execution... |
tree | commitdiff |
2009-09-14 |
Erick Tryzelaar | Make sure to initialize the fpm in the ocaml tutorial. |
tree | commitdiff |
2009-09-13 |
Oscar Fuentes | CMake: New user-settable variable LLVM_TARGET_ARCH... |
tree | commitdiff |
2009-09-13 |
Nick Lewycky | Update the tutorial to match changes to examples/Kaleid... |
tree | commitdiff |
2009-09-13 |
Chris Lattner | remove two docs about the old Sparc backend which used... |
tree | commitdiff |
2009-09-13 |
Chris Lattner | move old clang readme here. |
tree | commitdiff |
2009-09-12 |
Chris Lattner | we don't want people to override printBasicBlockLabel. |
tree | commitdiff |
2009-09-11 |
Dan Gohman | Fix llvm-extract's "writing bitcode to a terminal"... |
tree | commitdiff |
2009-09-11 |
Chris Lattner | more typos |
tree | commitdiff |
2009-09-10 |
Bill Wendling | Fix validation errors. |
tree | commitdiff |
2009-09-10 |
Bill Wendling | Fix validation errors. |
tree | commitdiff |
2009-09-10 |
Chris Lattner | add another broken version of gcc, thanks to Niels... |
tree | commitdiff |
2009-09-10 |
Daniel Dunbar | Remove prcontext. |
tree | commitdiff |
2009-09-09 |
Eric Christopher | Correct __cxa_end_catch documentation to reflect that... |
tree | commitdiff |
2009-09-08 |
Chris Lattner | another typo |
tree | commitdiff |
2009-09-08 |
Chris Lattner | fix a couple typos pointed out by edwin and duncan |
tree | commitdiff |
2009-09-08 |
Daniel Dunbar | Add 'lit' testing tool. |
tree | commitdiff |
2009-09-08 |
Chris Lattner | llvm::cerr is gone. |
tree | commitdiff |
next |