2013-08-13 |
Hans Wennborg | Handle "--" explicitly in the driver |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Jim Grosbach | DAG: Combine (and (setne X, 0), (setne X, -1)) -> ... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Hans Wennborg | Options: Add new option kind that consumes remaining... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Jack Carter | [Mips][msa] Added initial MSA support. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Jack Carter | [Mips] Support for unaligned load/store microMips instr... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Daniel Dunbar | [lit] Support use of setup.py from other directories. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
John Thompson | Enhanced test for header guards. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Richard Smith | Fix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3: |
commit | commitdiff | tree | snapshot |
2013-08-13 |
John Thompson | Avoid errors on header guards using #if defined(NAME). |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Sean Callanan | Changed LLVM configure options to reflect the new |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Edwin Vane | Have Range::overlapsWith use positive logic |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Fariborz Jahanian | ObjectiveC migrator: Fixes a crash and makes couple |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Michael Gottesman | Update makeLibCall to return both the call and the... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Tareq A. Siraj | Fixes test failure on darwin introduced by r188274 |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Carlo Kok | Output DW_AT_stmt_list dwarf debug info as DW_FORM_sec_... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Carlo Kok | For COFF only: dwarf debug info output a label referenc... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Edwin Vane | Adding a vector version of tooling::applyAllReplacements |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | Updated issues 2039, 2044, 2197, 2225, and 2231 |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Dmitry Vyukov | dfsan: fix lint warnings |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Dmitry Vyukov | dfsan: fix lint warning |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Dmitry Vyukov | tsan: intercept getaddrinfo |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Timur Iskhodzhanov | [ASan/Win] Oops, forgot to add the attributes to the... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Greg Clayton | When adding a dSYM file, don't remove all sections... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Joey Gouly | ARMv8: SWP and SWPB are obsoleted on ARMv8. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Edwin Vane | Fixing a conflict detection bug in tooling::deduplicate |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | Updated Issue 2187 |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Arnold Schwaighofer | Also remove logic in LateVectorize |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | Removed 'Ready' issues from Bristol |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | Updated issues 2009 and 2074 |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | Added more tests for numeric conversion error handing... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Arnold Schwaighofer | Remove logic that decides whether to vectorize or not... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Arnold Schwaighofer | Move logic to enable the vectorizer to clang |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Dmitry Vyukov | tsan/msan: add halt_on_error flag |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Timur Iskhodzhanov | [ASan/Win] Hook some memory allocation functions; passe... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | Fix template formatting. No, really |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | escape some template specs |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | Fix case mismatch |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Tareq A. Siraj | cpp11-migrate: Write header replacements to disk |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | Create a C++14 status page |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Samuel Benzaquen | Refactor "MatcherList" into "VariantMatcher" and abstra... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Arnold Schwaighofer | Fix xcore tests to use regex. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Sylvestre Ledru | Fix a typo. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Evgeniy Stepanov | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mihai Popa | Fix signed overflow in when computing encodings for... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Timur Iskhodzhanov | [ASan/Win] Add the first version of the RTL thunk that... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Timur Iskhodzhanov | Add a FIXME to check_lint |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Elena Demikhovsky | AVX-512: Added CMP and BLEND instructions. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Vladimir Medic | This patch introduces changes to MipsAsmParser register... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Timur Iskhodzhanov | [*San/RTL] One more minor fix |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Timur Iskhodzhanov | [*San/RTL] Fix minor breakage |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Timur Iskhodzhanov | Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Daniel Jasper | clang-format: Add option for the offset of constructor... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Benjamin Kramer | GCC warns about removing const with a c-style cast. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Robert Lytton | Add XCore target |
commit | commitdiff | tree | snapshot |
2013-08-13 |
David Majnemer | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Daniel Jasper | clang-format: Improve boolean expression formatting... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Daniel Jasper | clang-format: Activate WebKit-style tests for MS compilers. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Evgeniy Stepanov | Pass DIEHash::collectAttributes output argument by... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Daniel Jasper | clang-format: Slightly adapt line break penalties. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
David Majnemer | [-cxx-abi microsoft] Mangle __uuidof correctly into... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
David Blaikie | Drive by cleanup |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Larisse Voufo | variable templates updated for PCH serialization..... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
NAKAMURA Takumi | AnalysisBasedWarnings.cpp:: Prune "\param VariableName... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Sean Callanan | Fixed a problem where "image lookup -t" was printing |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Greg Clayton | <rdar://problem/14717184> |
commit | commitdiff | tree | snapshot |
2013-08-13 |
David Majnemer | [-cxx-abi microsoft] Mangle TemplateArgument::Declarati... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
David Majnemer | [-cxx-abi microsoft] Stick zero initialized symbols... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Eric Christopher | Add the start of DIE hashing for DWARF4 type units... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | More support for N3657; tests for is_transparent |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Marshall Clow | First half of support for N3657; heterogenous lookups... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Sean Callanan | Fixed a crash in objc_refs caused by improper |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Peter Collingbourne | [dfsan] Remove the unused __dfsan_memcpy function. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Reid Kleckner | Silence a warning from MSVC about not returning a value |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Nick Lewycky | Fix an oversight in isPotentiallyReachable where we... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Rui Ueyama | [PECOFF] Treat the common symbol as mergeable symbol. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Eric Christopher | Add comment and source to testcase. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Eric Christopher | Reflow comment. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Eric Christopher | Remove empty constructor. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Peter Collingbourne | [dfsan] Begin a private header and move shadow_for... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Reid Kleckner | Remove Sema includes from Analysis code to fix layering |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Peter Collingbourne | [dfsan] Introduce dfsan_union runtime function. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Rui Ueyama | Add "CHECK-" prefix to un-break buildbot failure. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Hans Wennborg | clang-cl: Sink /Fe and /Fo diagnostic code into BuildAc... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Fariborz Jahanian | ObjectiveC migration. Add couple of routine |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Matt Arsenault | Slightly simplify code with helper functions |
commit | commitdiff | tree | snapshot |
2013-08-12 |
David Blaikie | DebugInfo: Simplify declaration building code - relying... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Rui Ueyama | [FileCheck] Fix a bug that cause FileCheck to misidenti... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Michael J.... | [Object/ELF] sh_type is not a bitfield. Fixes RuntimeDy... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Matt Arsenault | Add some braces, and spaces around operators |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Kevin Enderby | Fix a crash with X86 Mach-O and a subtraction expressio... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Peter Collingbourne | Reapply r188119 now that the bug it exposed is fixed. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Peter Collingbourne | DataFlowSanitizer: fix a use-after-free. Spotted by... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Tom Stellard | R600: Set scheduling preference to Sched::Source |
commit | commitdiff | tree | snapshot |
2013-08-12 |
David Blaikie | DebugInfo: simplify some limited/declaration creation... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Hans Wennborg | clang-cl: Consolidate tests for /Fo and /Fe into cl... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Kaelyn Uhrain | Add hooks to ExternalSemaSource for after-the-fact... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Hans Wennborg | Speculative build fix for r188206. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Hans Wennborg | clang-cl: Support the /Fe option |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Eli Friedman | Fix pretty-printing for unnamed unions. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Eli Friedman | Fix crash w/BlockDecl and invalid qualified decl. |
commit | commitdiff | tree | snapshot |
next |