platform/upstream/llvm.git
2019-02-05 Petr Hosek[CMake] Support compiler-rt builtins library in tests
2019-02-05 Scott Linder[AMDGPU] Consider XOR in waterfall loop as a terminator
2019-02-05 Louis Dionne[libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef
2019-02-05 Vitaly Buka[sanitizer] Fix unused function 'unpoison_passwd'
2019-02-05 Alexey Bataev[DEBUG_INFO][NVPTX] Generate correct data about variabl...
2019-02-05 Alexey Bataev[DEBUG_INFO][NVPTX] Generate DW_AT_address_class to...
2019-02-05 Matt ArsenaultAMDGPU: Fix assert on trunc from bitcast of build_vector
2019-02-05 Louis Dionne[libcxx] Start defining lit features for tests dependin...
2019-02-05 Rui UeyamaInline a trivial function and update comment. NFC.
2019-02-05 James Y Knight[opaque pointer types] More trivial changes to pass...
2019-02-05 Simon Pilgrim[X86][SSE] Disable ZERO_EXTEND shuffle combining
2019-02-05 James Y KnightMinor cleanup: remove CGBuild::CreateConst*ByteGEP...
2019-02-05 Jonas Devlieghere[unittests] Fix warning
2019-02-05 Jonas Devlieghere[Reproducers] Instrumentation Framework: Serialization
2019-02-05 Petar Jovanovic[PGO] Fix the type of the formated variable
2019-02-05 Robert Widmann[LLVM-C] Add Bindings to GlobalIFunc
2019-02-05 Anton KorobeynikovEnable integrated assembler on MSP430 by default.
2019-02-05 Davide Italiano[Obj-C] Fix undefined behaviour(s) in the new NSTaggedD...
2019-02-05 Oliver Stannard[AArch64][Outliner] Don't outline BTI instructions
2019-02-05 Simon Pilgrim[X86][AVX] Attempt to combine shuffles to subvector...
2019-02-05 Matt ArsenaultAArch64/GlobalISel: Don't clamp from 2 to 2
2019-02-05 Sam Clegg[WebAssembly] Use wasm-ld rather than lld with -flavor...
2019-02-05 Kelvin Li[OPENMP] issue error messages for multiple teams contru...
2019-02-05 Louis Dionne[libc++] Control whether exceptions are enabled in...
2019-02-05 James Y Knight[opaque pointer types] Pass function types for runtime...
2019-02-05 Sam Clegg[WebAssembly] Object: Remove redundant method. NFC.
2019-02-05 Simon Pilgrim[X86][AVX] Add PR34041 subvector broadcast test cases
2019-02-05 James Y Knight[opaque pointer types] Fix the CallInfo passed to EmitC...
2019-02-05 Louis Dionne[NFC][libc++] Reindent function
2019-02-05 Sanjay Patel[CGP] add test for unsigned subtract of 1 with overflow...
2019-02-05 Sanjay Patel[AArch64][x86] add tests for unsigned subtract with...
2019-02-05 Nico Webergn build: BUILD.gn files for clang-tidy and clang-apply...
2019-02-05 Krasimir GeorgievFix typo in comment, NFCI
2019-02-05 Nico Webergn build: Merge r353072
2019-02-05 Stefan GranitzUpdate Xcode project after r353047
2019-02-05 Thomas Preud... Recommit: Detect incorrect FileCheck variable CLI defin...
2019-02-05 Thomas Preud... Recommit: Add support for prefix-only CLI options
2019-02-05 Simon Pilgrim[X86][SSE] Rename SimplifyDemandedVectorElts BLENDV...
2019-02-05 Andrea Di Biagio[MCA] Moved the logic that updates register dependencie...
2019-02-05 Serge Gueltongn build: Fix Python 3 write_vcsrevision script compati...
2019-02-05 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts support for...
2019-02-05 Simon Pilgrim[X86][SSE] Add tests showing missing SimplifyDemandedVe...
2019-02-05 Nemanja Ivanovic[NFC] Explicitly add -std=c++14 option to tests that...
2019-02-05 Andrea Di Biagio[MCA] Simplify the logic in method WriteState::addUser...
2019-02-05 Krasimir Georgiev[Expressions] Fix -Wreorder warning from r353149
2019-02-05 Anastasia StulovaFix ICE on reference binding with mismatching addr...
2019-02-05 Jeremy Morse[DebugInfo][NFCI] Split salvageDebugInfo into helper...
2019-02-05 Hans WennborgFix format string in bindings/go/llvm/ir_test.go (PR40561)
2019-02-05 Simon Pilgrim[X86][AVX] Attempt to share broadcasts of different...
2019-02-05 Simon Pilgrim[CostModel][X86] Add UMUL fixed point cost tests
2019-02-05 Florian Hahn[CGP] Add support for sinking operands to their users...
2019-02-05 Diana Picus[ARM GlobalISel] Support G_GEP for Thumb2
2019-02-05 Kristof UmannFix the sphinx buildbot after D54429
2019-02-05 Aleksandr Urakov[Expressions] Add support of expressions evaluation...
2019-02-05 Dan LiewPreviously if the user configured their build but then...
2019-02-05 Hiroshi Inoue[NFC] fix trivial typos in comments
2019-02-05 Martin Storsjo[COFF] Avoid O(n^2) accesses into PartialSections
2019-02-05 Martin Storsjo[MinGW] Hook up the --no-insert-timestamp option
2019-02-05 Clement Courbet[DAG][NFC] Add unit tests.
2019-02-05 Clement Courbet[DAG] BaseIndexOffset: FrameIndexSDNodes with the same...
2019-02-05 Craig Topper[X86] Change MS inline asm clobber list filter to check...
2019-02-05 Craig Topper[X86] Connect the default fpsr and dirflag clobbers...
2019-02-05 JF BastienFix double curlies
2019-02-05 Peter Collingbournegn build: Upgrade to NDK r19.
2019-02-05 Craig Topper[X86] Add test case from PR40529. NFC
2019-02-05 Petr Hosek[CMake] Update lit test configuration
2019-02-05 Max Kazantsev[LSR] Check SCEV on isZero() after extend. PR40514
2019-02-05 Teresa Johnson[SamplePGO] More pipeline changes when flattened profil...
2019-02-05 Richard TrieuFix narrowing issue from r353129
2019-02-05 Heejin Ahn[WebAssembly] Fix indentation after adding IsCanonical...
2019-02-05 Wouter van... [WebAssembly] Make disassembler always emit most canoni...
2019-02-05 Davide Italiano[Python2 to Python 3] Fix print -> print().
2019-02-05 Wei Mi[SamplePGO][NFC] Minor improvement to replace a tempora...
2019-02-05 Matt ArsenaultGlobalISel: Fix verifier crashing on non-register operands
2019-02-05 Thomas Lively[WebAssembly] memory.copy
2019-02-05 Kristof Umann[analyzer] Creating standard Sphinx documentation
2019-02-05 Matt ArsenaultGlobalISel: Consolidate load/store legalization
2019-02-05 Craig Topper[DAGCombiner] Discard pointer info when combining extra...
2019-02-05 Teresa Johnson[SamplePGO] Minor efficiency improvement in samplePGO ICP
2019-02-05 Matt ArsenaultGlobalISel: Implement narrowScalar for select
2019-02-04 Matt ArsenaultGlobalISel: Combine g_extract with g_merge_values
2019-02-04 Julian Lettner[Sanitizers] UBSan unreachable incompatible with Kernel...
2019-02-04 Sam Clegg[llvm-readobj] Fix readobj test expectation broken...
2019-02-04 Evandro MenezesRevert "[PATCH] [TargetLibraryInfo] Update run time...
2019-02-04 Evandro Menezes[ADT] Refactor the Windows query functions (NFC)
2019-02-04 Joe Daniels[OBJC] Add attribute to mark Objective C class as non...
2019-02-04 Erik Pilkington[SemaObjC] Don't infer the availabilty of +new from...
2019-02-04 Evandro Menezes[PATCH] [TargetLibraryInfo] Update run time support...
2019-02-04 Matt ArsenaultGlobalISel: Enforce operand types for constants
2019-02-04 Matt ArsenaultGlobalISel: Verify g_select
2019-02-04 Matt ArsenaultMachineVerifier: Move verification of G_* instructions...
2019-02-04 Vitaly Buka[tsan] Disable fgetpwent_r to work around performance...
2019-02-04 Sam Clegg[WebAssembly] MC: Mark more function aliases as functions
2019-02-04 Jonathan Metzman[libFuzzer][Windows] Clean up RawPrint
2019-02-04 Matt ArsenaultMIR: Validate LLT types when parsing
2019-02-04 Sanjay Patel[CGP] fix bogus test names/comments; NFC
2019-02-04 Sam Clegg[WebAssembly] Update test to match new readobj output...
2019-02-04 Sam Clegg[llvm-readobj] Report more WebAssembly symbol info
2019-02-04 Sanjay Patel[CGP] add tests for usubo; NFC
2019-02-04 Matt ArsenaultGlobalISel: Fix not calling observer when legalizing...
next