2013-01-18 |
Bill Wendling | Push some more methods down to hide the use of the... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Argyrios Kyrtzidis | [PCH/Modules] Re-apply r172620 and r172629, now with... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jack Carter | This is a resubmittal. For some reason it broke the... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Dunbar | [Linker] Zap a dead typedef. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Matt Kopec | Use insert instead of emplace until support/distributio... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Benjamin Kramer | Silence GCC warning about dropping off a non-void function. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Dunbar | [Linker] Kill Linker::LoadObject which is dead, and... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Dunbar | [MC/Mach-O] Implement integrated assembler support... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Dmitri Gribenko | Documentation: remove all mentions of DejaGNU and Tcl |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Eli Bendersky | Streamline the mentions of grep and FileCheck in Testin... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Nico Weber | Fix parsing of class specifiers before '\n' 'operator'. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jordan Rose | [analyzer] Special path notes for C++ special member... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jordan Rose | [analyzer] Do a better job describing C++ member functi... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Manuel Klimek | Fix comment. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexey Samsonov | Fix a typo from r172289 |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexey Samsonov | CMake: Generalize build rules for different arches... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexander Potapenko | [ASan] Fix the log_path option to use different log... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Evgeniy Stepanov | [sanitizer] Workaround broken mktemp on certain platforms. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexey Samsonov | CMake: create AddCompilerRT module and implement conven... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Evgeniy Stepanov | [sanitizer] Enable cpplint for .inc files. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Benjamin Kramer | The IR linker still depends on the bitcode reader. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/Atomics-64.ll: Tweak for 2nd... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Manuel Klimek | Fixes issues around pulling in the next line in simple... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
NAKAMURA Takumi | Introduce llvm::sys::PrintStackTraceOnErrorSignal() |
commit | commitdiff | tree | snapshot |
2013-01-18 |
NAKAMURA Takumi | clang/test/CodeGen: Suppress a couple of tests on win32... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Manuel Klimek | Fixes problems with line merging in the face of preproc... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
NAKAMURA Takumi | clang-check: Introduce llvm::sys::PrintStackTraceOnErro... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Evgeniy Stepanov | [sanitizer] lint |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexey Samsonov | CMake: start to generalize rules for non-x86 architectures |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Kostya Serebryany | [asan] kill some dead code |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Evgeniy Stepanov | [sanitizer] Rename 2 files *.h->*.inc as appropriate. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexey Samsonov | 80 columns |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexey Samsonov | CMake variables renaming: X86_64->x86_64 I386->i386 |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Evgeniy Stepanov | [sanitizer] Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexander Potapenko | [ASan] Fix compilation on Mac. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Evgeniy Stepanov | [sanitizer] Fix Mac build. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Will Dietz | [ubsan] Add support for -fsanitize-blacklist |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Kostya Serebryany | [asan] fix two off-by-one errors that seem to affect... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Will Dietz | Move Blacklist.h to include/ to enable use from clang. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Evgeniy Stepanov | [sanitizer] Common *scanf interceptors. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Jasper | Reduce penalty for splitting between ")" and ".". |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexander Potapenko | Remove references to pthread_workqueue_additem_np(... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Manuel Klimek | Add basic command line parsing to TestMain. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Alexey Samsonov | [ASan] fixes for Android build |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Jasper | Also align trailing line comments in include directives. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Jasper | Let the formatter align trailing line comments where... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Craig Topper | Calculate vector element size more directly for VINSERT... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Craig Topper | Minor formatting fix. No functional change. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Dmitri Gribenko | Remove support for Tcl test format since nobody uses it |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Craig Topper | Spelling fix: extened->extended. Trailing whitespace... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Craig Topper | Make more use of is128BitVector/is256BitVector in place... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Kostya Serebryany | [sanitizer] reapply r172719, r172721-172723, r172725... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Nico Weber | Formatter: After case blocks, "break" goes on the same... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Craig Topper | Check for less than 0 in shuffle mask instead of -1... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Nico Weber | Formatter: Enable @encode test. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Craig Topper | Remove trailing whitespace. Remove new lines between... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Douglas Gregor | Revert Clang r172620 and r172629, which caused a hang... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Michael Gottesman | Fixed 80+ violation. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Nico Weber | Formatter: The contents of @selector() should be format... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Douglas Gregor | When checking the parameter types of an Objective-C... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Dunbar | [MC/Mach-O] Add support for linker options in Mach... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Dunbar | [MC/Mach-O] Add AsmParser support for .linker_option... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Dunbar | [MC] Expose ParseEscapedString to target AsmParser... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Dunbar | [MC] Fix 80-col violas. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jason Molenda | <rdar://problem/12243932> |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Chad Rosier | [ms-inline asm] Test case for r172773. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Chad Rosier | [ms-inline asm] Make the error message more generic... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tobias Grosser | www: Add kernelgen publications |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tobias Grosser | Add missing __isl_give |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Douglas Gregor | One can override an Objective-C ARC ownership qualifier... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Some builtins do not evaluate their arguments. Teach... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Douglas Gregor | In Objective-C ARC, completely ignore ownership qualifi... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Anna Zaks | [analyzer] DirectIvarAssignment: allow suppression... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Defer checking for unsequenced operations on the RHS... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Enrico Granata | The wchar_t and char1632_t test cases were erroneously... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jakob Stoklund... | Revert r172719, r172721-172723, and r172725. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jordan Rose | Format strings: don't ever convert %+d to %lu. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Parsing support for C11's _Noreturn keyword. No semanti... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | -Wunsequenced: if the LHS of an &&, || or ?: is not... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Daniel Dunbar | [Linker] Drop some now-dead component dependencies. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Kevin Enderby | We want the dwarf AT_producer for assembly source files... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Enrico Granata | <rdar://problem/12786725> |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Bill Wendling | Reverting r171325 & r172363. This was causing a mis... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Enrico Granata | Converting lambdas to plain old static function pointers |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Peter Collingbourne | Do not pass -pie flag to linker if -shared specified... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Eric Christopher | Harden this test a bit to work on the mac with ancient... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Aaron Ballman | Reverting back to the fallback instead of using the... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Daniel Dunbar | [Linker] Drop support for IR-level extended linking... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Peter Collingbourne | Have ReExec read environment from /proc/self/environ |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Bill Schmidt | Restore reverted test case, this time with REQUIRES... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Bill Schmidt | Remove bad test case |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Bill Schmidt | This patch fixes PR13626 by providing i128 support... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Chad Rosier | [ms-inline asm] Updates and test case for r172743. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Chad Rosier | [ms-inline asm] Add support for the 'SIZE' and 'LENGTH... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Chad Rosier | [ms-inline asm] Extend the Sema interface to get the... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Daniel Dunbar | [docs] Get rid of some UTF8 characters (non-breaking... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Daniel Dunbar | [utils] Update find-rev utility to take a branch argume... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jordan Rose | Format strings: correct signedness if already correctin... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jordan Rose | Convert test/FixIt/format-darwin.m to use relative... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jyotsna Verma | Add indexed load/store instructions for offset validati... |
commit | commitdiff | tree | snapshot |
next |