platform/upstream/llvm.git
2018-09-05 Matt Morehouse[libfuzzer] Replace memmem with strstr.
2018-09-05 Lang HamesRemove some unnecessary constructor arguments.
2018-09-05 JF BastienNFC: more memset inline arm64 coverage
2018-09-05 Pavel LabathRevert "Enable DWARF accelerator tables by default...
2018-09-05 John McCallForbid address spaces on compound literals in local...
2018-09-05 Erik Pilkington[Sema] Don't warn about omitting unavailable enum const...
2018-09-05 John McCallAdd -Wobjc-property-assign-on-object-type.
2018-09-05 Eric Liu[clang-tidy] minor bug fix to AbseilMatcher.h
2018-09-05 Pavel LabathModernize NativeProcessProtocol::GetSoftwareBreakpointT...
2018-09-05 Nico Weberlld-link: Write an empty "repro" debug directory entry...
2018-09-05 Nico WeberHandle zero-length debug directory entries.
2018-09-05 Erich KeaneTest Commit for git-svn-cleanup comment.
2018-09-05 Alexey Bataev[OPENMP][NVPTX] Disable runtime-type info for CUDA...
2018-09-05 Tatyana KrasnukhaHold GIL while allocating memory for PythonString.
2018-09-05 Sanjay Patel[DAGCombiner] try to convert pow(x, 0.25) to sqrt(sqrt(x))
2018-09-05 Kostya Serebryany[hwasan] deflake a test
2018-09-05 Dean Michael... [XRay] Use a function to return a constant
2018-09-05 Krzysztof Parzyszek[Hexagon] Ignore unnamed globals in HexagonConstExtenders
2018-09-05 Dean Michael... [XRay] Use `const` instead of `constexpr` in storage...
2018-09-05 Eric Liu[Sema] Store MacroInfo in CodeCompletionResult for...
2018-09-05 Diogo N. SampaioFix arm_neon.h and arm_fp16.h generation for compiling...
2018-09-05 Max MorozEnable symbolize-deadlock.test on Windows
2018-09-05 Pavel LabathEnable DWARF accelerator tables by default when tuning...
2018-09-05 Raphael Isemann[www] Updated outdated download links [NFC]
2018-09-05 Kirill Bobyrev[benchmark] Fix 32-bit build failure
2018-09-05 Benjamin Kramer[ControlHeightReduction] Remove unused includes
2018-09-05 Sam McCall[clangd] Fix type/variable name conflict on some compilers
2018-09-05 Sam McCall[clangd] Fix references.test assertions
2018-09-05 Sam McCall[clangd] make zlib compression optional for binary...
2018-09-05 Jordan Rupprecht[llvm-strip] Support stripping multiple input files
2018-09-05 Haojian Wu[clangd] Sort GoToDefinition results.
2018-09-05 Sam McCall[clangd] Add xrefs LSP boilerplate implementation.
2018-09-05 Benjamin Kramer[Aggressive InstCombine] Move C bindings to their own...
2018-09-05 Simon PilgrimFix -Wdocumentation warning. NFCI.
2018-09-05 Sam McCall[clangd] Avoid enum class+enumValN to avoid GCC bug...
2018-09-05 Sam McCall[clangd] Implement findReferences function
2018-09-05 Jonas Devlieghere[DebugInfo] Normalize common kinds of DWARF sub-express...
2018-09-05 Max Kazantsev[NFC] Add test on full IV widening
2018-09-05 Eric Liu[VFS] Cache the current working directory for the real FS.
2018-09-05 Sander de SmalenRemove FrameAccess struct from hasLoadFromStackSlot
2018-09-05 Fangrui Song[clangd] Fix typo. NFC
2018-09-05 Sam McCall[clangd] Fix buildbot failures on older compilers from...
2018-09-05 Sam McCallclang-format: Fix formatting C++ namespaces with preced...
2018-09-05 Eric Liu[clangd] Tune macro quality scoring for code completion.
2018-09-05 Jonas Hahnfeld[libomptaret][test] Announce compiler features
2018-09-05 Dean Michael... [XRay] Add a RecordPrinter visitor for FDR Records
2018-09-05 Hsiangkai Wang[DebugInfo] Fix bug in LiveDebugVariables.
2018-09-05 David Carlier[Xray] Darwin providing defined value for weak symbols...
2018-09-05 Richard TrieuPrevent unsigned overflow.
2018-09-05 Fangrui SongFix -Wunused-function in release build after rL341386
2018-09-05 Brian CainAdd glibc_prereq to platform limits mmsghdr
2018-09-05 Kostya Serebryany[hwasan] revert r341435 as it breaks the bot on aarch64
2018-09-05 Kostya Serebryany[hwasan] fix colored output
2018-09-05 Heejin Ahn[WebAssembly] clang-format (NFC)
2018-09-05 Kostya Serebryany[hwasan] print thread IDs when reporting a bug (also...
2018-09-05 Richard SmithAllow all supportable non-type attributes to be used...
2018-09-05 Reid KlecknerFix -Wunused-private-variable on non-Windows
2018-09-05 Kostya Serebryany[hwasan] use real TLS on linux to store the current...
2018-09-05 Reid Kleckner[Windows] Convert from UTF-8 to UTF-16 when writing...
2018-09-05 Kostya Serebryany[hwasan] simplify the code, NFC
2018-09-04 Kostya Serebryany[hwasan] remove stale Thread:: data members. While...
2018-09-04 Kostya Serebryany[hwasan] add a unique id to a thread and add debug...
2018-09-04 Sanjay Patel[InstCombine] fix xor-or-xor fold to check uses and...
2018-09-04 Frederic RissChange TestCompletion to only ever look inside of BaseDir
2018-09-04 Sanjay Patel[InstCombine] update tests checks; NFC
2018-09-04 Wouter van... [WebAssembly] Fixed stale assert message in WebAssembly...
2018-09-04 Steven Wu[ThinLTO] Fix memory corruption in ThinLTOCodeGenerator...
2018-09-04 Richard Trieu[ODRHash] Extend hash to support all Type's.
2018-09-04 Kostya Serebryany[sanitizer] optimize internal_memset for the most perfo...
2018-09-04 Jordan Rupprecht[llvm-strip] Allow copying relocation sections without...
2018-09-04 Tim ShenRevert r341373, since it fails on some targets.
2018-09-04 Zhaoshi ZhengRevert "Revert r341269: [Constant Hoisting] Hoisting...
2018-09-04 Anna Thomas[LV] First order recurrence phis should not be treated...
2018-09-04 Sanjay Patel[InstCombine] add tests for xor-or-xor fold; NFC
2018-09-04 Thomas Lively[WebAssembly][NFC] Add colon to label in test
2018-09-04 Scott Linder[AMDGPU] Legalize VGPR Rsrc operands for MUBUF instructions
2018-09-04 Hiroshi YamauchiFix a memory leak after rL341386.
2018-09-04 Thomas Lively[WebAssembly][NFC] Fix formatting and tests
2018-09-04 Sanjay Patel[InstCombine] make ((X & C) ^ C) form consistent for...
2018-09-04 Krzysztof Parzyszek[Hexagon] Don't packetize new-value stores with any...
2018-09-04 Sterling AugustineWhen a relocation to an undefined symbol is an R_X86_64...
2018-09-04 Jessica Paquette[NFC] Improve clarity in emitInstrCountChangedRemark
2018-09-04 JF BastienNFC: expand memset inline arm64 coverage
2018-09-04 Sanjay Patel[InstCombine] simplify code for xor folds; NFCI
2018-09-04 Charles Davis[CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.
2018-09-04 Martin Storsjo[COFF] Allow exporting all symbols from system librarie...
2018-09-04 Martin Storsjo[MinGW] Move code for indicating "potentially not DSO...
2018-09-04 Martin Storsjo[MinGW] [AArch64] Add stubs for potential automatic...
2018-09-04 Reid KlecknerFix unused variable warning
2018-09-04 Sergey Dmitriev[libomptarget] Remove `Devices` from `RTLInfoTy`
2018-09-04 Fedor Sergeev[SimpleLoopUnswitch] remove a chain of dead blocks...
2018-09-04 Jordan Rupprecht[Codegen] Fix test added in rL341380: AArch64SelectionD...
2018-09-04 David BolvanskySet console mode when -fansi-escape-codes is enabled
2018-09-04 Petr Hosek[CMake] Provide a custom target to install LLVM libraries
2018-09-04 Sanjay Patel[InstCombine] improve xor+and/or tests
2018-09-04 Matt ArsenaultAMDGPU: Fix DAG divergence not reporting flat loads
2018-09-04 Matt ArsenaultDAG: Factor out helper function for odd vector sizes
2018-09-04 Hiroshi YamauchiFix build failures after rL341386.
2018-09-04 Nico Weberclang-cl: Pass /Brepro to linker if it was passed to...
2018-09-04 Dan Gohman[WebAssembly] Fix operand rewriting in inline asm lowering.
next