platform/upstream/llvm.git
2017-04-27 Richard SmithImprove diagnostics for bad -std= flag.
2017-04-27 Chris BienemanOne more try at the whole compiling thing...
2017-04-27 Chandler CarruthDisable GVN Hoist due to still more bugs being found...
2017-04-27 Chris BienemanOne more attempt to fix the broken bots.
2017-04-27 NAKAMURA Takumiclang/Lex/PPCallbacks.h: Fix a warning in r301472....
2017-04-27 Chris BienemanFix Windows bots broken by r301492
2017-04-26 Adrian PrantlTurn DISubprogram into a variable-length node.
2017-04-26 Richard SmithRemove unnecessary and somewhat inaccurate "C89" flag...
2017-04-26 Adrian PrantlRevert "Turn DISubprogram into a variable-length node."
2017-04-26 Adrian PrantlTurn DISubprogram into a variable-length node.
2017-04-26 Richard SmithDon't accept -std= values that would switch us to a...
2017-04-26 Matthias BraunMachineFrameInfo.h: Remove unnecessary forward declarat...
2017-04-26 Matthias BraunLanai: Remove unnecessary canRealignStack() override...
2017-04-26 Matthias BraunMachineFrameInfo: Move implementation to an own file...
2017-04-26 Lang HamesFix libcxx formatters for changes in r300140.
2017-04-26 Chris BienemanRe-landing IPv6 support for LLDB Host
2017-04-26 Rui UeyamaRevert r301487: Replace HashString algorithm with xxHash64
2017-04-26 Rui UeyamaRemove unnecessary instantiation of StringRef.
2017-04-26 Adrian PrantlAdd support for DW_TAG_thrown_type.
2017-04-26 Rui UeyamaRemoves createELFFile which takes a template class...
2017-04-26 Rui UeyamaReplace HashString algorithm with xxHash64
2017-04-26 George Burgess IVFix comment. NFC
2017-04-26 Eugene Zelenko[MC] Fix some Clang-tidy modernize-use-using warnings...
2017-04-26 Rafael EspindolaCreate an OutputSection for each non-empty OutputSectio...
2017-04-26 Richard SmithUpdate lldb to match clang r301442.
2017-04-26 Vedant Kumar[ubsan] nullability-assign: Check assignments into...
2017-04-26 Michael Kruse[unittests/DeLICM] Add test for Written vs Written.
2017-04-26 Michael Kruse[unittests/DeLICM] Add test for Occipied vs Occupied.
2017-04-26 Kuba MracekMark two tests (dead-strip.c, initialization-bug.cc...
2017-04-26 Davide Italiano[LibCallsShrinkWrap] Remove an unnecessary class member...
2017-04-26 Rui UeyamaDo flag compatibility check in checkOptions. NFC.
2017-04-26 Rui UeyamaFactor out code to parse -build-id. NFC.
2017-04-26 Davide Italiano[LibCallsShrinkWrap] More descriptive assertion messages.
2017-04-26 Davide Italiano[LibCallsShrinkWrap] Remove some temporary cl::opt(s).
2017-04-26 Vedant KumarRevert "Revert "PPCallbacks::MacroUndefined, change...
2017-04-26 Davide Italiano[LibCallsShrinkWrap] Teach the pass how to preserve...
2017-04-26 David BlaikieFix API breaks
2017-04-26 Vedant KumarRevert "PPCallbacks::MacroUndefined, change signature...
2017-04-26 David BlaikieFix API breaks
2017-04-26 Daniel BerlinKill the old Simplify* APIs, leave SimplifyInstruction...
2017-04-26 Daniel BerlinNewGVN: Use new SimplifyQuery based API
2017-04-26 Daniel BerlinPHITransAddr: Use new SimplifyQuery based API.
2017-04-26 Daniel BerlinInstCombine: Use the new SimplifyQuery versions of...
2017-04-26 Kuba Mracek[asan] Allow propagating env variables when testing...
2017-04-26 Sean CallananFixed a crash when dealing with an empty method name...
2017-04-26 Michael Kruse[DeLICM] Use Known information when comparing Occupied...
2017-04-26 Kuba MracekXFAIL the TSan XPC tests on iOS. XPC isn't available...
2017-04-26 Kuba MracekFix the dump_registers.cc ASan testcase on iOS to allow...
2017-04-26 Sanjay Patel[DAGCombiner] add (sext i1 X), 1 --> zext (not i1 X)
2017-04-26 Kuba MracekMark the asan-sigbus.cpp ASan testcase as unsupported...
2017-04-26 Kuba MracekAdd a missing "%run" expansion to fread_fwrite.cc test...
2017-04-26 Rui UeyamaFix comments again.
2017-04-26 Bruno Cardoso... [Modules] Fix a crash-on-invalid with overloaded functions
2017-04-26 Kuba MracekFix the typo in strtok.c testcase: There was a missing...
2017-04-26 Rui UeyamaFix comment.
2017-04-26 Frederich MunchPPCallbacks::MacroUndefined, change signature and add...
2017-04-26 Kuba MracekFollow-up for r301443: The python scrips need to be...
2017-04-26 Kuba Mracek[asan] Add support for running lit tests in the iOS...
2017-04-26 Richard SmithRefactor frontend InputKind to prepare for treating...
2017-04-26 Lang HamesUse llvm::ArrayRef rather than std::vector/std::initial...
2017-04-26 Haojian Wu[clang-tidy] Support detecting for-range loop in ineffi...
2017-04-26 Dmitry Preobrazhensky[AMDGPU][MC] Added arg checks for vmcnt, expcnt, lgkmcn...
2017-04-26 Peter CollingbourneLTO: Mark undefined module asm symbols as used.
2017-04-26 Daniel BerlinCorrelatedValuePropagation: Rename a variable for consi...
2017-04-26 Alex Shlyapnikov[lsan] When necessary, define LSan suppression for...
2017-04-26 Tobias GrosserUpdate to isl-0.18-423-g30331fe
2017-04-26 Craig Topper[ValueTracking] Introduce a KnownBits struct to wrap...
2017-04-26 Alexander Kornienko[clang-tidy] Update IdentifierNamingCheck to remove...
2017-04-26 Sanjoy DasRevert "Update to LLVM's use of WeakTrackingVH; NFC"
2017-04-26 Sanjoy DasReverts commit r301424, r301425 and r301426
2017-04-26 Matthew Simpson[LV] Handle external uses of floating-point induction...
2017-04-26 Sanjoy DasUpdate to LLVM's use of WeakTrackingVH; NFC
2017-04-26 Sanjoy DasUse WeakVH instead of WeakTrackingVH in AliasSetTracker...
2017-04-26 Sanjoy DasAdd a new WeakVH value handle; NFC
2017-04-26 Sanjoy DasRename WeakVH to WeakTrackingVH; NFC
2017-04-26 Rui UeyamaMake LLD work even if the current directory is not...
2017-04-26 Rui UeyamaMove code to emit error messages from Filesystem.cpp...
2017-04-26 Igor Breger[globalisel][tablegen] Fix vector element size
2017-04-26 Vedant Kumar[Sema] Avoid using a null type pointer (fixes PR32750)
2017-04-26 Vedant Kumar[sampleprof] Drop test dependency on the string hash...
2017-04-26 Dmitry Preobrazhensky[AMDGPU][MC] Added check for truncation of SOPK imm...
2017-04-26 Alexey Bataev[OPENMP] Fix failing test.
2017-04-26 Alexey Bataev[OPENMP] Fix handling of OpenMP code during template...
2017-04-26 Rafael EspindolaUse CHECK-NEXT in a test.
2017-04-26 George Rimar[ELF] - Remove dead TLS relocations relative code for...
2017-04-26 Dylan McKay[AVR] Remove an unused local variable
2017-04-26 Sanjay Patel[x86] change tests to use sext, not zext; NFC
2017-04-26 Haojian WuFix unused-variable warning caused by r301407.
2017-04-26 Alexey Bataev[OPENMP] Move handling of threadprivate vars from the...
2017-04-26 Alex Lorenz-Wunguarded-availability should support if (@available...
2017-04-26 Sanjay Patel[TargetLowering] fix isConstTrueVal to account for...
2017-04-26 Daniel BerlinConvert LoopRotation to use SimplifyQuery version of...
2017-04-26 Daniel BerlinConvert SimplifyInstructions to use the SimplifyQuery...
2017-04-26 Daniel BerlinConvert CVP to use SimplifyQuery version of SimplifyIns...
2017-04-26 Ranjeet SinghFix signed multiplication with overflow fallback.
2017-04-26 Sanjay Patel[DAG] add FIXME comments for splat detection; NFC
2017-04-26 Alex Lorenz-Wdocumentation should not check the @returns command...
2017-04-26 Simon Pilgrim[X86] Added pointer math zext test case (PR22970)
2017-04-26 Alex Lorenz[AST] Look through attribute type locs when searching...
2017-04-26 Martin Probstclang-format: [JS/Java] ignore Objective-C constructs...
next