platform/upstream/llvm.git
2017-09-20 Simon Pilgrim[X86][SSE] Add PR22415 test case
2017-09-20 Ilya Biryukov[clangd] Serialize onDiagnosticsReady callbacks for...
2017-09-20 Alexander KornienkoFix a -Wsign-compare warning in LoopAccessAnalysis.cpp
2017-09-20 Alexander Kornienko[clang-tidy] Fix linkage-related compiler errors in...
2017-09-20 Florian HahnRecommit [MachineCombiner] Update instruction depths...
2017-09-20 Michael Kruse[ScheduleOptimizer] Fix and test schedule tree statistics.
2017-09-20 Ilya Biryukov[clangd] Run clang-format on ClangdUnit.cpp. NFC.
2017-09-20 George RimarRevert r313746 "[yaml2obj] - Don't crash on invalid...
2017-09-20 Roman Lebedev[Sema] CheckTautologicalComparisonWithZero(): always...
2017-09-20 George Rimar[yaml2obj] - Don't crash on invalid document.
2017-09-20 Roman Lebedev[Sema] Move some stuff into -Wtautological-unsigned...
2017-09-20 Manuel Klimekclang-format clang-format.
2017-09-20 Simon Pilgrim[X86][SSE] Remove unnecessary NonceMasks from combineX8...
2017-09-20 Manuel KlimekFix clang-format's detection of structured bindings.
2017-09-20 George Rimar[ELF] - Fix segfault when processing .eh_frame.
2017-09-20 Mikael Holmen[IfConversion] Add testcases [NFC]
2017-09-20 Mohammad Shahid[SLP] Vectorize jumbled memory loads.
2017-09-20 Andrew V. Tischenko'into' instruction should not be decoded as a valid...
2017-09-20 NAKAMURA TakumiRevert rL313697, "Compact EhSectionPiece from 32 bytes...
2017-09-20 Ilya Biryukov[clangd] Introduced Logger interface.
2017-09-20 Richard SmithImplement C++ [basic.link]p8.
2017-09-20 Vitaly Buka[asan] Try to fix windows test by fflush(stderr)
2017-09-20 Vitaly Buka[asan] Resolve FIXME by converting gtest into lit test
2017-09-20 Eugene ZemtsovSignal polling is supported with pselect (re-land r3137...
2017-09-20 Akira HatanakaRevert "Add support for attribute 'noescape'."
2017-09-20 Craig Topper[X86] Remove isel checks for immediate size on floating...
2017-09-20 Stanislav Mekhanoshin[AMDGPU] Fixed memory leak with inliner replaced
2017-09-20 Akira HatanakaAdd support for attribute 'noescape'.
2017-09-20 Akira HatanakaRevert "Add support for attribute 'noescape'."
2017-09-20 Akira HatanakaAdd support for attribute 'noescape'.
2017-09-20 Matt ArsenaultAMDGPU: Move r600 only code into r600 only td file
2017-09-20 Stanislav Mekhanoshin[AMDGPU] Fix regression in test clang/test/CodeGen...
2017-09-20 Akira Hatanaka[Sema][ObjC] Warn about mismatches in attributes betwee...
2017-09-20 Matt ArsenaultAMDGPU: Match load d16 hi instructions
2017-09-20 NAKAMURA TakumiDiagnosticInfoOptimizationBase: Appease g++-4.8.2 not...
2017-09-20 Stanislav Mekhanoshin[AMDGPU] Port of HSAIL inliner
2017-09-20 Matt ArsenaultAMDGPU: Cleanup load/store PatFrags
2017-09-20 Matt ArsenaultAMDGPU: Match store d16_hi instructions
2017-09-20 Sanjoy DasTighten the invariants around LoopBase::invalidate
2017-09-20 Eugene ZemtsovRollback r313704 because of the Windows build break
2017-09-20 Mike EdwardsReverting due to Green Dragon bot failure.
2017-09-20 Sanjoy DasClang-format few files to make later diffs leaner; NFC
2017-09-20 Eugene ZemtsovSignal polling is supported with pselect
2017-09-20 Shoaib Meenai[COFF] Adjust secrel limit check
2017-09-20 Daniel BerlinGVNSink: Make ModelledPHIs constructor linear (and...
2017-09-20 Daniel BerlinRevert "[GVNSink] Remove dependency on SmallPtrSet...
2017-09-20 Daniel BerlinNewGVN: Remove unused includes
2017-09-19 Shoaib Meenai[COFF] Check for sections larger than 4 GiB
2017-09-19 Zachary TurnerMake lit stop writing pyc files.
2017-09-19 Rui UeyamaCompact EhSectionPiece from 32 bytes to 16 bytes.
2017-09-19 Quentin Colombet[MIRPrinter] Print empty successor lists when they...
2017-09-19 Sanjoy Das[LoopInfo] Make LoopBase and Loop destructors non-public
2017-09-19 Weiming Zhao[libc++] Replace __sync_* functions with __libcpp_atomi...
2017-09-19 Adam NemetAdd override for ClangDiagnosticHandler::isAnyRemarkEna...
2017-09-19 Sam Clegg[WebAssembly] Add support for naming wasm data segments
2017-09-19 Adam NemetAllow ORE.emit to take a closure to delay building...
2017-09-19 Michael Kruse[ForwardOpTree] Allow out-of-quota in examination part...
2017-09-19 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool."
2017-09-19 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool.
2017-09-19 Saleem AbdulrasoolCodeGen: use range based for loops (NFC)
2017-09-19 Quentin ColombetRevert "[MIRPrinter] Print empty successor lists when...
2017-09-19 Quentin Colombet[MIRPrinter] Print empty successor lists when they...
2017-09-19 Andrew KaylorFix 32-bit buildbots by removing tests that are depende...
2017-09-19 Roman LebedevRevert "[Sema] Move some stuff into -Wtautological...
2017-09-19 Jake EhrlichReland "[llvm-objcopy] Add support for nested and overl...
2017-09-19 Rui UeyamaRename CieRecord instance variables.
2017-09-19 Jonathan Roelofs[ARM] Relax 'cpsie'/'cpsid' flag parsing.
2017-09-19 Reid KlecknerRevert "[DebugInfo] Insert DW_OP_deref when spilling...
2017-09-19 Dehao ChenImport all inlined indirect call targets for SamplePGO.
2017-09-19 Roman Lebedev[Sema] Move some stuff into -Wtautological-unsigned...
2017-09-19 Vadzim Dambrouski[MSP430] Align functions on 2-byte boundary instead...
2017-09-19 Rachel Craik[OpenMP] fix seg-faults printing diagnostics with inval...
2017-09-19 Craig Topper[TableGen] Generate formatted DAGISelEmitter without...
2017-09-19 Adrian Prantlllvm-dwarfdump: un-hide more command line options
2017-09-19 Adrian PrantlMove test into non-target-specific directory.
2017-09-19 Sanjay Patel[SimplifyCFG] fix typos/formatting; NFC
2017-09-19 Stanislav Mekhanoshin[AMDGPU] Prevent post-RA scheduler from breaking memory...
2017-09-19 Ulrich Weigand[SystemZ] Fix truncstore + bswap codegen bug
2017-09-19 Saleem AbdulrasoolRevert "ExecutionEngine: add R_AARCH64_ABS{16,32}"
2017-09-19 Rui UeyamaSimplify. NFC.
2017-09-19 Andrew KaylorTeach clang to tolerate the 'p = nullptr + n' idiom...
2017-09-19 Jake EhrlichRevert "[llvm-objcopy] Add support for .dynamic, .dynsy...
2017-09-19 Jake EhrlichRevert "[llvm-objcopy] Add support for nested and overl...
2017-09-19 Jake Ehrlich[llvm-objcopy] Add support for .dynamic, .dynsym, and...
2017-09-19 David BlaikieFix test to not depend on another subdirectories Input...
2017-09-19 Jake Ehrlich[llvm-objcopy] Add test to check that architecture...
2017-09-19 Krzysztof ParzyszekRecommit r313647 now that GCC seems to accept the offering
2017-09-19 David Blaikiedwarfdump/symbolizer: Avoid loading unneeded CUs from...
2017-09-19 Dehao ChenHandle profile mismatch correctly for SamplePGO.
2017-09-19 Reid KlecknerRe-land "Fix Bug 30978 by emitting cv file checksums."
2017-09-19 Jake Ehrlich[llvm-objcopy] Add support for nested and overlapping...
2017-09-19 Adrian McCarthyRe-land r313210 - Fix for bug 34532 - A few rough corne...
2017-09-19 Saleem AbdulrasoolExecutionEngine: add R_AARCH64_ABS{16,32}
2017-09-19 Adam NemetFix ClangDiagnosticHandler::is*RemarkEnabled members
2017-09-19 Francis RicciSet ANDROID when any android abi is used, not just...
2017-09-19 Krzysztof ParzyszekRevert "Improve TableGen performance of -gen-dag-isel...
2017-09-19 Francis RicciEnsure that armhf builtins library is created when...
2017-09-19 Krzysztof ParzyszekMove "(void)variable" closer to the assertion that...
2017-09-19 Shoaib Meenai[cmake] Add SOURCE_DIR argument to llvm_check_source_fi...
2017-09-19 Krzysztof ParzyszekImprove TableGen performance of -gen-dag-isel (motivate...
next