2011-07-12 |
Tobias Grosser | VectorType is also a SequentialType |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-07-08 |
Cameron Zwarich | Use add instead of accumulate. |
tree | commitdiff |
2011-07-08 |
Cameron Zwarich | Add an intrinsic and codegen support for fused multiply... |
tree | commitdiff |
2011-07-06 |
Jakub Staszak | Add documenation about "branch_weight" metadata and... |
tree | commitdiff |
2011-07-01 |
Owen Anderson | Generalize @llvm.ctlz, @llvm.cttz, and @llvm.ctpop... |
tree | commitdiff |
2011-06-30 |
Duncan Sands | The enum was moved to ISDOpcodes.h. |
tree | commitdiff |
2011-06-29 |
Evan Cheng | Add missing operand. rdar://9694169 |
tree | commitdiff |
2011-06-16 |
Dan Gohman | Document nonlazybind. |
tree | commitdiff |
2011-06-15 |
Jakob Stoklund Olesen | Use set operations instead of plain lists to enumerate... |
tree | commitdiff |
2011-06-15 |
Argyrios Kyrtzidis | Document ADT/PackedVector.h in "Programmer's Manual... |
tree | commitdiff |
2011-06-14 |
Bruno Cardoso Lopes | Add one more argument to the prefetch intrinsic to... |
tree | commitdiff |
2011-06-13 |
Chris Lattner | mention graph vis isn't available in Release builds. |
tree | commitdiff |
2011-06-07 |
Chad Rosier | Typo. |
tree | commitdiff |
2011-06-03 |
Andrew Trick | Corrections and additional information for "Creating... |
tree | commitdiff |
2011-06-03 |
Andrew Trick | whitespace |
tree | commitdiff |
2011-05-31 |
Devang Patel | Fix html formatting. |
tree | commitdiff |
2011-05-31 |
Devang Patel | Clarify documentation and remove guarantees that are... |
tree | commitdiff |
2011-05-30 |
Chris Lattner | replace the intro tutorial from 2004 with a more recent... |
tree | commitdiff |
2011-05-28 |
John McCall | Implement and document the llvm.eh.resume intrinsic... |
tree | commitdiff |
2011-05-27 |
Chad Rosier | Clean out the 2.9 Release Notes. Mostly limited to... |
tree | commitdiff |
2011-05-27 |
Chad Rosier | Add change of crc32 intrinsic to release notes |
tree | commitdiff |
2011-05-27 |
Dan Gohman | Fix copy+pastos. |
tree | commitdiff |
2011-05-24 |
Dan Gohman | Update documentation: -basicaa does chaining these... |
tree | commitdiff |
2011-05-23 |
Dan Gohman | Document llvm.exp and llvm.pow. |
tree | commitdiff |
2011-05-22 |
Chris Lattner | document thiscall, PR9101 |
tree | commitdiff |
2011-05-22 |
Chris Lattner | insertvalue takes a variable number of arguments, docum... |
tree | commitdiff |
2011-05-18 |
Chad Rosier | Correct typos in TestingGuide.html |
tree | commitdiff |
2011-05-16 |
Nick Lewycky | Fix errors in this llvm ir example. |
tree | commitdiff |
2011-05-06 |
Akira Hatanaka | 1. Keep lines in 80 columns. |
tree | commitdiff |
2011-05-04 |
Bill Wendling | Document the automatic alias printing of InstAliases. |
tree | commitdiff |
2011-05-03 |
Devang Patel | Use llvm.dbg.cu named metadata to collect compile... |
tree | commitdiff |
2011-05-01 |
Oscar Fuentes | Update instructions: LLVM.cmake is now LLVMConfig.cmake |
tree | commitdiff |
2011-04-29 |
NAKAMURA Takumi | docs/doxygen.css: Tweak padding on memdoc. |
tree | commitdiff |
2011-04-27 |
NAKAMURA Takumi | docs/doxygen.css: Tweak style for readability. |
tree | commitdiff |
2011-04-24 |
Mikhail Glushenkov | Regenerate. |
tree | commitdiff |
2011-04-23 |
Andrew Trick | Comment edit. |
tree | commitdiff |
2011-04-23 |
NAKAMURA Takumi | docs: Introduce cascading style <div> and <p> continued... |
tree | commitdiff |
2011-04-22 |
Devang Patel | Let front-end tie subprogram declaration with subprogra... |
tree | commitdiff |
2011-04-21 |
NAKAMURA Takumi | docs/llvm.css: Introduce cascading style <div> and... |
tree | commitdiff |
2011-04-21 |
NAKAMURA Takumi | docs/Passes.html: Fix a garbage. |
tree | commitdiff |
2011-04-18 |
NAKAMURA Takumi | docs: Use <Hn> as Heading elements instead of <DIV... |
tree | commitdiff |
2011-04-18 |
NAKAMURA Takumi | docs: Redefine Heading elements as below; |
tree | commitdiff |
2011-04-16 |
Devang Patel | Introduce support to encode Objective-C property inform... |
tree | commitdiff |
2011-04-15 |
Douglas Gregor | Fix some broken links, from Matthieu Monrocq |
tree | commitdiff |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
tree | commitdiff |
2011-04-14 |
Andrew Trick | Documented bugpoint --compile-custom --compile-command. |
tree | commitdiff |
2011-04-13 |
Jay Foad | Fix typo. |
tree | commitdiff |
2011-04-12 |
Dan Gohman | Fix a hole in the definition of "dependence" used by... |
tree | commitdiff |
2011-04-12 |
Oscar Fuentes | Document how to build a LLVM pass with CMake out of... |
tree | commitdiff |
2011-04-11 |
NAKAMURA Takumi | docs/CommandGuide/index.html: Fix CSS url to relative. |
tree | commitdiff |
2011-04-11 |
NAKAMURA Takumi | docs/CommandLine.html: "ize. |
tree | commitdiff |
2011-04-10 |
Oscar Fuentes | CMake: support for using LLVM from client projects... |
tree | commitdiff |
2011-04-10 |
Oscar Fuentes | Reword instructions for running tests on Visual Studio. |
tree | commitdiff |
2011-04-09 |
NAKAMURA Takumi | docs/*.html: Make W3C HTML 4.01 Strict more compliant. |
tree | commitdiff |
2011-04-09 |
NAKAMURA Takumi | docs/tutorial/OCamlLangImpl7.html: Fix a href to missin... |
tree | commitdiff |
2011-04-09 |
NAKAMURA Takumi | docs: Fix some in-package URLs. |
tree | commitdiff |
2011-04-09 |
NAKAMURA Takumi | docs: Canonicalize URLs. |
tree | commitdiff |
2011-04-08 |
Devang Patel | Simplify array bound checks and clarify comments. ... |
tree | commitdiff |
2011-04-08 |
Devang Patel | Do not emit DW_AT_upper_bound and DW_AT_lower_bound... |
tree | commitdiff |
2011-04-08 |
Bill Wendling | Missing closed tag. |
tree | commitdiff |
2011-04-08 |
Bruno Cardoso Lopes | Also add the late notes for Mips in the current release... |
tree | commitdiff |
2011-04-07 |
Jay Foad | Fix a bit of nonsense. |
tree | commitdiff |
2011-04-07 |
Chris Lattner | add faust too |
tree | commitdiff |
2011-04-07 |
Chris Lattner | add a few late stragglers. |
tree | commitdiff |
2011-04-06 |
Roman Divacky | Fix a typo. |
tree | commitdiff |
2011-04-06 |
Chris Lattner | add rubinius |
tree | commitdiff |
2011-04-06 |
Duncan Sands | Fix some typos. Minor tweaks to how some things were... |
tree | commitdiff |
2011-04-06 |
Jay Foad | Trivial typo fixes. |
tree | commitdiff |
2011-04-06 |
Chris Lattner | Finish up the first draft of the release notes. |
tree | commitdiff |
2011-04-06 |
Chris Lattner | continue writing. |
tree | commitdiff |
2011-04-06 |
Chris Lattner | add the external users that emailed me. |
tree | commitdiff |
2011-04-06 |
Chris Lattner | some libc++ notes. |
tree | commitdiff |
2011-04-06 |
Chris Lattner | some edits. |
tree | commitdiff |
2011-04-06 |
Chris Lattner | distribute content out to the appropriate sections |
tree | commitdiff |
2011-04-05 |
Chris Lattner | finished my pass through all the 2.9 commits, now to... |
tree | commitdiff |
2011-04-05 |
Chris Lattner | mention llvm::ArrayRef, which should be use much more... |
tree | commitdiff |
2011-04-05 |
Devang Patel | Add support to encode function's template parameters. |
tree | commitdiff |
2011-04-05 |
NAKAMURA Takumi | docs/ReleaseNotes.html: Please use proper *Heading... |
tree | commitdiff |
2011-04-05 |
Chris Lattner | remove graphprinter support for domfrontier. |
tree | commitdiff |
2011-04-05 |
Chris Lattner | only 7 more weeks to go. |
tree | commitdiff |
2011-04-05 |
Jakob Stoklund Olesen | Document llvm/ADT/IntEqClasses.h in ProgrammersManual... |
tree | commitdiff |
2011-04-05 |
Chris Lattner | more notes to self. |
tree | commitdiff |
2011-04-05 |
NAKAMURA Takumi | docs/ReleaseNotes.html: Add a few notes to MCCOFF and... |
tree | commitdiff |
2011-04-05 |
NAKAMURA Takumi | docs/GettingStarted.html: FIXME: dg, lit, and source... |
tree | commitdiff |
2011-04-05 |
Chris Lattner | add a bunch of notes to myself, this is not intended... |
tree | commitdiff |
2011-04-04 |
Bill Wendling | Add info on where to get 2.9 final svn sources. |
tree | commitdiff |
2011-04-04 |
Duncan Sands | Dragonegg release notes. |
tree | commitdiff |
2011-03-31 |
Nick Lewycky | Pick better examples. "fpext float 3.1415 to double... |
tree | commitdiff |
2011-03-30 |
Jay Foad | Remove PHINode::reserveOperandSpace(). Instead, add... |
tree | commitdiff |
2011-03-29 |
Devang Patel | Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum |
tree | commitdiff |
2011-03-28 |
NAKAMURA Takumi | docs/GettingStarted.html: [PR8850] Add a note for x86_6... |
tree | commitdiff |
2011-03-28 |
NAKAMURA Takumi | docs/GettingStarted.html: Add blurb "--enable-shared... |
tree | commitdiff |
2011-03-25 |
Bill Wendling | Remove redundant compression option. |
tree | commitdiff |
2011-03-24 |
Chris Lattner | fix description, PR9542 |
tree | commitdiff |
2011-03-19 |
Eli Friedman | Update Passes.html, part 3: alphabetize descriptions. |
tree | commitdiff |
2011-03-19 |
Eli Friedman | Update Passes.html, part 2: cleanup a bit more dead... |
tree | commitdiff |
2011-03-19 |
Eli Friedman | Update Passes.html, part 1: remove passes which were... |
tree | commitdiff |
2011-03-18 |
Rafael Espindola | Some release notes. |
tree | commitdiff |
2011-03-17 |
Cameron Zwarich | Change the signext language in LangRef to closer match... |
tree | commitdiff |
next |