platform/upstream/llvm.git
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.
2019-03-28 Shoaib Meenai[CodeGen] Add additional mangling for struct members...
2019-03-28 Petar Avramovic[MIPS GlobalISel] Select float constants
2019-03-28 Nico Webergn build: Add some build files for clangd
2019-03-28 Louis Dionne[libc++] Remove unnecessary <iostream> #includes in...
2019-03-28 Jordan RupprechtAdd "git llvm revert" and "git llvm svn-lookup" subcommands
2019-03-28 Nirav Dave[DAG] Fix Lifetime Node ID hashing.
2019-03-28 Sanjay Patel[DAGCombiner] fold sext into negation
2019-03-28 Sanjay Patel[x86] add vector test for sext of negate; NFC
2019-03-28 Scott Linder[AMDGPU] Clarify Code Object V2/V3 differences in AMDGP...
2019-03-28 Sam McCall[clangd] Update error message to fix tests after r357173
2019-03-28 Michael Platings[Documentation] Proposal to change variable names
2019-03-28 Sam McCall[clangd] Support UTF-32 (i.e. codepoint) offsets.
2019-03-28 Sanjay Patel[x86] avoid cmov in movmsk reduction
2019-03-28 Clement Courbet[X86MacroFusion] Handle branch fusion (AMD CPUs).
2019-03-28 Matt ArsenaultAMDGPU: Make exec mask optimzations more resistant...
2019-03-28 Roman Lebedev[X86] AMD Piledriver (BdVer2): fine-tune some latencies
2019-03-28 Clement Courbet[NFC] Format InlineFeatureIgnoreList.
2019-03-28 Adam Balogh[Analyzer] Constraint Manager - Calculate Effective...
2019-03-28 Xing GUO- Addressed comments
2019-03-28 Xing GUO- Addressed @jhenderson 's comments
2019-03-28 Xing GUO[llvm-readobj] Add new helper function `getSymbolVersio...
2019-03-28 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-03-28 Anastasia Stulova[PR41247] Fixed parsing of private keyword in C++.
2019-03-28 Simon Pilgrim[DAGCombiner] Fold truncate(build_vector(x,y)) -> build...
2019-03-28 Peter Smith[ELF][ARM] Recommit Redesign of .ARM.exidx handling...
2019-03-28 Diana Picus[ARM GlobalISel] Run regbankselect test for Thumb....
2019-03-28 George Rimar[yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools...
2019-03-28 Pierre Gousseau[asan] Add options -asan-detect-invalid-pointer-cmp...
2019-03-28 Florian Hahn[VPlan] Determine Vector Width programmatically.
2019-03-28 Simon Pilgrim[X85][AVX] Add missing vXi16 broadcast fold patterns
2019-03-28 Diana Picus[ARM GlobalISel] Fix G_STORE with s1
2019-03-28 Diana Picus[ARM GlobalISel] Fix selection of G_SELECT
2019-03-28 Roman Lebedev[llvm-exegesis] Introduce a 'naive' clustering algorith...
2019-03-28 Fangrui SongFix tests after rC357150
2019-03-28 Fangrui Song[Driver] Allow -gsplit-dwarf on ELF OSes other than...
2019-03-28 Piotr Sobczak[SelectionDAG] Add 2 tests for selection across basic...
next