2012-10-23 |
Douglas Gregor | Make DiagnosticOptions intrusively reference-counted... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Sean Callanan | Added a testcase for runtime types in Objective-C. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Enrico Granata | <rdar://problem/12523238> Commit 2 of 3 |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jordan Rose | CMake: Fix public header search for generating Xcode... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael Liao | Fix PR14161 |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jordan Rose | CMake: Include private headers / tablegen files in... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jim Ingham | Turns out there are 8 bits in a byte. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Nadav Rotem | Make the indirect branch optimization deterministic... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Eli Friedman | Fix pretty-printing pseudo-destructor calls. Patch... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Eli Friedman | Delete junk that snuck into r166498. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Eli Friedman | Add a new warning -Wmissing-variable-declarations,... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | Switch CodeGenOptions over to a .def file, like we... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Richard Smith | When rebuilding a DependentScopeDeclRefExpr, perform... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Enrico Granata | <rdar://problem/12523238> Commit 1 of 3 |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Matt Beaumont-Gay | Silence -Wsign-compare |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Pete Cooper | Change DenseMap to use a power of 2 growth if one is... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Pete Cooper | Fixed bug in SmallDenseMap where it wouldn't leave... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Nadav Rotem | Use the AliasAnalysis isIdentifiedObj because it also... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Bill Wendling | Ignore unreachable blocks when doing memory dependence... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Chad Rosier | [ms-inline asm] Update for r166433. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Chad Rosier | [ms-inline asm] Add an implementation of the offset... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael Liao | Add custom UINT_TO_FP from v4i8/v4i16/v8i8/v8i16 to... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael Liao | Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Eric Christopher | Grammar. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Lang Hames | Use ilist rather than std::list for Node and Edge lists... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Rafael Espindola | Handle -pthread, -pg and -shared correctly on bitrig. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Sean Silva | Fix some mdoc nits |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Quentin Colombet | Test commit access |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Bill Schmidt | This is another TLC patch for separating code for the... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Daniel Jasper | Make hasDeclaration() matcher work inside the memberExp... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
NAKAMURA Takumi | clang/test/PCH/pch-dir.c: Update a comment for msvc... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Manuel Klimek | Implements the thisExpr matcher. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Duncan Sands | Fix typo that somehow escaped both testing and code... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Duncan Sands | Transform code like this |
commit | commitdiff | tree | snapshot |
2012-10-23 |
NAKAMURA Takumi | clang/test/PCH/pch-dir.c: Mark it as XFAIL:msvc. It... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jim Ingham | Watchpoints remember the type of the expression or... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
NAKAMURA Takumi | clang/test/PCH/pch-dir.c: Relax expressions of path... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Richard Smith | Per the C++ standard, we need to include the definition... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | If the precompiled header named by "-include" is actual... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Matt Beaumont-Gay | Fix -Wunused-value to not warn on expressions that... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Nadav Rotem | Add a comment which explains why the assert fired and... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Argyrios Kyrtzidis | [libclang] Add an environment variable to disable threa... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jason Molenda | Change how the UnwindAssemblyInstEmulation class tracks... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jason Molenda | Clean up help/usage messages for kdp-remote / gdb-remot... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Eli Friedman | [ms-inline-asm] Add handling for errors coming out... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Enrico Granata | Fixing a compiler warning about has_children being... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Rafael Espindola | Don't try to use inreg with 0 sized structs. Thanks... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Greg Clayton | <rdar://problem/12493007> |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Reed Kotler | implement setXX patterns |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael J.... | [Options] Fix two options I mistransformed. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Sean Callanan | Improved support for language types as command |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Julien Lerouge | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Richard Smith | Ugly ugly hack for libstdc++-4.6 and libstdc++-4.7... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Julien Lerouge | Explain why DenseMap is still used here instead of... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Enrico Granata | <rdar://problem/12500212> Test case for the new plugin... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Douglas Gregor | Handle implicitly-included PCH files the same way as |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Eli Friedman | [ms-inline-asm] Implement _emit directive (which is... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Sean Callanan | Added support for zero-length arrays at the end |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Douglas Gregor | Allow clients of the AST reader to specify what kinds... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Bill Wendling | When a block ends in an indirect branch, add its succes... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Douglas Gregor | Collapse ASTReader::ReadSLocEntryRecord() into its... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Douglas Gregor | Distinguish the various kinds of AST file loading failures: |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Kevin Enderby | Add support for annotated disassembly output for X86... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Michael J.... | [Options] Add prefixes to options. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Enrico Granata | Proper copyright notice |
commit | commitdiff | tree | snapshot |
2012-10-22 |
NAKAMURA Takumi | ASTReader.cpp: Fix a warning. [-Wunused-variable] |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Eli Friedman | Testcase change for r166440. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Eli Friedman | [ms-inline asm] Don't rewrite out parts of an inline... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Greg Clayton | <rdar://problem/12524810> |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Richard Trieu | Fix for PR13334. This prevents crashes that result... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Chad Rosier | [ms-inline asm] Add the isOffsetOf() function. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Julien Lerouge | Iterating over a DenseMap<std::pair<BasicBlock*, unsign... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Chad Rosier | [ms-inline asm] Test case for r166433. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Chad Rosier | [ms-inline asm] Add support for parsing the offset... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Enrico Granata | <rdar://problem/12479701> Use the plain pydoc pager... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Daniel Dunbar | Fix pre-commit refacto failure. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Daniel Dunbar | driver/Darwin: Follow up to last patch, M-class CPUs... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Douglas Gregor | Eliminate the redundancy between source-file informatio... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Daniel Dunbar | driver/Darwin: Default to AAPCS for M-class CPUs. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Nadav Rotem | Don't crash if the load/store pointer is not a GEP. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Enrico Granata | <rdar://problem/12437442> |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Nadav Rotem | Add a testcase for the previous commit. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Argyrios Kyrtzidis | Revert r166407 because it caused analyzer tests to... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Hal Finkel | BBVectorize should ignore unreachable blocks. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Nadav Rotem | Add the "ForceSizeOpt" attribute. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Daniel Jasper | Implement hasParent()-matcher. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Greg Clayton | <rdar://problem/12473003> |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Nadav Rotem | Rename a variable. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Nadav Rotem | Vectorizer: optimize the generation of selects. If... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Nadav Rotem | Update the loop vectorizer docs. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Nick Lewycky | Reapply r166405, teaching tailcallelim to be smarter... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
NAKAMURA Takumi | Revert r166405, "Teach TailRecursionElimination to... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Nick Lewycky | Teach TailRecursionElimination to consider 'nocapture... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Richard Smith | PR14141 (part of DR1351): An implicitly-deduced "any... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Tobias Grosser | autoconf/cmake: Always require isl code generation. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Tobias Grosser | cmake: Use suffix for shared modules instead of the... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Hal Finkel | DataLayout should use itself when calculating the size... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Lang Hames | Fix typo, make test case slightly more reabable. Thanks... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Benjamin Kramer | Revert r166390 "LoopIdiom: Replace custom dependence... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Jakob Stoklund... | Don't crash when the Assignments vector is empty. |
commit | commitdiff | tree | snapshot |
next |