2014-08-04 |
Eric Christopher | Remove the TargetMachine forwards for TargetSubtargetIn... |
tree | commitdiff |
2014-08-04 |
David Blaikie | Correct the emission kind constants committed in r214771 |
tree | commitdiff |
2014-08-04 |
David Blaikie | Document the "emission kind" field of the DICompileUnit... |
tree | commitdiff |
2014-08-04 |
Benjamin Kramer | Update links to the gcc and java documentation that... |
tree | commitdiff |
2014-08-02 |
Eric Fiselier | [lit] Add --show-xfail flag to LIT. |
tree | commitdiff |
2014-08-01 |
Adrian Prantl | Debug info: Infrastructure to support debug locations... |
tree | commitdiff |
2014-08-01 |
Reid Kleckner | docs: Strongly recommend setting rpath when using a... |
tree | commitdiff |
2014-07-31 |
Eric Fiselier | Add documentation for lit's --show-unsupported flag |
tree | commitdiff |
2014-07-31 |
Bill Schmidt | Clarify in PowerPC release notes that 32-bit PIC suppor... |
tree | commitdiff |
2014-07-31 |
Bill Schmidt | Wrong heading level for PowerPC changes in release... |
tree | commitdiff |
2014-07-31 |
Bill Schmidt | Release Notes: Overriding PPC64 and PPC64LE ABI default... |
tree | commitdiff |
2014-07-31 |
Bill Schmidt | Add PowerPC release notes for 3.5. |
tree | commitdiff |
2014-07-31 |
Richard Smith | Fix some grammatical errors. |
tree | commitdiff |
2014-07-30 |
Rafael Espindola | Use "weak alias" instead of "alias weak" |
tree | commitdiff |
2014-07-30 |
Alex Lorenz | docs: update the command guide documentation for llvm... |
tree | commitdiff |
2014-07-30 |
Hans Wennborg | LangRef: add a note about the mangling-suppressing... |
tree | commitdiff |
2014-07-30 |
Manuel Jacob | Correct vector type definition in LangRef. |
tree | commitdiff |
2014-07-28 |
Hans Wennborg | Update LLVM version: 3.5 => 3.6 |
tree | commitdiff |
2014-07-28 |
Dan Liew | Document the new LLVM CMake interface for building... |
tree | commitdiff |
2014-07-28 |
Dan Liew | Fixed sphinx warning. |
tree | commitdiff |
2014-07-25 |
Hal Finkel | Add @llvm.assume, lowering, and some basic properties |
tree | commitdiff |
2014-07-25 |
Hal Finkel | Simplify and improve scoped-noalias metadata semantics |
tree | commitdiff |
2014-07-24 |
Hal Finkel | Add scoped-noalias metadata |
tree | commitdiff |
2014-07-23 |
Rafael Espindola | Document what backwards compatibility we provide for... |
tree | commitdiff |
2014-07-23 |
Mark Heffernan | In unroll pragma syntax and loop hint metadata, change... |
tree | commitdiff |
2014-07-23 |
Daniel Sanders | Added release notes for MIPS. |
tree | commitdiff |
2014-07-22 |
Dan Liew | Revert "Treat warnings in Sphinx as errors. The reasons... |
tree | commitdiff |
2014-07-22 |
Hal Finkel | Make use of the align parameter attribute for all point... |
tree | commitdiff |
2014-07-22 |
Dan Liew | Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that... |
tree | commitdiff |
2014-07-22 |
Dan Liew | Treat warnings in Sphinx as errors. The reasons for... |
tree | commitdiff |
2014-07-22 |
Dan Liew | Fix Sphinx warning. |
tree | commitdiff |
2014-07-21 |
Mark Heffernan | Rename metadata llvm.loop.vectorize.unroll to llvm... |
tree | commitdiff |
2014-07-21 |
Duncan P. N. Exon... | Revert "[C++11] Add predecessors(BasicBlock *) / succes... |
tree | commitdiff |
2014-07-21 |
Dan Liew | Fix Sphinx warnings. |
tree | commitdiff |
2014-07-21 |
Tom Stellard | docs: Update relaease documents to include the patch... |
tree | commitdiff |
2014-07-20 |
Manuel Jacob | [C++11] Add predecessors(BasicBlock *) / successors... |
tree | commitdiff |
2014-07-18 |
Mark Heffernan | Add loop unrolling metadata descriptions to docs/LangRe... |
tree | commitdiff |
2014-07-18 |
Hal Finkel | Add a dereferenceable attribute |
tree | commitdiff |
2014-07-17 |
Reid Kleckner | Remove rules against std::function from the programmer... |
tree | commitdiff |
2014-07-17 |
Alp Toker | Drop the udis86 wrapper from llvm::sys |
tree | commitdiff |
2014-07-17 |
Adam Nemet | [TableGen] Allow shift operators to take bits<n> |
tree | commitdiff |
2014-07-17 |
Tim Northover | CodeGen: extend f16 conversions to permit types > float. |
tree | commitdiff |
2014-07-16 |
Hal Finkel | Fix a typo in the inalloca description |
tree | commitdiff |
2014-07-15 |
Duncan P. N. Exon... | ADT: Add MapVector::remove_if |
tree | commitdiff |
2014-07-15 |
Duncan P. N. Exon... | ADT: Fix MapVector::erase() |
tree | commitdiff |
2014-07-15 |
Reid Kleckner | Document the maximum LLVM IR alignment, which is 1... |
tree | commitdiff |
2014-07-14 |
Sanjay Patel | fixed link |
tree | commitdiff |
2014-07-11 |
Alexander Kornienko | Add FileCheck -implicit-check-not option to allow stric... |
tree | commitdiff |
2014-07-10 |
Matt Arsenault | Fix types in documentation. |
tree | commitdiff |
2014-07-09 |
Cameron McInally | Update ReleaseNotes to mention Atomic NAND semantic... |
tree | commitdiff |
2014-07-04 |
Sanjay Patel | fixed typos |
tree | commitdiff |
2014-07-04 |
Sylvestre Ledru | Phabricator doc: Explicit the fact that the patch needs... |
tree | commitdiff |
2014-07-03 |
Rafael Espindola | Expand the note about llvm-ar now that inline asm works. |
tree | commitdiff |
2014-07-02 |
Sylvestre Ledru | Also document the 'arc commit' commands in the 'Committ... |
tree | commitdiff |
2014-07-02 |
Reid Kleckner | Remove the recommendation against using std::function |
tree | commitdiff |
2014-07-01 |
Sean Silva | [docs] Fix a mangled sentence. |
tree | commitdiff |
2014-07-01 |
Sean Silva | [docs] Remove stray HTML tag. |
tree | commitdiff |
2014-06-30 |
Alp Toker | Fix 'platform-specific' hyphenations |
tree | commitdiff |
2014-06-30 |
Adrian Prantl | Debug info: split out complex DIVariable address expres... |
tree | commitdiff |
2014-06-30 |
Scott Douglass | undo test commit (whitespace only) |
tree | commitdiff |
2014-06-30 |
Scott Douglass | test commit (whitespace only) |
tree | commitdiff |
2014-06-27 |
Tyler Nowicki | Vectorization documentation for loop hint pragmas and... |
tree | commitdiff |
2014-06-27 |
David Majnemer | IR: Add COMDATs to the IR |
tree | commitdiff |
2014-06-27 |
Chandler Carruth | Re-apply r211287: Remove support for LLVM runtime multi... |
tree | commitdiff |
2014-06-26 |
Sanjay Patel | fixed typo |
tree | commitdiff |
2014-06-26 |
Sanjay Patel | Changed Phab 'CC' to 'subscriber'; fixed typo |
tree | commitdiff |
2014-06-25 |
Reid Kleckner | Mention that Phabricator users should subscribe to... |
tree | commitdiff |
2014-06-25 |
Eli Bendersky | Rename loop unrolling and loop vectorizer metadata... |
tree | commitdiff |
2014-06-24 |
NAKAMURA Takumi | Revert r211287, "Remove support for LLVM runtime multi... |
tree | commitdiff |
2014-06-20 |
Oliver Stannard | Emit the ARM build attributes ABI_PCS_wchar_t and ABI_e... |
tree | commitdiff |
2014-06-19 |
Zachary Turner | Remove support for LLVM runtime multi-threading. |
tree | commitdiff |
2014-06-19 |
Jingyue Wu | [ValueTracking] Extend range metadata to call/invoke |
tree | commitdiff |
2014-06-19 |
Zachary Turner | Kill the LLVM global lock. |
tree | commitdiff |
2014-06-16 |
Zachary Turner | Revert r211066, 211067, 211068, 211069, 211070. |
tree | commitdiff |
2014-06-16 |
Zachary Turner | Programmer's Manual changes. |
tree | commitdiff |
2014-06-13 |
Tim Northover | Docs: remove extra {} around result types. |
tree | commitdiff |
2014-06-13 |
Tim Northover | Docs: fix grammar error in description |
tree | commitdiff |
2014-06-13 |
Tim Northover | IR: add "cmpxchg weak" variant to support permitted... |
tree | commitdiff |
2014-06-12 |
Bob Wilson | LangRef: clarify that global declarations can have... |
tree | commitdiff |
2014-06-12 |
Bob Wilson | Add missing "InitializerConstant" to global variable... |
tree | commitdiff |
2014-06-09 |
Alp Toker | Reduce verbiage of lit.local.cfg files |
tree | commitdiff |
2014-06-09 |
Rafael Espindola | Update langref for unnamed_addr being allowed in aliases. |
tree | commitdiff |
2014-06-09 |
Saleem Abdulrasool | ARM: add VLA extension for WoA Itanium ABI |
tree | commitdiff |
2014-06-09 |
Jeroen Ketema | [docs] Fix typo, align comments, fix syntax highlighting |
tree | commitdiff |
2014-06-06 |
Rafael Espindola | Fix a few issues with comdat handling on COFF. |
tree | commitdiff |
2014-06-06 |
Dan Liew | Fix a typo made in Programmer's Manual made in r210354... |
tree | commitdiff |
2014-06-06 |
Dan Liew | Mention the IRBuilder in Programmer's Manual with a... |
tree | commitdiff |
2014-06-06 |
Pekka Jaaskelainen | Slight language tweak from Jonathan Humphreys. |
tree | commitdiff |
2014-06-06 |
Rafael Espindola | Allow aliases to be unnamed_addr. |
tree | commitdiff |
2014-06-05 |
Alexey Samsonov | Fix markup for -debug-only option |
tree | commitdiff |
2014-06-05 |
Tom Roeder | Add a new attribute called 'jumptable' that creates... |
tree | commitdiff |
2014-06-05 |
Yaron Keren | Document how to select build configuration with Visual... |
tree | commitdiff |
2014-06-04 |
Justin Bogner | docs: Remove documentation for legacy PGO options |
tree | commitdiff |
2014-06-03 |
Rafael Espindola | Allow alias to point to an arbitrary ConstantExpr. |
tree | commitdiff |
2014-06-02 |
Alp Toker | GraphWriter: detect graph viewer programs at runtime |
tree | commitdiff |
2014-05-30 |
Sanjay Patel | fixed more typos |
tree | commitdiff |
2014-05-30 |
Sanjay Patel | added link to CMake page |
tree | commitdiff |
2014-05-30 |
Sanjay Patel | fixed typo |
tree | commitdiff |
2014-05-29 |
Jeroen Ketema | Sync list of targets with configure's reality |
tree | commitdiff |
2014-05-28 |
Sanjay Patel | fixed a few typos |
tree | commitdiff |
next |