platform/upstream/llvm.git
2019-06-27 Amara Emerson[LangRef] Clarify codegen expectations for intrinsics...
2019-06-27 Peter Collingbournehwasan: Fix an off-by-one error in PrintTagsAroundAddr.
2019-06-27 Peter Collingbournehwasan: Use llvm.read_register intrinsic to read the...
2019-06-27 Peter Collingbournehwasan: Teach the runtime to identify the local variabl...
2019-06-27 Lang HamesRevert "[JITLink][MachO/x86-64] Add a testcase for...
2019-06-27 Nathan Huckleberry[analyzer] Fix clang-tidy crash on GCCAsmStmt
2019-06-27 Roman Lebedev[CodeGen] [SelectionDAG] More efficient code for X...
2019-06-27 Roman Lebedev[NFC][APInt] Add (exhaustive) test for multiplicativeIn...
2019-06-27 Lang Hames[JITLink][MachO/x86-64] Add a testcase for X86_64_RELOC...
2019-06-27 Cameron McInally[NFC][GVNSink] Pre-commit unary FNeg test to fpmath.ll
2019-06-27 Heejin Ahn[WebAssembly] Enable an atomic.notify MC test
2019-06-27 Akira HatanakaPattern match struct types in test case.
2019-06-27 Petr Hosek[libFuzzer] Migrate to the new exception syscalls on...
2019-06-27 Petr Hosek[sanitizer_common] Switch from zx_clock_get_new to...
2019-06-27 Cameron McInally[GVN] Add support for unary FNeg to GVN pass
2019-06-27 Reid Kleckner[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
2019-06-27 Alexandre GaneaConvert line endings to LF.
2019-06-27 Adrian PrantlMake nrvo-string test more robust.
2019-06-27 Sanjay Patel[x86] remove whitespace; NFC
2019-06-27 Cameron McInally[NFC][GVN] Pre-commit unary FNeg tests to fpmath.ll
2019-06-27 Louis Dionne[libcxxabi] Use an explicit list to export symbols...
2019-06-27 Sanjay Patel[x86] prevent crashing from select narrowing with AVX512
2019-06-27 Vitaly Buka[GN] Update build file
2019-06-27 Vitaly Buka[GN] Set exit code to 1 if changes are needed
2019-06-27 Jinsong Ji[PowerPC][NFC] Remove unused (and unsupported) fusion...
2019-06-27 Johannes DoerfertUse "willreturn" in isGuaranteedToTransferExecutionToSu...
2019-06-27 Philip ReamesUpdate -analyze -scalar-evolution output for multiple...
2019-06-27 Roman Lebedev[NFC][CodeGen] Add negative test for X u% C == 0 fold...
2019-06-27 Michael LiaoCorrect the file path. NFC.
2019-06-27 Wouter van... [WebAssembly] AsmParser: better atomic inst detection
2019-06-27 Alexey Bataev[OPENMP]Generate correctly implicit flags for mapped...
2019-06-27 Marshall ClowAdd a missing '__uncvref_t' to the SFINAE constraints...
2019-06-27 Yuanfang Chen[llvm-objdump] Update the doc for --disassemble-functions.
2019-06-27 Alexey Bataev[OPENMP][NVPTX]Relax flush directive.
2019-06-27 Djordje TodorovicRevert "[LiveDebugValues] Emit the debug entry values"
2019-06-27 Wouter van... [WebAssembly] Fix p2align in assembler.
2019-06-27 Simon Pilgrim[X86] combineX86ShufflesRecursively - merge shuffles...
2019-06-27 Roman LebedevRevert "[CodeGen] [SelectionDAG] More efficient code...
2019-06-27 Michael LiaoFix lld build on Windows with MSVC due to C2461
2019-06-27 Nicolai HaehnleAMDGPU: Make fixing i1 copies robust against re-ordering
2019-06-27 David Green[ARM] Move low overhead loop codegen tests into a separ...
2019-06-27 Simon PilgrimUse getConstantOperandAPInt instead of getConstantOpera...
2019-06-27 Roman Lebedev[CodeGen] [SelectionDAG] More efficient code for X...
2019-06-27 Adrian PrantlAdd a sanity check to the domain socket tests.
2019-06-27 Simon Pilgrim[X86] getTargetVShiftByConstNode - reduce variable...
2019-06-27 Sam Tebbs[ARM] Fix formatting issue in ARMISelLowering.cpp
2019-06-27 Chris Jackson[llvm-nm] Fix for BZ41711 - Class character for a symbo...
2019-06-27 Tom StellardRevert Add github lockdown app to auto-close pull requests.
2019-06-27 Roland FroeseRecommit [PowerPC] Update P9 vector costs for insert...
2019-06-27 Paul Robinson[debug-info] Make a couple of tests more robust.
2019-06-27 Johannes Doerfert[Attr] Add "willreturn" function attribute
2019-06-27 Marshall ClowFollowup to revision 364545: Turns out that clang issue...
2019-06-27 Djordje Todorovic[LiveDebugValues] Emit the debug entry values
2019-06-27 James Henderson[docs][llvm-nm][llvm-objdump] Improve "See Also" section
2019-06-27 Johan Vikstrom[clangd] Emit semantic highlighting tokens when the...
2019-06-27 Tim NorthoverBitcode: derive all types used from records instead...
2019-06-27 Djordje Todorovic[LiveRangeEdit] Fix build failure caused by the rL364536
2019-06-27 Simon Pilgrim[TargetLowering] SimplifyDemandedVectorElts - add shift...
2019-06-27 Kostya Kortchinsky[scudo][standalone] Introduce the C & C++ wrappers...
2019-06-27 Sanjay Patel[InstCombine] remove 'tmp' names and regenerate checks...
2019-06-27 Marshall ClowProvide hashers for string_view only if they are using...
2019-06-27 Jinsong Ji[PowerPC][HTM] Fix disassembling buffer overflow for...
2019-06-27 Hans WennborgRevert r363658 "[SVE][IR] Scalable Vector IR Type with...
2019-06-27 Djordje Todorovic[DWARF] Handle the DW_OP_entry_value operand
2019-06-27 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - use DemandedElt...
2019-06-27 Simon Atanasyan[mips] Mark pseudo select instructions by the `hasNoSch...
2019-06-27 Simon Atanasyan[mips] Add new items to the list of features unsupporte...
2019-06-27 James Henderson[docs][tools] Add missing "program" tags to rst files
2019-06-27 Haojian Wu[clangd] Fix a case where we fail to detect a header...
2019-06-27 Djordje Todorovic[Backend] Keep call site info valid through the backend
2019-06-27 Mikael Holmen[clang-tidy] Fix NDEBUG build [NFC]
2019-06-27 Simon Tatham[ARM] Fix bogus assertions in copyPhysReg v8.1-M cases.
2019-06-27 Simon Tatham[ARM] Fix handling of zero offsets in LOB instructions.
2019-06-27 Simon Tatham[ARM] Make coprocessor number restrictions consistent.
2019-06-27 Simon Tatham[ARM] Tighten restrictions on use of SP in v8.1-M CSEL.
2019-06-27 Simon Pilgrim[X86] getFauxShuffle - add DemandedElts as a filter
2019-06-27 George Rimar[LLD][ELF] - Replace invalid-e_shnum.s with YAML based...
2019-06-27 Haojian Wu[clangd] No need to setTraversalScope in SemanticHighli...
2019-06-27 Simon Atanasyan[mips] Add GPR_64 predicate to some mov[zn] instructions
2019-06-27 Simon Atanasyan[mips] Fix indentation and split long lines. NFC
2019-06-27 Simon Atanasyan[mips] Reformat MSA instruction definitions. NFC
2019-06-27 Jeremy MorseAdd triple to a test I just added.
2019-06-27 Tim NorthoverIR: compare type attributes deeply when looking into...
2019-06-27 George Rimar[Object/invalid.test] - Convert most of the sub tests...
2019-06-27 Stefan Stipanovic[Attributor] Deducing existing nounwind attribute.
2019-06-27 Simon Pilgrim[X86][SSE] Regenerate v48 shuffle test on a variety...
2019-06-27 Sam McCall[clangd] Address limitations in SelectionTree:
2019-06-27 Simon Pilgrim[X86][AVX] SimplifyDemandedVectorElts - combine PERMPD...
2019-06-27 George Rimar[yaml2obj] - Allow overriding e_shentsize, e_shoff...
2019-06-27 Djordje Todorovic[ISEL][X86] Tracking of registers that forward call...
2019-06-27 Jeremy Morse[DebugInfo] Avoid register coalesing unsoundly changing...
2019-06-27 Diana Picus[GlobalISel] Remove [un]packRegs from IRTranslator
2019-06-27 Diana Picus[AArch64 GlobalISel] Cleanup CallLowering. NFCI
2019-06-27 Diana Picus[GlobalISel] Accept multiple vregs for lowerCall's...
2019-06-27 Diana Picus[GlobalISel] Accept multiple vregs for lowerCall's...
2019-06-27 Diana Picus[GlobalISel] Accept multiple vregs in lowerFormalArgs
2019-06-27 Diana Picus[GlobalISel] Allow multiple VRegs in ArgInfo. NFC
2019-06-27 Jay Foad[AMDGPU] Fix +DumpCode to print an entry label for...
2019-06-27 Mikael HolmenSilence gcc warning after r364458
2019-06-27 Djordje Todorovic[MachineFunction] Base support for call site info tracking
next