platform/upstream/llvm.git
2017-04-27 Krzysztof ParzyszekFix typo and place comment close to its target
2017-04-27 Aaron BallmanFixing a malformed RST table to get the documentation...
2017-04-27 Simon PilgrimFixed assert message to correctly refer to MRMSrcReg4VO...
2017-04-27 Rafael EspindolaAlso match the output on 32 bit systems.
2017-04-27 Alex Lorenz[libclang] Pass in the -fallow-editor-placeholders...
2017-04-27 Rafael EspindolaAdd missing FileCheck, update CHECK lines and avoid...
2017-04-27 Zoran Jovanovic[mips][microMIPS] Adding code size reduction pass for...
2017-04-27 NAKAMURA Takumiclang/test/Modules/malformed-overload.m: Make sure...
2017-04-27 Martin Probstclang-format: [JS] parse async function declarations.
2017-04-27 Nitesh Jain[LLDB][MIPS] Forgot to add check in commit rl301530
2017-04-27 Haojian WuFix asan failures on OpenMP.
2017-04-27 Oren Ben Simhon[X86] Support of no_caller_saved_registers attribute
2017-04-27 Pavel LabathTCPSocket: add back support for "*" address
2017-04-27 Jonas Paulsson[SystemZ] Remove incorrect assert in SystemZTTIImpl
2017-04-27 Alex Lorenz[ObjC] Disallow vector parameters and return values...
2017-04-27 Diana Picus[ARM] GlobalISel: Fix extended stack operands
2017-04-27 Nitesh Jain[LLDB][MIPS] Fix TestMiExec.py failure.
2017-04-27 Andrew V. Tischenko2 tests that were lost in rL301390
2017-04-27 George Rimar[ELF] - Modify testcase because of llvm-dwarfdump dump...
2017-04-27 George Rimar[llvm-dwarfdump] - Change format for .gdb_index dump.
2017-04-27 Yaron KerenConstify SourceManager input to MacroInfo::getDefinitio...
2017-04-27 Haojian WuDon't hard-code "modules-cache-path" in the test.
2017-04-27 Pavel LabathFix build for clang r301507
2017-04-27 Igor Breger[GlobalISel][X86] handle not symmetric G_COPY
2017-04-27 Nick LewyckyIn the expression evaluator, visit the index of an...
2017-04-27 Clement Courbet[CodeGen][NFC] Rename 'Src' to 'Val'.
2017-04-27 Nick LewyckyIn the expression evaluator, descend into both the...
2017-04-27 Hongbin Zheng[Polly] Do not introduce address space cast
2017-04-27 Sanjoy DasUse accessors for ValueHandleBase::V; NFC
2017-04-27 Craig Topper[Metadata] Fix typos in comments. NFC
2017-04-27 Craig Topper[InstCombine] Use APInt bit counting methods to avoid...
2017-04-27 Rui UeyamaRecommend users use readelf instead of objdump to dump...
2017-04-27 Rui UeyamaSimplify BinaryFile::parse and add comments.
2017-04-27 Rui UeyamaRemove needless type conversions.
2017-04-27 Rui UeyamaMake StringSaver::save less ambiguous.
2017-04-27 Konstantin... AMDGPU: Fix assert in scheduler
2017-04-27 Ahmed Bougacha[Support] Fix overflow in SLEB128 decoding.
2017-04-27 Ahmed Bougacha[Support] clang-format LEB128.h. NFC.
2017-04-27 Duncan P. N... Darwin: Define __STDC_NO_THREADS__ on Darwin targets
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...
next