platform/upstream/llvm.git
2019-03-04 Andrea Di Biagio[MCA] Highlight kernel bottlenecks in the summary view.
2019-03-04 Jeremy Morse[X86] Avoid codegen changes when DBG_VALUE appears...
2019-03-04 Alexey Lapshin[LLD] add test for line number info related to differre...
2019-03-04 Oliver Stannard[ARM] Fix selection of VLDR.16 instruction with imm...
2019-03-04 Jonas Hahnfeld[AArch64/ARM] Fix two compiler warnings in InstructionS...
2019-03-04 Eugene Leviant[DebugInfo] Construct nested types on behalf of owner CU
2019-03-04 Michal Gorny[llvm] [Support] Revert "Reimplement getMainExecutable...
2019-03-04 Davide Italiano[InstCombine] Mark debug values as unavailable after...
2019-03-04 Craig Topper[SubtargetFeatures] Add operator< for comparing Subtarg...
2019-03-04 Craig Topper[SubtargetFeatures] Don't call ApplyFeatureFlag if...
2019-03-04 Craig Topper[SubtargetFeatuers] Simplify the code used to imply...
2019-03-04 Kristof Umann[analyzer] Enable subcheckers to possess checker options
2019-03-03 Heejin Ahn[WebAssembly] Delete ThrowUnwindDest map from WasmEHFun...
2019-03-03 Craig Topper[X86] Regenerate test to get the full FP operands print...
2019-03-03 Duncan P. N... Modules: Document that ReadASTCore exits its final...
2019-03-03 Sanjay Patel[InstCombine] remove stale FIXME comment from test...
2019-03-03 Sanjay Patel[ValueTracking] do not try to peek through bitcasts...
2019-03-03 Amaury SechetAdd extra ops in add to sub transform test in order...
2019-03-03 Fangrui Song[DemandedBits] Remove some redundancy in the work list
2019-03-03 Simon PilgrimRemove unused variable. NFCI.
2019-03-03 Simon Pilgrim[X86] getShuffleScalarElt - peek through insert/extract...
2019-03-03 Simon Pilgrim[X86] Pull out combineToConsecutiveLoads helper. NFCI.
2019-03-03 Kristina BrooksRemove large amount of empty lines mid-file. NFC
2019-03-03 Michal Gorny[lldb] [Process/gdb-remote] Use '127.0.0.1' in ConnectL...
2019-03-03 Fangrui Song[DemandedBits] Optimize a find()+insert pattern with...
2019-03-03 Michal Gorny[llvm] [Support] Reimplement getMainExecutable() using...
2019-03-03 Michal Gorny[clang] [ToolChains/NetBSD] Support relative libc+...
2019-03-03 Craig Topper[X86] Prefer VPBLENDD for v2i64/v4i64 blends with AVX2.
2019-03-02 James Y KnightTweak r355278 for compatibility with gcc 6 and earlier.
2019-03-02 James Y KnightTweak r355278 for compatibility with gcc 6 and earlier.
2019-03-02 James Y KnightMake the new SanitizerMask code added in r355190 constexpr.
2019-03-02 Amaury SechetAdd test case for add to sub transformation. NFC
2019-03-02 Pavel LabathReinstate UNSUPPORTED: linux on stop-hook-threads.test
2019-03-02 Nico Webergn build: Add a cfi/sources target.
2019-03-02 Michal Gorny[lldb] [lit] Pass -pthread on NetBSD as well
2019-03-02 Michal Gorny[lldb] [lldbtest] Fix getBuildFlags() not to use libstd...
2019-03-02 Sanjay Patel[InstCombine] move add after smin/smax
2019-03-02 Sanjay Patel[InstCombine] add tests for add+smin/smax; NFC
2019-03-02 Pavel LabathFix gcc build for r355249
2019-03-02 Amaury SechetAdd test case for add to sub transformation. NFC
2019-03-02 Simon PilgrimFix update_mir_test_checks.py to run on python3
2019-03-02 Simon PilgrimUse SDValue::getConstantOperandAPInt helper where possi...
2019-03-02 Paul Hoad[clang-format] clang-format off/on not respected when...
2019-03-02 Xing GUO[Transforms] fix typo in test case. NFC.
2019-03-02 Xing GUO[Codegen] fix typos in test case
2019-03-02 Sam Clegg[WebAssembly] Fix crash when __wasm_call_ctor is GCd...
2019-03-02 Xing GUO[llvm-objdump] Should print unknown d_tag in hex format
2019-03-02 Thomas Lively[WebAssembly] Expand operations not supported by SIMD
2019-03-02 Amaury Sechet[X86] Improve use of SHLD/SHRD
2019-03-02 Florian Hahn[SCEV] Handle case where MaxBECount is less precise...
2019-03-02 Amaury SechetAdd test case for truncate funnel shifts. NFC
2019-03-02 Florian Hahn[SCEV] Remove undef check for SCEVConstant (NFC)
2019-03-02 Evgeniy StepanovRevert "[sanitizer] Fix return type of __bzero and...
2019-03-02 Vlad TsyrklevichRevert "[DWARFFormValue] Cleanup DWARFFormValue interfa...
2019-03-02 Thomas LivelyRevert "[WebAssembly][WIP] Expand operations not suppor...
2019-03-02 Tom Stellardlib/Header: Simplify CMakeLists.txt
2019-03-02 Mandeep Singh... [ProfileData] Sort FuncData before iteration to remove...
2019-03-02 Vlad TsyrklevichRevert "Revert "[sanitizers] Don't use Windows Trace...
2019-03-02 Vlad TsyrklevichRevert "[sanitizers] Don't use Windows Trace Logging...
2019-03-02 Jonas Devlieghere[Reproducers] Capture and replay interpreter commands.
2019-03-02 Thomas Lively[WebAssembly] Temporarily disable bulk-memory with...
2019-03-02 Thomas Lively[WebAssembly][WIP] Expand operations not supported...
2019-03-02 Mandeep Singh... [llvm] Fix typo: 's/analsyis/analysis/' [NFC]
2019-03-02 Daniel Sanders[tblgen] Track CodeInit origins when possible
2019-03-02 Volodymyr Sapsai[sanitizers] Fix build on macOS with LogFullErrorReport...
2019-03-01 Caroline Ticellvm-dwarfdump: Add new variable, parameter and inlinin...
2019-03-01 Julian Lettner[NFC][Sanitizer] Replace last uses of old Unwind API
2019-03-01 Louis Dionne[libc++abi] Specify unwind lib before other system...
2019-03-01 Sam Clegg[WebAssebmly] Allow __wasm_call_ctors to be GC'ed
2019-03-01 Julian Lettner[NFC][Sanitizer] Test unexpectedly passes on ppc64be bot
2019-03-01 Adrian PrantlDelete commented-out code.
2019-03-01 Martin Storsjo[CMake] Don't use llvm_replace_compiler_option
2019-03-01 Martin Storsjo[sanitizers] Don't use Windows Trace Logging on MinGW
2019-03-01 Paul RobinsonTry to fix Windows bots after r355226.
2019-03-01 Julian Lettner[NFC][Sanitizer][Windows] Fix refactoring oversight
2019-03-01 Jonas Devlieghere[DWARFFormValue] Cleanup DWARFFormValue interface....
2019-03-01 Julian Lettner[NFC][Sanitizer] Make GetStackTrace a private method...
2019-03-01 Evgeniy Stepanov[sanitizer] Fix return type of __bzero and __aeabi_mem...
2019-03-01 Evgeniy StepanovRevert "[sanitizer] Fix return type of __bzero and...
2019-03-01 Stefan Pintilie[OPENMP] Deal with additional store inserted by Clang...
2019-03-01 Craig Topper[X86] Remove IntrArgMemOnly from target specific gather...
2019-03-01 Craig Topper[X86] Add test case for D58805. NFC
2019-03-01 Paul Robinson[DWARF] Make -g with empty assembler source work better.
2019-03-01 Evgeniy Stepanov[sanitizer] Fix return type of __bzero and __aeabi_mem...
2019-03-01 Craig Topper[TableGen][SelectionDAG][X86] Add specific isel matcher...
2019-03-01 Nikita Popov[ValueTracking] Known bits support for unsigned saturat...
2019-03-01 Philip Reames[InstCombine] Extend saturating idempotent atomicrmw...
2019-03-01 Sanjay Patel[InstCombine] move add after umin/umax
2019-03-01 Sanjay Patel[InstCombine] add tests for umin/umax narrowing (PR1461...
2019-03-01 Vlad TsyrklevichRevert "[MIPS GlobalISel] Fix mul operands"
2019-03-01 Peter CollingbourneELF: Change FileSize back to a uint64_t.
2019-03-01 Philip Reames[LICM] Infer proper alignment from loads during scalar...
2019-03-01 Rong Xu[PGO] Remove the default parameter in ProfileSummary...
2019-03-01 Philip Reames[Tests] More missing atomicrmw combines
2019-03-01 Evgeniy Stepanov[msan] Add an interceptor for ttyname().
2019-03-01 Jim InghamResubmit r354706 with a fix for process launch.
2019-03-01 Philip Reames[Tests] Add tests for missed optimizations of saturatin...
2019-03-01 Matt Davis[lld][test] Fix tests. llvm-readobj now emits symbol...
2019-03-01 Philip Reames[InstCombine] Extend "idempotent" atomicrmw optimizatio...
2019-03-01 Rong Xu[PGO] Use the explicit parameter in ProfileSummary...
next