platform/upstream/llvm.git
2019-04-16 Luis Marques[DAGCombiner] Add missing flag to addressing mode check
2019-04-16 whitequark[OCaml] Update api to account for FNeg and CallBr instr...
2019-04-16 Pavel LabathBreakpad: Match the new UUID algorithm in minidumps
2019-04-16 Pavel Labathtest/PECOFF: Remove REQUIRES: system-windows
2019-04-16 Luis Marques[RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS
2019-04-16 Louis Dionne[pstl] Remove the stdlib headers from the PSTL and...
2019-04-16 Eric Liu[clangd] Check file path of declaring header when decid...
2019-04-16 Ulrich Weigand[SystemZ] Add missing intrinsics to intrinsics-immarg.ll
2019-04-16 Kadir Cetinkaya[llvm][Support] Provide interface to set thread priorities
2019-04-16 Alexey Bataev[OPENMP]Require aarch arch for the tests, NFC.
2019-04-16 Nico Weberllvm-undname: Consistently use "return nullptr" in...
2019-04-16 Nico Weberllvm-undname: Fix nullptr deref on invalid structor...
2019-04-16 Alexey Bataev[AArch64] Implement Vector Funtion ABI name mangling.
2019-04-16 Nico Weberllvm-undname: Tweak arena allocator
2019-04-16 Nico Weberllvm-undname: add a missing CHECK: to a passing test
2019-04-16 Nico WeberFix llvm-undname tests after r358485
2019-04-16 Nico Webergn build: Merge r358422
2019-04-16 Nico Weberllvm-undname: Add a -raw-file flag to pass a raw buffer...
2019-04-16 Hans WennborgRe-commit r357452: SimplifyCFG SinkCommonCodeFromPredec...
2019-04-16 Dmitri GribenkoRemoved CMake cache upgrade code from 2011
2019-04-16 Raphael IsemannFix typo in ArmUnwindInfo::GetUnwindPlan
2019-04-16 Hans WennborgAsan use-after-scope: don't poison allocas if there...
2019-04-16 Raphael IsemannCorrectly check if a warning message lacks a trailing...
2019-04-16 Anton AfanasyevUse native llvm JSON library for time profiler output
2019-04-16 Fangrui Song[llvm-objdump] Align instructions to a tab stop in...
2019-04-16 Fangrui Song[MachO] Add -macho to llvm-objdump commands
2019-04-16 Fangrui Song[llvm-objdump] Simplify PrintHelpMessage() logic
2019-04-16 Quentin Colombet[CodeExtractor] Add a few debug lines to understand...
2019-04-16 Richard SmithTweak test to pass when using a non-integrated assembler.
2019-04-16 Julian Lettner[TSan][libdispatch] Port gcd-sync-block-copy.mm to C++
2019-04-16 Eric ChristopherRemove some more unused headers from MachineFunction...
2019-04-16 Richard SmithPR41192: fix cases where "missing ';' after class"...
2019-04-16 Shoaib MeenaiReapply [Support] Fix recursive response file expansion...
2019-04-16 Shoaib MeenaiReapply [Support] Add a test for recursive response...
2019-04-16 David BlaikieDebugInfo: Default to standalone debug when tuning...
2019-04-15 Richard SmithSimplify diagnosis of misplaced attributes in module...
2019-04-15 Shafik Yaghmour[ASTImporter] Regression test to ensure that we handlin...
2019-04-15 Shoaib MeenaiRevert [Support] Add a test for recursive response...
2019-04-15 Shoaib MeenaiRevert [Support] Fix recursive response file expansion...
2019-04-15 Alex LorenzRevert r358405: "[llvm-objdump] Align instructions...
2019-04-15 Amara Emerson[AArch64][GlobalISel] Don't do extending loads combine...
2019-04-15 Quentin Colombet[LSR] Rewrite misses some fixup locations if it splits...
2019-04-15 Sean SilvaOnly use argv[0] as the main executable name if it...
2019-04-15 Sanjay Patel[EarlyCSE] add more tests for double-negated select...
2019-04-15 Douglas YungFix test on Windows that uses a different path separato...
2019-04-15 Shoaib Meenai[Support] Fix recursive response file expansion guard
2019-04-15 Shoaib Meenai[Support] Add a test for recursive response file expansion
2019-04-15 Craig Topper[X86] Limit the 'x' inline assembly constraint to zmm0...
2019-04-15 Craig Topper[X86] Fix a stack folding test to have a full xmm2...
2019-04-15 Anton AfanasyevTime profiler: small fixes and optimizations
2019-04-15 Matt ArsenaultAMDGPU: Fix unreachable when counting register usage...
2019-04-15 Matt ArsenaultAMDGPU: Fix printed format of SReg_96
2019-04-15 Alexey Bataev[OPENMP][NVPTX]Run parallel regions with num_threads...
2019-04-15 Sanjay Patel[EarlyCSE] add test for select condition double-negatio...
2019-04-15 Alex LorenzRevert r358418: "[llvm-objdump] Simplify PrintHelpMessa...
2019-04-15 Alexey Bataev[OPENMP][NVPTX]Fix dynamic scheduling in L2+ SPMD paral...
2019-04-15 Reuben Thomas[clang-format] Fix -Wconversion-null warning in GCC
2019-04-15 Bob Haarman[LLD][COFF] use offset in archive to disambiguate archi...
2019-04-15 Philip Reames[Tests] Add a few more tests for LoopPredication w...
2019-04-15 Jonathan Peyton[OpenMP] Exchange code in asm file for inline assembly
2019-04-15 Louis DionneRevert "[clang] Aligned allocation is actually supporte...
2019-04-15 Craig Topper[X86] Block i32/i64 for 'k' and 'Yk' in getRegForInline...
2019-04-15 Craig Topper[X86] Improve avx512-kconstraints-att_inline_asm.c...
2019-04-15 Philip Reames[LoopPred] Stop passing around builders [NFC]
2019-04-15 Louis Dionne[libc++] Fix debug_less test in C++03
2019-04-15 Sanjay Patel[x86] update test checks; NFC
2019-04-15 Wolfgang Pieb[DEBUGINFO] Prevent Instcombine from dropping debuginfo...
2019-04-15 Pete CouperusAdd explicit dependency to MCDwarf.h in ARC backend.
2019-04-15 Hiroshi YamauchiFix header guard typo and build error.
2019-04-15 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-15 Craig Topper[X86] Restore the pavg intrinsics.
2019-04-15 Sean FertileAdd slbfee instruction.
2019-04-15 Thomas Anderson[libc++] Fix build failure with _LIBCPP_DEBUG=0 when...
2019-04-15 Hiroshi Yamauchi[PGO] Profile guided code size optimization.
2019-04-15 Nico Weberllvm-undname: Fix nullptr deref on invalid conversion...
2019-04-15 Sanjay Patel[EarlyCSE] add tests for selects with commuted operands...
2019-04-15 Philip Reames[LoopPred] Hoist and of predicated checks where legal
2019-04-15 Fangrui Song[llvm-objdump] Simplify PrintHelpMessage() logic
2019-04-15 Fangrui Song[llvm-objdump] Wrap things in namespace llvm
2019-04-15 Fangrui Song[llvm-objdump] Delete unused forward declarations
2019-04-15 Fangrui Song[llvm-objdump] Reorganize cl::opt variables and move...
2019-04-15 Ilya BiryukovRevert r358337: "[CommandLineParser] Add DefaultOption...
2019-04-15 Kadir Cetinkaya[clangd] Fallback to OrigD when SLoc is invalid
2019-04-15 Louis Dionne[NFC] Add missing revision number in libc++ ABI changelog
2019-04-15 Louis Dionne[clang] Aligned allocation is actually supported in...
2019-04-15 Louis Dionne[libc++] Make sure that the symbol differ takes into...
2019-04-15 Sanjay Patel[EarlyCSE] regenerate test checks; NFC
2019-04-15 Fangrui Song[llvm-objdump] Align instructions to a tab stop in...
2019-04-15 Sanjay Patel[InstCombine] canonicalize fdiv after fmul if reassocia...
2019-04-15 Hans Wennborgclang-format vs plugin: Visual Studio 2019 support
2019-04-15 Eric Liu[clangd] Wait for compile command in ASTWorker instead...
2019-04-15 Tim NorthoverDAG: propagate ConsecutiveRegs flags to returns too.
2019-04-15 Tim NorthoverDAG: propagate whether an arg is a pointer for CallingC...
2019-04-15 Nico Webergn build: Merge r358390
2019-04-15 Eugene Leviant[llvm-readelf] Correctly dump symbols whose section...
2019-04-15 Stephen Tozer[llvm-readobj] Reapply: Improve error message for ...
2019-04-15 Martin Storsjo[COFF] Link crtend.o as the last object file
2019-04-15 Martin Storsjo[MinGW] Remove some supefluous calls to MakeArgString...
2019-04-15 Tim Renouf[AMDGPU] Fixed incorrect test in vcnd/vcmp optimization
2019-04-15 Jeremy Morse[Docs] Switch a code block from LLVM to text
next