platform/upstream/llvm.git
2018-09-06 Kirill Bobyrev[clangd] NFC: mark single-parameter constructors explicit
2018-09-06 Kirill Bobyrev[clangd] Implement proximity path boosting for Dex
2018-09-06 Alexander Potapenko[MSan] revert r341528 to unbreak the bots
2018-09-06 Tim NorthoverARM: wrap call to __clzsi2 so that the name is correct...
2018-09-06 Andrew Savonichev[OpenCL] Disallow negative attribute arguments
2018-09-06 Ilya Biryukov[clangd] Fix data race in async fuzzyFind tests.
2018-09-06 Florian Hahn[LoopInterchange] Cleanup unused variables.
2018-09-06 Sven van HaastregtFix argument type in MachineInstr::hasPropertyInBundle
2018-09-06 Raphael IsemannReland [ClangUserExpression][NFC] Removed unused code
2018-09-06 Eric Liu[clangd] Set SymbolID for sema macros so that they...
2018-09-06 Florian Hahn[LoopInterchange] Move preheader creation to transform...
2018-09-06 Raphael IsemannRevert "[ClangUserExpression][NFC] Removed unused code"
2018-09-06 Max Kazantsev[NFC] Simplify inner structure of InstructionPrecedence...
2018-09-06 Alexander Potapenko[MSan] store origins for variadic function parameters...
2018-09-06 David Green[SLC] Add an alignment to CreateGlobalString
2018-09-06 Max KazantsevReturn "[NFC] Add severe validation of InstructionPrece...
2018-09-06 Alexander Potapenko[MSan] Make sure variadic function arguments do not...
2018-09-06 Hsiangkai Wang[DebugInfo] Generate debug information for labels....
2018-09-06 Dean Michael... [XRay] Add a BlockIndexer visitor for FDR Records.
2018-09-06 Max KazantsevRevert "[IndVars] Turn isValidRewrite into an assertion...
2018-09-06 Max Kazantsev[IndVars] Turn isValidRewrite into an assertion
2018-09-06 Max KazantsevRevert rL341509 to fix massive failures on buildbots
2018-09-06 Max Moroz[libfuzzer] Temporarily disable unittests failing on...
2018-09-06 Hsiangkai Wang[DebugInfo] Do not generate label debug info if it...
2018-09-06 Craig Topper[X86][Assembler] Allow %eip as a register in 32-bit...
2018-09-06 Jason MolendaRe-instate a bit of code that was commented out in...
2018-09-06 Fangrui Song[llvm-dwp] Fix `UN:` lines (supposed to be `RUN:`)...
2018-09-06 Fangrui Song[llvm-dwp] Use buffer_stream if output file is not...
2018-09-06 Zachary TurnerFix some warnings.
2018-09-05 Kostya Serebryany[hwasan] when verbose_threads==1, print the memory...
2018-09-05 Adrian PrantlPrint column info in backtraces et al. if available
2018-09-05 Zachary TurnerFix silly error in unittest helper.
2018-09-05 JF BastienNFC: improve ARM64 isFPImmLegal debug print
2018-09-05 Zachary Turner[PDB] Refactor the PDB symbol classes to fix a reuse...
2018-09-05 Zachary TurnerAdd support for unittest inputs.
2018-09-05 Kostya Serebryany[hwasan] simplify the code, NFC
2018-09-05 Evgeniy Stepanov[hwasan] Don't handle signals on Android.
2018-09-05 Richard SmithPR38627: Fix handling of exception specification adjust...
2018-09-05 Richard TrieuRemove unnecessary options from test RUN lines.
2018-09-05 David BolvanskySet Windows console mode to enable support for ansi...
2018-09-05 Richard TrieuAdd triple to test case.
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...
next