platform/upstream/llvm.git
2019-06-28 Simon Tatham[ARM] Fix integer UB in MVE load/store immediate handling.
2019-06-28 Fangrui Song[DebugInfo] GSYM cleanups after D63104/r364427
2019-06-28 David Green[ARM] MVE loads and stores
2019-06-28 Dylan McKay[AVR] Don't look for the TargetFrameLowering in the...
2019-06-28 David Green[ARM] Mark div and rem as expand for MVE
2019-06-28 Gabor Marton[CTU] Add missing statistics
2019-06-28 David Green[ARM] Select MVE fp add and sub
2019-06-28 Sam Parker[HardwareLoops] Loop counter guard intrinsic
2019-06-28 David Green[ARM] Select MVE add and sub
2019-06-28 David Green[ARM] MVE vector shuffles
2019-06-28 Craig Topper[X86] Connect the output chain properly when combining...
2019-06-28 Mikael HolmenSilence gcc warning in testcase [NFC]
2019-06-28 Craig Topper[X86] Remove some duplicate patterns that already exist...
2019-06-28 Alex Brachet[Support] Fix add fs::getUmask() patch
2019-06-28 Alex Brachet[Support] Add fs::getUmask() function and change fs...
2019-06-28 Zi Xuan Wu[NFC][PowerPC] Move XS*QP series instruction apart...
2019-06-28 Stanislav Mekhanoshin[AMDGPU] Packed thread ids in function call ABI
2019-06-28 Matt ArsenaultGlobalISel: Use Register
2019-06-28 Kai Luo[PowerPC][NFC] Use `|=` to update `Simplified` flag
2019-06-28 Matt ArsenaultAMDGPU/GlobalISel: Convert to using Register
2019-06-28 Matt ArsenaultGlobalISel: Convert rest of MachineIRBuilder to using...
2019-06-28 Ali TamurFixing a couple of wrong logical operator bugs.
2019-06-27 Amara Emerson[GlobalISel][IRTranslator] Fix some PHI bugs related...
2019-06-27 Fedor Sergeev[InlineCost] make InlineCost assignable
2019-06-27 Rumeet DhindsaFix ASAN error caused by commit r364512.
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.
next