platform/upstream/llvm.git
2019-06-04 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - clang-format +...
2019-06-04 Owen Reynolds[llvm-ar] Reapply Fix relative thin archive path handling
2019-06-04 Simon Pilgrim[SelectionDAG] Add fpto[us]i(undef) --> undef constant...
2019-06-04 Mikhail Maltsev[ARM] Add FP16 vector insert/extract patterns
2019-06-04 Ilya Biryukov[clangd] Support offsets for parameters in signatureHelp
2019-06-04 Dmitri GribenkoSilenced a warning "implicit conversion turns string...
2019-06-04 Ilya Biryukov[CodeComplete] Include more text into typed chunks...
2019-06-04 Eugene Leviant[HWASAN] Make new/delete weak
2019-06-04 Dmitri GribenkoInclude what you use in PPC.h
2019-06-04 Dmitri GribenkoInclude what you use in PPCMachineScheduler.cpp
2019-06-04 Dmitri GribenkoInclude what you use in PPCRegisterInfo.h
2019-06-04 Eugene Leviant[HWASAN][CMake] Allow instrumenting LLVM/clang
2019-06-04 Yevgeny RoubanMake SwitchInstProfUpdateWrapper safer
2019-06-04 QingShan Zhang[DAGCombine] Match a pattern where a wide type scalar...
2019-06-04 QingShan Zhang[NFC] Update the test to check the endianness after...
2019-06-04 Simon Tatham[ARM] Turn some undefined encoding bits into 0s.
2019-06-04 Ilya Biryukov[clangd] Fix a crash when clang-tidy is disabled
2019-06-04 Chen Zheng[PowerPC] add testcases for reordering LSR and PPCCTRLo...
2019-06-04 Nathan Ridge[clangd] SymbolCollector support for relations
2019-06-04 Petr Hosek[builtins] Use libtool for builtins when building for...
2019-06-04 Marshall ClowWe had a _LIBCPP_ASSERT commented out because gcc 4...
2019-06-03 Akira HatanakaAdd a release note entry for the change made in r362034.
2019-06-03 Alex LorenzFix windows build for commit r362459
2019-06-03 Eric ChristopherRemove test/CodeGen/builtin-stackaddress.c as it duplicates
2019-06-03 Alex Langford[Target] Generalize some behavior in Target::SymbolsDidLoad
2019-06-03 Roman Lebedev[NFC][X86] Fixup FileCheck prefixes - drop duplicates
2019-06-03 Alex LorenzAdd clang source minimizer that reduces source to direc...
2019-06-03 Alex Langford[Target] Move ObjCLanguageRuntime::LookupRuntimeSymbol...
2019-06-03 Craig Topper[X86] Add test cases for 32 and 64 bit versions of...
2019-06-03 Jason MolendaAdd support for mid-function epilogues on x86 that...
2019-06-03 Roman Lebedev[NFC][Codegen] Add tests for hoisting and-by-const...
2019-06-03 Jason LiuFix DWARF DebugInfo unit test errors when cross-compiling
2019-06-03 Craig TopperRevert r362451 "foo" and r362452 "[X86] Add test cases...
2019-06-03 Craig Topper[X86] Add test cases for 32 and 64 bit versions of...
2019-06-03 Craig Topperfoo
2019-06-03 Lang Hames[ORC] Use uint8_t for bitfields in SymbolTableEntry.
2019-06-03 Cameron McInally[SCCP] Add UnaryOperator visitor to SCCP for unary...
2019-06-03 Michael BergPropagate fmf for setcc in SDAG for select folds
2019-06-03 Matt ArsenaultAMDGPU: Disable stack realignment for kernels
2019-06-03 Jessica Paquette[AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs...
2019-06-03 Peter Collingbournegn build: Merge r361896.
2019-06-03 Peter CollingbourneELF: Introduce a separate bit for tracking whether...
2019-06-03 Erich KeaneFix test failure from r362435
2019-06-03 George Burgess IVCFLAA: reflow comments; NFC
2019-06-03 Craig Topper[CFLGraph] Add FAdd to visitConstantExpr.
2019-06-03 Craig Topper[X86] Fix the pattern for merge masked vcvtps2pd.
2019-06-03 Michael BergPropagate fmf for setcc/select folds
2019-06-03 Nemanja Ivanovic[PowerPC] Look through copies for compare elimination
2019-06-03 Alexandre GaneaSilence 'warning C4305: 'initializing': truncation...
2019-06-03 Matt ArsenaultTTI: Improve default costs for addrspacecast
2019-06-03 Erich KeaneMake NoThrow FunctionLike, make FunctionLike include...
2019-06-03 Erich KeanePermit Exception Spec mismatch with NoThrow on inherite...
2019-06-03 Nico Webergn build: Merge r362371
2019-06-03 Artur PilipenkoAdd ScalarEvolutionsTest::SCEVExpandInsertCanonicalIV...
2019-06-03 Reid KlecknerAdd cdb test for inline line tables
2019-06-03 Nikita Popov[ConstantRange] Add sdiv() support
2019-06-03 Reid Kleckner[PDB] Copy inlinee lines records into the PDB
2019-06-03 Nico Webergn build: Merge r362352
2019-06-03 Andrew KaylorFix a crash when the default of a switch is removed
2019-06-03 Philip Reames[Tests] Add LFTR tests for multiple exit loops (try 2)
2019-06-03 Saleem Abdulrasooltools: add `llvm-nm` and `llvm-objcopy` to tools
2019-06-03 Saleem Abdulrasoolbuiltins: correct function name for AEABI
2019-06-03 Dmitri GribenkoInclude what you use in Lanai.h
2019-06-03 Dmitri GribenkoInclude what you use in LanaiAsmPrinter.cpp
2019-06-03 Dmitri GribenkoInclude what you use in LanaiMemAluCombiner.cpp
2019-06-03 Dmitri GribenkoInclude what you use in LanaiISelDAGToDAG.cpp
2019-06-03 Dmitri GribenkoInclude what you use in LanaiFrameLowering.{cpp,h}
2019-06-03 Dmitri GribenkoRevert "[Tests] Add LFTR tests for multiple exit loops"
2019-06-03 Philip Reames[Tests] Add LFTR tests for multiple exit loops
2019-06-03 Dmitri GribenkoInclude what you use in LanaiRegisterInfo.cpp
2019-06-03 Philip Reames[LoopPred] Convert a second member function to a static...
2019-06-03 Simon Pilgrim[WebAssembly] Remove fptosi(undef) and fptoui(undef...
2019-06-03 Dmitri GribenkoRevert "[llvm-ar] Fix relative thin archive path handling"
2019-06-03 Nemanja Ivanovic[PowerPC] Set PROT_READ flag for MF_EXEC to prevent...
2019-06-03 Philip Reames[LoopPred] Convert member function to free helper funct...
2019-06-03 Jennifer YuRe-check in clang support gun asm goto after fixing...
2019-06-03 Anastasia Stulova[PR41567][Sema] Fixed cast kind in addr space conversions
2019-06-03 Dmitri GribenkoInclude what you use in LanaiInstrInfo.cpp
2019-06-03 Owen Reynolds[llvm-ar] Fix relative thin archive path handling
2019-06-03 Antonio Afonso[lldb-server unittest] Add missing teardown logic
2019-06-03 Dmitri GribenkoInclude what you use in PPCInstrInfo.h
2019-06-03 Michal Gorny[llvm] [test] Remove non-portable EISDIR test from...
2019-06-03 Dmitri GribenkoInclude what you use in NVPTX.h
2019-06-03 Dmitri GribenkoInclude what you use in NVPTX.h
2019-06-03 Andrey ChurbanovFixed build warning with -DLIBOMP_USE_HWLOC=1
2019-06-03 Dmitry Preobrazhensky[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
2019-06-03 David ZarzyckiUnbreak non-PIC builds after r362390 / D62720
2019-06-03 Andrew Savonichev[OpenCL] Undefine cl_intel_planar_yuv extension
2019-06-03 Simon Pilgrim[SelectionDAG] Add [us]itofp(undef) --> 0 constant...
2019-06-03 Simon Pilgrim[SystemZ] Remove sitofp(undef) from reduced test case.
2019-06-03 Dmitri GribenkoInclude what you use in LanaiInstPrinter.cpp
2019-06-03 Dmitri GribenkoInclude what you use in LanaiMCCodeEmitter.cpp
2019-06-03 Alexandre GaneaRe-land [LLD][COFF] Early load PDB type server files
2019-06-03 Dmitri GribenkoInclude what you use in LanaiDisassembler.cpp
2019-06-03 Andrew Savonichev[OpenCL] Use long instead of long long in x86 builtins
2019-06-03 Nicolai HaehnleAMDGPU/GFX10: V_CMPX_xxx instructions still have an...
2019-06-03 Dmitri GribenkoInclude what you use in HexagonInstPrinter.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonAsmPrinter.h
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCInstrInfo.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCCodeEmitter.cpp
next