platform/upstream/llvm.git
2019-08-20 Seiya Nuta[yaml2obj/obj2yaml][MachO] Fix a test failure in big...
2019-08-20 Martin Storsjo[COFF] Allow using custom .edata from input object...
2019-08-20 Igor Kudrin[DWARF] Fix DWARFUnit::getDebugInfoSize() for 64-bit...
2019-08-20 Raphael Isemann[lldb][NFC] Test quotes when completing
2019-08-20 Jan Kratochvil[lldb] D66174 `RegularExpression` cleanup
2019-08-20 Fangrui Song[ELF][PPC] Allow PT_LOAD to have overlapping p_offset...
2019-08-20 Ilya Biryukov[clangd] Skip function bodies inside processed files...
2019-08-20 Seiya Nuta[yaml2obj/obj2yaml][MachO] Allow setting custom section...
2019-08-20 Fangrui Song[ELF][X86] Allow PT_LOAD to have overlapping p_offset...
2019-08-20 Seiya Nuta[llvm-objcopy][MachO] Fix method names. NFC.
2019-08-20 Stephan BergmannRudimentary support for Doxygen \retval command
2019-08-20 Fangrui Song[ELF][AArch64] Allow PT_LOAD to have overlapping p_offs...
2019-08-20 Fangrui Song[ELF][PPC] Allow PT_LOAD to have overlapping p_offset...
2019-08-20 George Rimar[test/Object] - Move/rewrite 2 more test cases.
2019-08-20 Fangrui Song[MC] Delete an overload of MCExpr::evaluateKnownAbsolut...
2019-08-20 Hans Wennborg[compiler-rt][crt] Pass -fno-lto in check_cxx_section_e...
2019-08-20 Fangrui Song[Attributor] Fix -Wunused-variable in -DLLVM_ENABLE_ASS...
2019-08-20 Craig Topper[X86] Add back the -x86-experimental-vector-widening...
2019-08-20 Johannes Doerfert[Attributor] Create abstract attributes on-demand
2019-08-20 Johannes Doerfert[Attributor][NFC] Cleanup statistics code
2019-08-20 Johannes Doerfert[Attributor] Use structured deduction for AADereferenceable
2019-08-20 Johannes Doerfert[Attributor] Use structured deduction for AANonNull
2019-08-20 Johannes Doerfert[Attributor] Fix the "clamp" operator
2019-08-20 Thomas Raoux[NFC] Test commit, fix some comment spelling.
2019-08-20 Karl-Johan... [AsmPrinter] Remove const qualifier from EmitBasicBlock...
2019-08-20 Fangrui SongMCAsmMacro: add `#if !defined(NDEBUG) || defined(LLVM_E...
2019-08-20 Artem Dergachev[CallGraph] Take into accound calls that aren't within...
2019-08-20 Artem Dergachev[analyzer] NFC: Rename GRBugReporter to PathSensitiveBu...
2019-08-20 Artem Dergachev[analyzer] NFC: Drop support for extra text attached...
2019-08-20 Fangrui Song[WebAssembly][MC] Fix -Wunused-variable in -DLLVM_ENABL...
2019-08-20 Sam Clegg[WebAssembly][MC] Simplify WasmObjectWriter::recordRelo...
2019-08-20 Richard TrieuFix typo. "piont" => "point"
2019-08-20 Dinar Temirbulatov[SLP][NFC] Avoid repetitive calls to getSameOpcode()
2019-08-20 Julian Lettner[TSan] Rename file with libdispatch interceptors
2019-08-19 Med Ismail... [lldb] Fix typo on the BreakpointLocation header and...
2019-08-19 Louis DionneProvide a meaningful diagnostic when LLVM_PATH doesn...
2019-08-19 Julian Lettner[sanitizer_common] Extend test after switch to posix_spawn
2019-08-19 Hubert Tong[cmake] Link in LLVMPasses due to dependency by LLVMOrc...
2019-08-19 Joel E. Denny[lit] Check for accidental external command calls
2019-08-19 Anton Afanasyev[Support][Time profiler] Make FE codegen blocks to...
2019-08-19 Saleem AbdulrasoolWindows: Include "windows" Instead of "Windows"
2019-08-19 Matthias Gehre[ORC] fix use-after-free detected by -Wreturn-stack...
2019-08-19 Johannes Doerfert[CaptureTracker] Let subclasses provide dereferenceabil...
2019-08-19 Matthias GehreFix use-after-free
2019-08-19 Johannes DoerfertRecommit "[Attributor] Fix: Do not partially resolve...
2019-08-19 Seiya NutaRecommit "[llvm-objcopy][MachO] Implement a layout...
2019-08-19 Evgeniy StepanovRefactor isPointerOffset (NFC).
2019-08-19 Vyacheslav... Fixed placement of llvm.global_dtors on Windows.
2019-08-19 Seiya NutaRecommit "[llvm-objcopy][MachO] Support load commands...
2019-08-19 Evgeniy StepanovMemTag: stack initializer merging.
2019-08-19 Alex Langford[lldb-vscode] add `launchCommands` to handle launch...
2019-08-19 Benjamin Kramer[Support] Replace sys::Mutex with their standard equiva...
2019-08-19 Johannes DoerfertRe-apply fixed "[Attributor] Fix: Make sure we set...
2019-08-19 Raphael Isemann[lldb] Make TestIOHandlerCompletion more stable and...
2019-08-19 Sam Clegg[WebAssembly][MC] Allow empty assembly functions
2019-08-19 Alina Sbirlea[MemorySSA] Rename uses when inserting memory uses.
2019-08-19 Peter CollingbourneBuild symbolizer runtime with C++14.
2019-08-19 Julian Lettner[TSan] Rename file to make it clear that it defines...
2019-08-19 Andrea Di Biagio[X86] Move scheduling tests for CMPXCHG to the correspo...
2019-08-19 Craig Topper[X86] Teach lowerV4I32Shuffle to only use broadcasts...
2019-08-19 Erich KeaneFix poorly formatted HTML in the cxx_status.html file...
2019-08-19 David Carlier[Sanitizer] arc4random interception on Mac
2019-08-19 Erich KeaneFix test where diagnostics changed in P1668 implementation
2019-08-19 Craig Topper[CGP] Remove ModifiedDT from the makeBitReverse loop
2019-08-19 Erich KeaneUpdate cxx_status.html with P1668 status.
2019-08-19 Erich KeaneImplement P1668R1
2019-08-19 Louis Dionne[libc++] Add XFAIL for is_base_of test on AppleClang 11
2019-08-19 Andrea Di Biagio[X86] Added extensive scheduling model tests for all...
2019-08-19 Stefan Stipanovic[Attributor] -attributor-verify has false positives...
2019-08-19 Sam Clegg[lld][WebAssembly] Honor --no-export-dynamic even with...
2019-08-19 Johan Vikstrom[clangd] Added highlighting for tokens that are macro...
2019-08-19 Jonas Devlieghere[dotest] Add --dwarf-version to override the tested...
2019-08-19 Fangrui Song[ELF] Simplify processRelocAux and allow a corner-case...
2019-08-19 Zoe Carver[libc++] reverts commit a5f5aad568bb7a91ceee47641f3076a...
2019-08-19 Pavel LabathFilesystem/Windows: fix inconsistency in readNativeFile...
2019-08-19 Roman Lebedev[TargetLowering] x s% C == 0 fold: vector divisor with...
2019-08-19 Raphael Isemann[lldb][NFC] Stop using GetNumberOfMatches in Completion...
2019-08-19 Serge Guelton[nfc] Silent gcc warning
2019-08-19 George Rimar[llvm-objdump] - Restore lost comment.
2019-08-19 Amaury SechetAutomatically generate AVX512 test cases. NFC
2019-08-19 George Rimar[Object/COFF.h] - Stop returning std::error_code in...
2019-08-19 Fangrui Song[ELF] Move (copy relocation/canonical PLT) before error...
2019-08-19 Jinsong Ji[PeepholeOptimizer] Don't assume bitcast def always...
2019-08-19 Fangrui Song[ELF][Hexagon] Improve error message for unknown reloca...
2019-08-19 Aaron BallmanDon't keep stale pointers to LoopInfos.
2019-08-19 Sid Manning[lld][Hexagon] Add GOTREL relocations.
2019-08-19 Alex Bradbury[RISCV] Don't force absolute FK_Data_X fixups to relocs
2019-08-19 David Stenberg[DebugInfo] Allow bundled calls in the MIR's call site...
2019-08-19 Sanjay Patel[SLP] add test that requires shuffle of scalars; NFC
2019-08-19 Fangrui Song[llvm-readobj] unwrapOrError: remove unnecessary llvm_u...
2019-08-19 Sven van Haastregt[OpenCL] Add generic type handling for builtin functions
2019-08-19 Raphael Isemann[lldb][NFC] Use CompletionRequest in Variable::AutoComplete
2019-08-19 Anastasia Stulova[OpenCL] Fix addr space deduction for pointers/referenc...
2019-08-19 Sanjay Patel[SLP] reduce duplicated code; NFC
2019-08-19 Raphael Isemann[lldb][NFC] Add a few more completion tests to increase...
2019-08-19 Fangrui Song[MC] Simplify ELFObjectWriter::recordRelocation. NFC
2019-08-19 Jeremy Morse[DebugInfo] Make postra sinking of DBG_VALUEs subregist...
2019-08-19 Peter Smith[ELF][ARM] Add a test that maxes out the thunk converge...
2019-08-19 Sam Tebbs[ARM] Add support for MVE vaddv
2019-08-19 David Green[ARM] MVE sext costs
next