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 |
2009-09-08 |
Chris Lattner | update this to use raw_ostream |
tree | commitdiff |
2009-09-07 |
Chris Lattner | add some more notes. |
tree | commitdiff |
2009-09-07 |
Chris Lattner | describe undef semantics in some more detail. |
tree | commitdiff |
2009-09-07 |
Daniel Dunbar | Document opt -S argument. |
tree | commitdiff |
2009-09-02 |
Dan Gohman | Fix the syntax of add/sub/mul nsw/nuw and sdiv exact. |
tree | commitdiff |
2009-08-30 |
Torok Edwin | Add regular expression matching support, based on OpenB... |
tree | commitdiff |
2009-08-28 |
Devang Patel | Reapply 79977. |
tree | commitdiff |
2009-08-28 |
Chris Lattner | Mark Andersen's as experimental. |
tree | commitdiff |
2009-08-26 |
Reid Kleckner | Allocate the module provider in the Kaleidoscope code... |
tree | commitdiff |
2009-08-26 |
Devang Patel | Revert 79977. It causes llvm-gcc bootstrap failures... |
tree | commitdiff |
2009-08-26 |
Dale Johannesen | Add an 'inline hint' attribute to represent source |
tree | commitdiff |
2009-08-25 |
Dan Gohman | Update documentation for the -f change. |
tree | commitdiff |
2009-08-25 |
Devang Patel | Update DebugInfo interface to use metadata, instead... |
tree | commitdiff |
2009-08-24 |
Chris Lattner | improve documentation for linker_private linkage. |
tree | commitdiff |
2009-08-23 |
Chris Lattner | disuade people from using ostream. |
tree | commitdiff |
2009-08-23 |
Douglas Gregor | Don't install the man page for FileCheck |
tree | commitdiff |
2009-08-23 |
Tanya Lattner | Update release document with more details. |
tree | commitdiff |
2009-08-22 |
Edward O'Callaghan | Note down a few bits and bobs off the top of my head... |
tree | commitdiff |
2009-08-22 |
Jim Grosbach | Add basic information about SJLJ EH |
tree | commitdiff |
2009-08-20 |
Dan Gohman | Clarify a few things in the inbounds description. |
tree | commitdiff |
2009-08-20 |
Sandeep Patel | Correct ARM v7-A architecture name spelling and add... |
tree | commitdiff |
2009-08-20 |
Chris Lattner | fix this back, thanks Eli |
tree | commitdiff |
2009-08-20 |
Chris Lattner | minor grammar tweak |
tree | commitdiff |
2009-08-19 |
Tanya Lattner | Update the release process some more. Lots of good... |
tree | commitdiff |
2009-08-19 |
Owen Anderson | Add a first stab at describing LLVMContext. |
tree | commitdiff |
2009-08-19 |
Erick Tryzelaar | Update the ocaml docs to work with LLVMContext. |
tree | commitdiff |
2009-08-18 |
Tanya Lattner | First steps to document new release plan. |
tree | commitdiff |
2009-08-18 |
Misha Brukman | Surrounded variable in <tt> tags for consistency. |
tree | commitdiff |
2009-08-18 |
Oscar Fuentes | CMake: LLVM_ENABLE_PIC now defaults to ON, as in `confi... |
tree | commitdiff |
2009-08-17 |
John McCall | #include <cstdlib> in the code listing for strtod. |
tree | commitdiff |
2009-08-17 |
Jim Grosbach | Remove a bit more cruft from the sjlj moving to a backe... |
tree | commitdiff |
2009-08-16 |
Oscar Fuentes | CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS. |
tree | commitdiff |
2009-08-16 |
Oscar Fuentes | CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPL... |
tree | commitdiff |
2009-08-15 |
Bill Wendling | Fix validation errors. |
tree | commitdiff |
2009-08-15 |
Bill Wendling | Fix validation errors. |
tree | commitdiff |
2009-08-15 |
Chris Lattner | wrap to 80 cols |
tree | commitdiff |
2009-08-15 |
Chris Lattner | implement support for CHECK-NEXT: in filecheck. |
tree | commitdiff |
2009-08-15 |
Chris Lattner | document filecheck. |
tree | commitdiff |
2009-08-15 |
Chris Lattner | fix pasto noticed by Jakub |
tree | commitdiff |
2009-08-15 |
Chris Lattner | add a stub for futher description of filecheck. |
tree | commitdiff |
2009-08-15 |
Chris Lattner | add a simple FileCheck man page. |
tree | commitdiff |
2009-08-15 |
Bill Wendling | Reformatting and some cleanup. |
tree | commitdiff |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
tree | commitdiff |
2009-08-13 |
Misha Brukman | Grammar fix. |
tree | commitdiff |
2009-08-12 |
Bob Wilson | Add some release notes about ARM v7 support and known... |
tree | commitdiff |
2009-08-11 |
Chris Lattner | make owen happy by being explicit. |
tree | commitdiff |
2009-08-11 |
Jim Grosbach | SjLj based exception handling unwinding support. This... |
tree | commitdiff |
2009-08-10 |
Devang Patel | Clarify limitations of a ModulePass requiring a Functio... |
tree | commitdiff |
2009-08-07 |
Daniel Dunbar | Add DEBUG_WITH_TYPE as a clean alternative to tweaking... |
tree | commitdiff |
2009-08-06 |
Anton Korobeynikov | Add note about msys perl needed for windows/mingw32... |
tree | commitdiff |
2009-08-05 |
Benjamin Kramer | Documentation: fix HTML validation errors. |
tree | commitdiff |
2009-08-05 |
Chris Lattner | common globals may also not be marked constant. |
tree | commitdiff |
2009-08-05 |
Chris Lattner | Clarify common linkage and the requirements on it.... |
tree | commitdiff |
2009-08-04 |
Edward O'Callaghan | Minor www site formating improvements. |
tree | commitdiff |
2009-08-02 |
Benjamin Kramer | Remove duplicated colons and spaces. |
tree | commitdiff |
2009-08-02 |
Chris Lattner | remove the dead PreferredEHDataFormat TAI hook: its... |
tree | commitdiff |
2009-08-01 |
Chris Lattner | add a note about the build bots |
tree | commitdiff |
2009-07-31 |
Owen Anderson | Move a few more APIs back to 2.5 forms. The only remai... |
tree | commitdiff |
2009-07-29 |
Owen Anderson | Move types back to the 2.5 API. |
tree | commitdiff |
2009-07-29 |
Dan Gohman | Add one-past-the-end language to the inbounds keyword. |
tree | commitdiff |
2009-07-29 |
Chris Lattner | some wording changes. |
tree | commitdiff |
2009-07-29 |
Chris Lattner | link to a newer preso |
tree | commitdiff |
2009-07-29 |
Andreas Bolka | Fix a few typos and add links. |
tree | commitdiff |
2009-07-28 |
Chris Lattner | discourage else after "noreturn" statements. |
tree | commitdiff |
2009-07-27 |
Dan Gohman | Add a new keyword 'inbounds' for use with getelementptr... |
tree | commitdiff |
2009-07-27 |
Owen Anderson | Move ConstantFP construction back to the 2.5-ish API. |
tree | commitdiff |
2009-07-27 |
Andreas Bolka | Fix typo. |
tree | commitdiff |
2009-07-27 |
Dan Gohman | Following discussion on llvm-dev ("proposed new rule... |
tree | commitdiff |
2009-07-26 |
Daniel Dunbar | Update target registration description in Writing An... |
tree | commitdiff |
2009-07-26 |
Daniel Dunbar | Add TargetRegistry::lookupTarget. |
tree | commitdiff |
2009-07-25 |
Daniel Dunbar | Remove Value::{isName, getNameRef}. |
tree | commitdiff |
2009-07-25 |
Chris Lattner | eventually we should describe string options in the... |
tree | commitdiff |
2009-07-25 |
Chris Lattner | minor tweaks. |
tree | commitdiff |
2009-07-25 |
Daniel Dunbar | Ok, "most clients should be unaffected" was a lie.... |
tree | commitdiff |
2009-07-25 |
Daniel Dunbar | Initial update to VMCore to use Twines for string argum... |
tree | commitdiff |
2009-07-25 |
Dan Gohman | Update to new syntax. |
tree | commitdiff |
2009-07-25 |
Daniel Dunbar | Rewrite examples to use DEBUG instead of DOUT. |
tree | commitdiff |
2009-07-24 |
Daniel Dunbar | Tweak, raw_ostream is a ostream, not iostream replacement |
tree | commitdiff |
2009-07-24 |
Daniel Dunbar | CodingStandards: Emphasize use of raw_ostream more. |
tree | commitdiff |
2009-07-24 |
Dan Gohman | Remove the IA-64 backend. |
tree | commitdiff |
2009-07-22 |
Dan Gohman | Rename the new unsigned and signed keywords to nuw... |
tree | commitdiff |
2009-07-22 |
Sanjiv Gupta | Added -b option to override the default bitcode output... |
tree | commitdiff |
2009-07-22 |
Chris Lattner | fix some wording problems Daniel pointed out, make... |
tree | commitdiff |
2009-07-22 |
Chris Lattner | fix typo noticed by Duncan |
tree | commitdiff |
2009-07-22 |
Chris Lattner | remove Bill from the author list: his contribution... |
tree | commitdiff |
2009-07-22 |
Chris Lattner | add some more topics to the coding standards doc: |
tree | commitdiff |
next |