platform/upstream/llvm.git
2019-03-29 Simon Pilgrim[AArch64] Regenerate half precision tests
2019-03-29 Scott Linder[AMDGPU] Switch default DWARF version to 5
2019-03-29 Mircea Trofin[llvm][NFC] Factor out logic for getting incoming ...
2019-03-29 Nirav Dave[DAGCombine] Prune unnused nodes.
2019-03-29 Jonas Devlieghere[Cmake] Unify python variables
2019-03-29 Simon Pilgrim[ARM] Regenerate vector comparison tests
2019-03-29 Evandro Menezes[CodeGen] Refactor the option for the maximum jump...
2019-03-29 Nirav Dave[DAG] Set up infrastructure to avoid smart constructor...
2019-03-29 Simon Pilgrim[X86] Fix some tests using fcmp with undef arguments
2019-03-29 Jonas Devlieghere[Python] Remove readline module
2019-03-29 Jim InghamUse the multi-lockable form of std::lock for operator=
2019-03-29 Julie Hockett[fuchsia] Add clang-doc to Fuchsia distribution
2019-03-29 Julie Hockett[clang-doc] Build as clang_tool
2019-03-29 Sanjay Patel[InstCombine] move shuffle canonicalizations before...
2019-03-29 Jordan Rupprecht[llvm-readobj] Add some generic notes (e.g. NT_VERSION)
2019-03-29 Jordan Rupprecht[llvm-readelf] Allow prefix flags for -p and -x
2019-03-29 Fangrui Song[ELF][MachO][wasm] Simplify range-style std::find{...
2019-03-29 Adrian PrantlDon't abort() in lldb_assert and document why.
2019-03-29 Eric FiselierMark fenv.h as a system header before the #include_next...
2019-03-29 Simon Pilgrim[SLP] Add support for commutative icmp/fcmp predicates
2019-03-29 Fangrui Song[llvm-objcopy] Fix case style of LayoutSegments. NFC
2019-03-29 Simon Atanasyan[mips] Fix lowering a signed immediate for *.d MSA...
2019-03-29 Roman Lebedev[NFC][llvm-exegesis] Also promote getSchedClassPoint...
2019-03-29 Dmitry Preobrazhensky[AMDGPU][MC] Corrected conversion rules for inlinable...
2019-03-29 Nico Webergn build: Merge r357248
2019-03-29 Nico Webergn build: Merge r357259
2019-03-29 Roman Lebedev[NFC][llvm-exegesis] Refactor ResolvedSchedClass &...
2019-03-29 Sanjay Patel[DAGCombiner] simplify shuffle of shuffle
2019-03-29 Florian HahnRecommit "[DSE] Preserve basic block ordering using...
2019-03-29 Nirav Dave[DAGCombine] Improve Lifetime node chains.
2019-03-29 Hans Wennborgclang-cl: Expose -fprofile-generate and -fcs-profile...
2019-03-29 Sanjay Patel[DAGCombiner] fold sext into decrement
2019-03-29 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-03-29 Hans WennborgSwitch lowering: exploit unreachable fall-through when...
2019-03-29 Sanjay Patel[x86] add tests for decrement+sext; NFC
2019-03-29 Oliver Stannard[AArch64] Support selecting TPIDR_EL[1-3] as the thread...
2019-03-29 Dmitry Preobrazhensky[AMDGPU][MC] Corrected handling of tied src for atomic...
2019-03-29 Andrea Di Biagio[MCA] Add an experimental MicroOpQueue stage.
2019-03-29 Konstantin... AMDGPU: Make sram-ecc off by default for Vega20
2019-03-29 James Henderson[llvm-readelf]Merge dynamic and static relocation print...
2019-03-29 Roman Lebedev[NFC][llvm-exegesis] Refactor Analysis::SchedClassClust...
2019-03-29 Simon Pilgrim[X86] Add X86TargetLowering::isCommutativeBinOp override.
2019-03-29 Simon Pilgrim[SLP] Add support for swapping icmp/fcmp predicates...
2019-03-29 Kang Zhang[PowerPC] Add the support for __builtin_setrnd() in...
2019-03-29 Kang Zhang[PowerPC] Add the support for __builtin_setrnd()
2019-03-29 Pavel Labath[Sanitizer] Add interceptor for wctomb
2019-03-29 Clement Courbet[ScheduleDAG] Move `Topo` and `addEdge` to base class.
2019-03-29 Fangrui Song[llvm-objcopy] Delete two redundant reinterpret_cast...
2019-03-29 Jim LinTest commit. Fix typo.
2019-03-29 Michael Liao[Sema] Fix a crash when nonnull checking
2019-03-29 Matt ArsenaultAMDGPU/GlobalISel: Insert waterfall loop for vector...
2019-03-29 Zi Xuan Wu[PowerPC] Strength reduction of multiply by a constant...
2019-03-29 Nico Webergn build: Add check-clang-tools to run clang-tools...
2019-03-29 Nico WeberAdd .py extension to clang-tools-extra lit cfg files
2019-03-29 Xing GUO[llvm-readobj] Change variable names to match LLVM...
2019-03-29 Akira Hatanaka[CodeGen][ObjC] Adjust the addresses passed to calls...
2019-03-29 Akira HatanakaFix typos and formatting. NFC.
2019-03-29 Florian HahnRevert Recommit "[DSE] Preserve basic block ordering...
2019-03-29 Thomas Lively[WebAssembly] Merge used feature sets, update atomics...
2019-03-29 Derek SchuffRevert "[WebAssembly] Improve invalid relocation error...
2019-03-29 Derek SchuffRevert "[WebAssembly] Improve invalid relocation error...
2019-03-28 Rui UeyamaRemove a duplicate assignment. NFC.
2019-03-28 Florian HahnRecommit "[DSE] Preserve basic block ordering using...
2019-03-28 Jordan Rupprecht[llvm-readobj] Fix formatting of unknown note types
2019-03-28 Reid Kleckner[MS] Make __iso_volatile_* available on all targets
2019-03-28 Puyan Lotfi[yaml2obj] Fixing opening empty yaml files.
2019-03-28 Rumeet DhindsaUpdate lit config for ld.lld command to match "ld\...
2019-03-28 Florian Hahn[LSR] Fix signed overflow in GenerateCrossUseConstantOf...
2019-03-28 Rumeet DhindsaFixed the lld test using ld-lld command to use ld.lld...
2019-03-28 Yonghong Song[BPF] add proper multi-dimensional array support
2019-03-28 Eli Friedman[MC] Fix floating-point literal lexing.
2019-03-28 Craig Topper[SelectionDAGBuilder] Fix 80 column violation. NFC
2019-03-28 Eli Friedman[InterleavedAccessPass] Don't increase the number of...
2019-03-28 Florian HahnRevert [DSE] Preserve basic block ordering using Ordere...
2019-03-28 Shafik YaghmourFix for regression test, since we rely on the formatter...
2019-03-28 Michael KruseApply include-what-you-use #include removal suggestions...
2019-03-28 Florian Hahn[DSE] Preserve basic block ordering using OrderedBasicB...
2019-03-28 Jim InghamFix the swig typemap for "uint32_t *versions, uint32_t...
2019-03-28 Florian Hahn[MemDepAnalysis] Allow caller to pass in an OrderedBasi...
2019-03-28 Alexey Bataev[OPENMP]Add check for undefined behavior with thread...
2019-03-28 Simon Pilgrim[SLP][X86] Add tests showing failure to commute icmp...
2019-03-28 Louis Dionne[pstl] Uglify internal names of the library
2019-03-28 Simon Pilgrim[SLP][X86] Add tests showing failure to commute icmp...
2019-03-28 Adrian PrantlTemporarily revert "SafepointIRVerifier port to new...
2019-03-28 Reid Kleckner[COFF] Optimize range extension thunk insertion memory...
2019-03-28 Jordan Rupprecht[llvm-objcopy][NFC] Move ELF-specific logic into /ELF...
2019-03-28 Jonas Devlieghere[NFC] find_first_of/find_last_of -> find/rfind for...
2019-03-28 Dan Albert[Driver] Default Android toolchains to noexecstack.
2019-03-28 Craig Topper[X86] Teach the isel optimization for (x << C1) op...
2019-03-28 Sam Clegg[WebAssembly] Reland of rL356953 (4dcf3acce6)
2019-03-28 Rui UeyamaCreate an instance of Target after reading all input...
2019-03-28 Rui UeyamaMake a member function a non-member function.
2019-03-28 Reid KlecknerDelay initialization of three static global maps, NFC
2019-03-28 Rui UeyamaDe-template X86_64TargetInfo. NFC.
2019-03-28 Marshall ClowFix PR#35967: '<regex> syntax_option_type is not a...
2019-03-28 Louis Dionne[pstl] Introduce forward declarations
2019-03-28 Shafik YaghmourRegression test to ensure that we handling importing...
2019-03-28 Benjamin KramerMake helper functions static. NFC.
2019-03-28 Sam McCallDisable warnings when indexing as a standalone action.
2019-03-28 Rui UeyamaMake TargetInfo const. NFC.
next