2013-02-22 |
NAKAMURA Takumi | Decl.cpp/mergeTemplateLV(): Tweak a description. [... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
John McCall | Only suppress instance context if a member is actually |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Anna Zaks | [analyzer] Place all inlining policy checks into one... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Enrico Granata | Using __package__ and __name__ seems redundant - __name... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Richard Smith | Add -fbracket-depth=N, analogous to -ftemplate-depth... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Jordan Rose | [analyzer] Make sure a materialized temporary matches... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Pete Cooper | Fix isa<> check which could never be true. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Ted Kremenek | Fix regression in modeling assignments of an address... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Eric Christopher | Make sure we only use the output file as a base for... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Fariborz Jahanian | objective-C arc: Diagnostic can not say to use bridge |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Andrew Trick | Remove code copied from GenRegisterInfo.inc. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Jordan Rose | [analyzer] Fix buildbot by not reusing a variable name. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Eli Bendersky | Code cleanup: pass Offset by pointer to parseInstructio... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Bill Wendling | Remove warning about default covering no cases. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Enrico Granata | Fixing the watchpoint test case to reflect changes... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Daniel Malea | Make the lldbtest tear down routine a little less error... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Bill Wendling | Add a bitmask for NoBuiltin. This should *not* be used. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Enrico Granata | Ignore the check for com.apple.main-thread - it is... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Enrico Granata | The summary for const char* was not cascading. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Jordan Rose | Preproceessor: fix #if skipping under -traditional... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Eric Christopher | Make logic smaller. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Michael Gottesman | Added a footnote to the documentation for objc_storeStr... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Aaron Ballman | Removing has_getDecl (added in r175532). It cause a... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Bill Wendling | Apply the 'nobuiltin' attribute to call sites when... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Bill Wendling | Implement the NoBuiltin attribute. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Bill Wendling | Make for x86 to stop it failing on ARM buildbots. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Eric Christopher | Grammar. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Enrico Granata | If the inferior program is compiled with libc++, you... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Enrico Granata | <rdar://problem/13265017> |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Jordan Rose | [analyzer] Make sure a temporary object region matches... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Matt Kopec | Fix clang warnings related to python macro redefinition... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Andrew Kaylor | Change to JITDefault code model for ELF targets |
commit | commitdiff | tree | snapshot |
2013-02-21 |
John McCall | Ignore visibility from enclosing template arguments |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Simplify code to use castAs rather than getAs + assert. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Fix copy/paste to refer to the relevant type (ProgramPo... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
NAKAMURA Takumi | clang/test/Driver/qa_override.c: Appease gcc-driver. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Richard Smith | Fix typo 'with with' in diagnostic. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Malea | Fix TestPublicAPIHeaders test on machines that have... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Cameron Zwarich | Stop relying on physical register kill flags in isKille... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Eli Bendersky | Previously, parsing capability of the .debug_frame... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Limit cast machinery to preserve const and not accept... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Renato Golin | Allow GlobalValues to vectorize with AliasAnalysis |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Add back implicitly dropped const. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Malea | Update INSTALL.txt to mention LLDB builds on Linux... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Eric Christopher | Fix formatting and tabs in file. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Eric Christopher | Don't pass -split-dwarf= to the backend unless we're... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Eric Christopher | Remove the SplitDebug action and replace with a set... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Replace ProgramPoint llvm::cast support to be well... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Enrico Granata | Previous commit was bogus (testing) |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Enrico Granata | (no commit message) |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Lang Hames | Re-apply r175688, with the changes suggested by Jakob... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Malea | Mark test as expected-to-fail with GCC because some... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Ted Kremenek | Remove superfluous null pointer check. The pointer... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Sean Callanan | Hardening in case a thread's frames are missing. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Dmitri Gribenko | AST dumping: dump template instantiations only once |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Chad Rosier | Remove dead code and whitespace. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Jasper | Remove accidentally introduced no-op line. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Ted Kremenek | Teach serialized diagnostics about notes without locations. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Malea | Skip another two test cases on Linux that are affected... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Jasper | Consistently put {} onto the same line for empty functions. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Pedro Artigas | Clear the whole table including the tombstones, since... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Malea | Fix CommandObjectMultiword to initialize all members... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Malea | Update CMake lists of sources to include files added... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
David Blaikie | Replace CFGElement llvm::cast support to be well-defined. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Daniel Malea | Adding CMake build system to LLDB. Some known issues... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Sean Callanan | Fixed a case where a stack frame could lose track |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Fariborz Jahanian | Patch for debug info of qualified-id types is 'id' |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Enrico Granata | Cleanup of the NSString data formatter |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Benjamin Kramer | Try to fix the test for cmake builds, where clang is... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Ted Kremenek | [scan-build] Add quotes around clang executable name... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Eli Bendersky | Move the eliminateCallFramePseudoInstr method from... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Enrico Granata | <rdar://problem/4529976> |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Wendling | Don't assert on empty attributes. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Wendling | Try to get buildbots to pass these tests. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Anshuman Dasgupta | Hexagon: Expand cttz, ctlz, and ctpop for now. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Jakob Stoklund... | Make RAFast::UsedInInstr indexed by register units. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Ted Kremenek | [scan-build] fix xcode version parsing to handle dot... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Chad Rosier | [driver] Handle the processing of the QA_OVERRIDE_GCC3_... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Jordan Rose | Preprocessor: preserve whitespace in -traditional-cpp... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Chad Rosier | [driver] Add a dump method for ArgList. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Jim Ingham | Mark the command as failed if parsing fails. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Evan Cheng | Radar numbers don't belong in source code. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Howard Hinnant | Constrain bind operator()() to not exist if the call... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Schmidt | Trivial cleanup |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Paul Redmond | add missing space which prevented the llvm.loop code... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Bill Schmidt | Large code model support for PowerPC. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Alexander Potapenko | [ASan] temporarily disable alloc_dealloc_mismatch on... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Lang Hames | Revert r175688 - It broke a test case (see PR15320). |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Alexander Potapenko | [ASan] Make sure operator new/delete and friends are... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Eli Bendersky | getX86SubSuperRegister has a special mode with High... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Han Ming Ong | <rdar://problem/13259230> |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Alexander Potapenko | [ASan] Declare CreateThread as extern "C" to fix the... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Benjamin Kramer | DAGCombiner: Make the post-legalize vector op optimizat... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: inline V_ADD|SUB_F32 patterns |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: replace IMPLICIT_DEF with SIOperand.ZERO |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: replace SI_V_CNDLT with a pattern |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: use patterns for clamp, fabs, fneg |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: add all the other missing asm operands v2 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: add the missing M*BUF|IMG asm operands |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Christian Konig | R600/SI: add the missing S_* asm operands |
commit | commitdiff | tree | snapshot |
next |