platform/upstream/llvm.git
2013-08-13 Hans WennborgHandle "--" explicitly in the driver
2013-08-13 Jim GrosbachDAG: Combine (and (setne X, 0), (setne X, -1)) -> ...
2013-08-13 Hans WennborgOptions: Add new option kind that consumes remaining...
2013-08-13 Jack Carter[Mips][msa] Added initial MSA support.
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-08-13 Daniel Dunbar[lit] Support use of setup.py from other directories.
2013-08-13 John ThompsonEnhanced test for header guards.
2013-08-13 Richard SmithFix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3:
2013-08-13 John ThompsonAvoid errors on header guards using #if defined(NAME).
2013-08-13 Sean CallananChanged LLVM configure options to reflect the new
2013-08-13 Edwin VaneHave Range::overlapsWith use positive logic
2013-08-13 Fariborz JahanianObjectiveC migrator: Fixes a crash and makes couple
2013-08-13 Michael GottesmanUpdate makeLibCall to return both the call and the...
2013-08-13 Tareq A. SirajFixes test failure on darwin introduced by r188274
2013-08-13 Carlo KokOutput DW_AT_stmt_list dwarf debug info as DW_FORM_sec_...
2013-08-13 Carlo KokFor COFF only: dwarf debug info output a label referenc...
2013-08-13 Edwin VaneAdding a vector version of tooling::applyAllReplacements
2013-08-13 Marshall ClowUpdated issues 2039, 2044, 2197, 2225, and 2231
2013-08-13 Dmitry Vyukovdfsan: fix lint warnings
2013-08-13 Dmitry Vyukovdfsan: fix lint warning
2013-08-13 Dmitry Vyukovtsan: intercept getaddrinfo
2013-08-13 Timur Iskhodzhanov[ASan/Win] Oops, forgot to add the attributes to the...
2013-08-13 Greg ClaytonWhen adding a dSYM file, don't remove all sections...
2013-08-13 Joey GoulyARMv8: SWP and SWPB are obsoleted on ARMv8.
2013-08-13 Edwin VaneFixing a conflict detection bug in tooling::deduplicate
2013-08-13 Marshall ClowUpdated Issue 2187
2013-08-13 Arnold SchwaighoferAlso remove logic in LateVectorize
2013-08-13 Marshall ClowRemoved 'Ready' issues from Bristol
2013-08-13 Marshall ClowUpdated issues 2009 and 2074
2013-08-13 Marshall ClowAdded more tests for numeric conversion error handing...
2013-08-13 Arnold SchwaighoferRemove logic that decides whether to vectorize or not...
2013-08-13 Arnold SchwaighoferMove logic to enable the vectorizer to clang
2013-08-13 Dmitry Vyukovtsan/msan: add halt_on_error flag
2013-08-13 Timur Iskhodzhanov[ASan/Win] Hook some memory allocation functions; passe...
2013-08-13 Marshall ClowFix template formatting. No, really
2013-08-13 Marshall Clowescape some template specs
2013-08-13 Marshall ClowFix case mismatch
2013-08-13 Tareq A. Sirajcpp11-migrate: Write header replacements to disk
2013-08-13 Marshall ClowCreate a C++14 status page
2013-08-13 Samuel BenzaquenRefactor "MatcherList" into "VariantMatcher" and abstra...
2013-08-13 Arnold SchwaighoferFix xcore tests to use regex.
2013-08-13 Sylvestre LedruFix a typo.
2013-08-13 Evgeniy StepanovFix compiler warnings.
2013-08-13 Mihai PopaFix signed overflow in when computing encodings for...
2013-08-13 Timur Iskhodzhanov[ASan/Win] Add the first version of the RTL thunk that...
2013-08-13 Timur IskhodzhanovAdd a FIXME to check_lint
2013-08-13 Elena DemikhovskyAVX-512: Added CMP and BLEND instructions.
2013-08-13 Vladimir MedicThis patch introduces changes to MipsAsmParser register...
2013-08-13 Timur Iskhodzhanov[*San/RTL] One more minor fix
2013-08-13 Timur Iskhodzhanov[*San/RTL] Fix minor breakage
2013-08-13 Timur IskhodzhanovDefine SANITIZER_INTERFACE_ATTRIBUTE on Windows and...
2013-08-13 Daniel Jasperclang-format: Add option for the offset of constructor...
2013-08-13 Benjamin KramerGCC warns about removing const with a c-style cast.
2013-08-13 Robert LyttonAdd XCore target
2013-08-13 David MajnemerFix typo in comment.
2013-08-13 Daniel Jasperclang-format: Improve boolean expression formatting...
2013-08-13 Daniel Jasperclang-format: Activate WebKit-style tests for MS compilers.
2013-08-13 Evgeniy StepanovPass DIEHash::collectAttributes output argument by...
2013-08-13 Daniel Jasperclang-format: Slightly adapt line break penalties.
2013-08-13 David Majnemer[-cxx-abi microsoft] Mangle __uuidof correctly into...
2013-08-13 David BlaikieDrive by cleanup
2013-08-13 Larisse Voufovariable templates updated for PCH serialization.....
2013-08-13 NAKAMURA TakumiAnalysisBasedWarnings.cpp:: Prune "\param VariableName...
2013-08-13 Sean CallananFixed a problem where "image lookup -t" was printing
2013-08-13 Greg Clayton<rdar://problem/14717184>
2013-08-13 David Majnemer[-cxx-abi microsoft] Mangle TemplateArgument::Declarati...
2013-08-13 David Majnemer[-cxx-abi microsoft] Stick zero initialized symbols...
2013-08-13 Eric ChristopherAdd the start of DIE hashing for DWARF4 type units...
2013-08-13 Marshall ClowMore support for N3657; tests for is_transparent
2013-08-13 Marshall ClowFirst half of support for N3657; heterogenous lookups...
2013-08-13 Sean CallananFixed a crash in objc_refs caused by improper
2013-08-13 Peter Collingbourne[dfsan] Remove the unused __dfsan_memcpy function.
2013-08-13 Reid KlecknerSilence a warning from MSVC about not returning a value
2013-08-13 Nick LewyckyFix an oversight in isPotentiallyReachable where we...
2013-08-13 Rui Ueyama[PECOFF] Treat the common symbol as mergeable symbol.
2013-08-12 Eric ChristopherAdd comment and source to testcase.
2013-08-12 Eric ChristopherReflow comment.
2013-08-12 Eric ChristopherRemove empty constructor.
2013-08-12 Peter Collingbourne[dfsan] Begin a private header and move shadow_for...
2013-08-12 Reid KlecknerRemove Sema includes from Analysis code to fix layering
2013-08-12 Peter Collingbourne[dfsan] Introduce dfsan_union runtime function.
2013-08-12 Rui UeyamaAdd "CHECK-" prefix to un-break buildbot failure.
2013-08-12 Hans Wennborgclang-cl: Sink /Fe and /Fo diagnostic code into BuildAc...
2013-08-12 Fariborz JahanianObjectiveC migration. Add couple of routine
2013-08-12 Matt ArsenaultSlightly simplify code with helper functions
2013-08-12 David BlaikieDebugInfo: Simplify declaration building code - relying...
2013-08-12 Rui Ueyama[FileCheck] Fix a bug that cause FileCheck to misidenti...
2013-08-12 Michael J.... [Object/ELF] sh_type is not a bitfield. Fixes RuntimeDy...
2013-08-12 Matt ArsenaultAdd some braces, and spaces around operators
2013-08-12 Kevin EnderbyFix a crash with X86 Mach-O and a subtraction expressio...
2013-08-12 Peter CollingbourneReapply r188119 now that the bug it exposed is fixed.
2013-08-12 Peter CollingbourneDataFlowSanitizer: fix a use-after-free. Spotted by...
2013-08-12 Tom StellardR600: Set scheduling preference to Sched::Source
2013-08-12 David BlaikieDebugInfo: simplify some limited/declaration creation...
2013-08-12 Hans Wennborgclang-cl: Consolidate tests for /Fo and /Fe into cl...
2013-08-12 Kaelyn UhrainAdd hooks to ExternalSemaSource for after-the-fact...
2013-08-12 Hans WennborgSpeculative build fix for r188206.
2013-08-12 Hans Wennborgclang-cl: Support the /Fe option
2013-08-12 Eli FriedmanFix pretty-printing for unnamed unions.
2013-08-12 Eli FriedmanFix crash w/BlockDecl and invalid qualified decl.
next