platform/upstream/llvm.git
2018-03-30 Ben Hamilton[clang-format] Ensure wrapped ObjC selectors with 1...
2018-03-30 Krzysztof Parzyszek[Hexagon] Recognize and handle :endloop01
2018-03-30 Krzysztof Parzyszek[Hexagon] Fix printing :mem_noshuf on compiler-generate...
2018-03-30 Krzysztof Parzyszek[Hexagon] Fix flags for store-related intrinsics
2018-03-30 Andrea Di Biagio[X86][BtVer2] Add missing ReadAfterLd to RM variants...
2018-03-30 Krzysztof Parzyszek[Hexagon] Remove unused scheduling classes
2018-03-30 Andrea Di Biagio[X86][BtVer2] Add tests that show how ReadAfterLd is...
2018-03-30 Krzysztof Parzyszek[Hexagon] Pass pointer to SelectionDAG to dump functions
2018-03-30 Nico WeberSimplify test more.
2018-03-30 Nico WeberSimplify test.
2018-03-30 Andrea Di Biagio[X86] Add llvm-mca tests for r328834.
2018-03-30 Henry Wong[analyzer] Remove the unused method declaration in...
2018-03-30 Andrea Di Biagio[X86] Add tests to verify the presence of "ReadAfterLd...
2018-03-30 Vlad TsyrklevichRevert "[LLVM-C] Finish exception instruction bindings"
2018-03-30 Bruno Cardoso... [Modules] Improve fixit for framework private module...
2018-03-30 Michael Bedy[AMDGPU] Fix the SDWA Peephole phase to handle src...
2018-03-30 Ikhlas Ajbar[Hexagon] add missing lit config file
2018-03-30 Ikhlas Ajbarpeel loops with runtime small trip counts
2018-03-30 Douglas YungAdding UNSUPPORTED: system-windows at George's request...
2018-03-30 Rui UeyamaRe-implement --just-symbols as a regular object file.
2018-03-30 Eli Friedman[MachineCopyPropagation] Handle COPY with overlapping...
2018-03-30 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-auto warnings...
2018-03-30 Alex Shlyapnikov[ASan] Disable new ASan error reporting tests on variou...
2018-03-29 Rafael EspindolaStyle update. NFC.
2018-03-29 Peter CollingbourneAdd missing REQUIRES: arm.
2018-03-29 Peter CollingbourneELF: Add support for short thunks on ARM.
2018-03-29 Reid KlecknerHoist MethodVFTableLocation out of MicrosoftVTableConte...
2018-03-29 David BlaikieFix some layering in StripNonLineTableDebugInfo, moving...
2018-03-29 Rui UeyamaDo not use template for check{Int,UInt,IntUInt,Alignment}.
2018-03-29 David BlaikieRemove unused header to fix layering.
2018-03-29 Peter CollingbourneELF: Allow thunks to change size. NFCI.
2018-03-29 David BlaikieRemove unused headers to fix layering
2018-03-29 David Blaikiellvm-c: Split Utils out of Scalar.h
2018-03-29 David BlaikieRemove some unneeded #includes to fix layering
2018-03-29 George Karpenkov[analyzer] Fix target triple for autorelease-write...
2018-03-29 Rafael EspindolaSet dso_local on cfi_slowpath.
2018-03-29 George Karpenkov[analyzer] Better pretty-printing of regions in explode...
2018-03-29 Craig Topper[X86] Add ReadAfterLds to some 3 src instructions
2018-03-29 Eric ChristopherTypo fix: epilouge->epilogue. NFC.
2018-03-29 Matt ArsenaultAMDGPU: Fix build warning in release
2018-03-29 Matt ArsenaultAMDGPU: Support realigning stack
2018-03-29 Evgeniy StepanovAdd msan custom mapping options.
2018-03-29 Manoj Gupta[AArch64]: Add support for parsing rN registers.
2018-03-29 Craig Topper[X86] Remove ReadAfterLd from BMI and TBM instructions...
2018-03-29 George Karpenkov[analyzer] Path-insensitive checker for writes into...
2018-03-29 Eugene Zelenko[AST] Fix some Clang-tidy modernize-use-auto warnings...
2018-03-29 Rafael EspindolaMark __cfi_check as dso_local.
2018-03-29 Kevin EnderbyTry to fix sanitizer-x86_64-linux-fast bot due to chang...
2018-03-29 Craig Topper[X86] Correct the placement of ReadAfterLd in BEXTR...
2018-03-29 Philip Reames[NFC][LICM] Rearrange checks to have the cheap bail...
2018-03-29 Matt ArsenaultAMDGPU: Increase default stack alignment
2018-03-29 Kevin EnderbyFor llvm-nm and Mach-O files that are fully stripped...
2018-03-29 Fangrui Song[clangd] Fix repeated word typo. NFC
2018-03-29 Matt ArsenaultAMDGPU: Fix selection error on constant loads with...
2018-03-29 Rui UeyamaSimplify. NFC.
2018-03-29 Philip ReamesFix an accidental circular dependence
2018-03-29 Mandeep Singh... [Mips] Change std::sort to llvm::sort in response to...
2018-03-29 Paul RobinsonTry to fix a couple tests for Windows.
2018-03-29 Dinar Temirbulatov[SLPVectorizer] Add tests related to PR30787, NFCI.
2018-03-29 Zachary Turner[MSF] Default to FPM2, and always mark FPM pages allocated.
2018-03-29 Rui UeyamaExit early from a loop. NFC.
2018-03-29 Rui UeyamaRefactor Writer::checkNoOverlappingSections. NFC.
2018-03-29 Akira HatanakaGeneralize NRVO to cover C structs.
2018-03-29 Zachary Turner[PDB] Print some more details when explaining MSF fields.
2018-03-29 Volodymyr Sapsai[Sema] Make deprecation fix-it replace all multi-parame...
2018-03-29 Craig Topper[IR][CodeGen] Remove dependency on EVT from IR/Function...
2018-03-29 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-29 Zachary Turner[PDB] Fix a bug in the explain subcommand.
2018-03-29 David Zarzycki[ADT] NFC: Fix bogus StringSwitch rule-of-five boilerplate
2018-03-29 Zachary TurnerRemove unused function.
2018-03-29 Rafael EspindolaSet dso_local when clearing dllimport.
2018-03-29 Rafael EspindolaAdd a dllimport test.
2018-03-29 Zachary Turner[PDB] Add an explain subcommand.
2018-03-29 Haicheng Wu[JumpThreading] Don't select an edge that we know we...
2018-03-29 Zhihao Yuan[test] Fix an XRay test on FreeBSD
2018-03-29 Pavel Labath.debug_names: Correctly align the AugmentationStringSiz...
2018-03-29 Yaxun LiuSet calling convention for CUDA kernel
2018-03-29 George Rimar[ELF] - Add missing check calls to the tests.
2018-03-29 Yaxun LiuDisable emitting static extern C aliases for amdgcn...
2018-03-29 Marc-Andre... [clangd] Mark "Source Hover" as implemented in the...
2018-03-29 Matt ArsenaultFix typo
2018-03-29 Andrea Di Biagio[llvm-mca] Correctly set the ReadAdvance information...
2018-03-29 Andrew Ng[ELF] Fix X86 & X86_64 PLT retpoline padding
2018-03-29 Krzysztof Parzyszek[Hexagon] Aid bit-reverse load intrinsics lowering...
2018-03-29 Dan Liew[asan] Split the `throw_invoke_test.cc` into a Linux...
2018-03-29 Krzysztof Parzyszek[Hexagon] Add support to handle bit-reverse load intrinsics
2018-03-29 Pavel Labath.debug_names: Parse DW_IDX_die_offset as a reference
2018-03-29 Sjoerd Meijer[Kaleidoscope] Tiny typo fixes
2018-03-29 Simon Pilgrim[X86][SSE] Don't bother re-adding combined target shuff...
2018-03-29 Pavel LabathNativeThreadProtocol: delete dead code
2018-03-29 Sylvestre LedruRename clang link from clang-X.Y to clang-X
2018-03-29 Sylvestre LedruRename llvm library from libLLVM-X.Y to libLLVM-X
2018-03-29 Simon Dardis[Mips] Remove dead code
2018-03-29 David Green[LoopRotate] Restructuring LoopRotation.cpp to create...
2018-03-29 Benjamin Kramer[Transforms] Make sure to include the c binding header...
2018-03-29 Max Kazantsev[NFC] Fix meaningless assert in SCEV
2018-03-29 Richard TrieuRefactor some code for a warning. NFC.
2018-03-29 Craig Topper[X86] Don't pass getRegisterName from the InstPrinters...
2018-03-29 Frederic RissPrevent double release of mach ports
2018-03-29 Eric Fiselierfix typo in align_const_pair_U_V.pass.cpp
next