platform/upstream/llvm.git
2019-12-18 Craig Topper[SelectionDAGBuilder] Use getConstant instead of getTar...
2019-12-18 Stefan Pintilie[PowerPC][NFC] Refactor splat of constant to vector.
2019-12-18 Amy HuangAdd support for the MS qualifiers __ptr32, __ptr64...
2019-12-18 Danilo Carvalho... [AArch64][SVE] Fix gather scatter dag combine test.
2019-12-18 Danilo Carvalho... [AArch64][SVE] Replace integer immediate intrinsics...
2019-12-18 Michael Trent[ MC ] Match labels to existing fragments even when...
2019-12-18 Sanjay Patel[AArch64] add tests for bitcasted DUPLANE; NFC
2019-12-18 Mitch PhillipsRevert "Add an -fno-temp-file flag for compilation"
2019-12-18 Mitch Phillips[NFC] Fix sanitizer lint problem that's breaking Androi...
2019-12-18 Raphael IsemannFix modules build by adding missing includes to LTO...
2019-12-18 stozerReapply: [DebugInfo] Correctly handle salvaged casts...
2019-12-18 Guillaume Chatelet[llvm-exegesis][NFC] internal changes
2019-12-18 Michał Górny[compiler-rt] [test] Disable ASLR on UBSAN+[AMT]SAN...
2019-12-18 Michał Górny[compiler-rt] [test] Disable ASLR on LSAN+ASAN tests...
2019-12-18 Mircea Trofin[NFC][InlineCost] Run clang-format on InlineCost.cpp
2019-12-18 Sanjay Patel[AArch64] update test checks; NFC
2019-12-18 LLVM GN Syncbotgn build: Merge 9883d7edc65
2019-12-18 Whitney Tsang[LoopUtils] Updated deleteDeadLoop() to handle loop...
2019-12-18 Michał Górny[compiler-rt] [test] Disable ASLR for fuzzer tests...
2019-12-18 Michał Górny[clang] [cmake] Fix gen_ast_dump_json_test.py binary dir
2019-12-18 evgeny[ThinLTO] Show preserved symbols in DOT files
2019-12-18 Daniel Sanders[globalisel] Small correction to the fixup in 0a0813962...
2019-12-18 Kamil Rytarowski[compiler-rt] Sync NetBSD ioctl definitions with 9...
2019-12-18 Daniel Sanders[gicombiner] Import tryCombineIndexedLoadStore()
2019-12-18 Roman Lebedev[NFC][InstCombine] Autogenerate assume.ll test
2019-12-18 Daniel Sanders[globalisel] Attempt to fix ARM bots that emit the...
2019-12-18 Hans WennborgAdd an -fno-temp-file flag for compilation
2019-12-18 Sanjay Patel[AArch64] match fcvtl2 with bitcasted extract
2019-12-18 Sanjay Patel[InstCombine] add tests for copysign; NFC
2019-12-18 Raphael Isemann[lldb][NFC] Add unit test for persistent variable looku...
2019-12-18 Daniel Sanders[gicombiner] Add support for arbitrary match data being...
2019-12-18 stozerRevert "[DebugInfo] Correctly handle salvaged casts...
2019-12-18 LLVM GN Syncbotgn build: Merge 7ea2e5195a8
2019-12-18 Daniel SandersRevert "Temporarily Revert "[gicombiner] Add the MatchD...
2019-12-18 LLVM GN Syncbotgn build: Merge 1ad15046dcf
2019-12-18 Ilya Biryukov[Syntax] Use a hash table to search for tokens by their...
2019-12-18 Ilya Biryukov[Syntax] Uppercase the first letter of the test name...
2019-12-18 Ilya Biryukov[Syntax] Allow to mutate syntax trees
2019-12-18 stozer[DebugInfo] Correctly handle salvaged casts and split...
2019-12-18 Gabor Martonrecommit: [ASTImporter] Friend class decl should not...
2019-12-18 Sven van Haastregt[OpenCL] Add builtin function extension handling
2019-12-18 Victor Campos[AArch64] Improve codegen of volatile load/store of...
2019-12-18 Jay Foad[AArch64] Enable clustering memory accesses to fixed...
2019-12-18 Miloš Stojanović[llvm-exegesis][mips] Add lit test
2019-12-18 Anna Welker[NFC][TTI] Add Alignment for isLegalMasked[Gather/Scatter]
2019-12-18 David Stenberg[cmake] Add llvm-locstats to LLVM_TEST_DEPENDS
2019-12-18 Georgii Rymar[llvm-readobj][test] - Move a comment. NFC.
2019-12-18 Georgii Rymar[llvm-readob] - Refactor printing of sections flags...
2019-12-18 Georgii Rymar[llvm-readobj][test] - Cleanup hash-histogram.test
2019-12-18 Georgii Rymar[llvm-readelf] - Change letters used for SHF_ARM_PURECO...
2019-12-18 Fangrui Song[ELF] writePlt, writeIplt: replace parameters gotPltEnt...
2019-12-18 Georgii Rymar[llvm-readelf][llvm-readobj] - Reimplement the logic...
2019-12-18 Wang, Pengfei[X86] Add calculation for elements in structures in...
2019-12-18 Wang, Pengfei[X86] Add strict fma support
2019-12-18 Gabor Horvath[CFG] Add an option to expand CXXDefaultInitExpr into...
2019-12-18 Petr Hosek[unwind] Don't link libpthread and libdl on Fuchsia
2019-12-18 Fangrui Song[ELF] Fix a comment. NFC
2019-12-18 Justin Bogner[docs] Remove `git llvm push` and `git llvm revert...
2019-12-18 Nemanja Ivanovic[PowerPC] Add missing legalization for vector BSWAP
2019-12-18 LLVM GN Syncbotgn build: Merge e62e760f295
2019-12-18 Eric ChristopherTemporarily Revert "[gicombiner] Add the MatchDag struc...
2019-12-18 Craig Topper[X86] Manually format some setOperationAction calls...
2019-12-18 Xiaoqing Wu[AArch64][GlobalISel]: Fix a crash in GlobalIsel in...
2019-12-17 Craig Topper[FPEnv][LegalizeTypes] Make ScalarizeVecOp_STRICT_FP_RO...
2019-12-17 Stanislav Mekhanoshin[AMDGPU] Fixed cost model for packed 16 bit ops
2019-12-17 Thomas Lively[WebAssembly] Implement SIMD {i8x16,i16x8}.avgr_u instr...
2019-12-17 Mitch PhillipsRevert "[ MC ] Match labels to existing fragments even...
2019-12-17 Artem Dergachev[analysis] Discard type qualifiers when casting values...
2019-12-17 Craig Topper[FPEnv][LegalizeTypes][LegalizeDAG][AArch64] Few fixes...
2019-12-17 Alex Lorenz[driver][darwin] Use explicit -mlinker-version in the...
2019-12-17 Whitney Tsang[LoopFusion] Move instructions from FC0.Latch to FC1...
2019-12-17 David Tenty[AIX] Avoid unset csect assert for functions defined...
2019-12-17 Tom StellardAMDGPU/SILoadStoreOptimillzer: Refactor CombineInfo...
2019-12-17 Nemanja IvanovicFix buildbot failures after removing REQUIRES-ANY
2019-12-17 Mark de Wever[IR] Use a reference in a range-based for
2019-12-17 Mark de Wever[Driver] Avoid copies in range-based for loops
2019-12-17 Mark de Wever[Sema] Fixes -Wrange-loop-analysis warnings
2019-12-17 Mark de Wever[Frontend] Fixes -Wrange-loop-analysis warnings
2019-12-17 Sourabh Singh... Recommit "[DebugInfo] Refactored macro related generation,
2019-12-17 Xin-Xin Wang[perf-training] Change profile file pattern string...
2019-12-17 Ulrich Weigand[FPEnv] Remove unnecessary rounding mode argument for...
2019-12-17 Alexey Bataev[OPENMP50]Add parsing/sema analysis for nontemporal...
2019-12-17 Alexey Bataev[LIBOPENMP][NVPTX]Fix the build error in the runtime.
2019-12-17 Stefan Stipanovic[Attributor] H2S fix.
2019-12-17 Stefan Stipanovic[Attributor][NFC] Add test for sle comparison in h2s.
2019-12-17 Sam Clegg[WebAssembly] Convert MC tests to from bitcode to asm
2019-12-17 Jonas Paulsson[Clang FE, SystemZ] Recognize -mpacked-stack CL option
2019-12-17 Dominic Chenllvm-diff: Perform structural comparison on GlobalVaria...
2019-12-17 Pierre Habouzit[objc_direct] fix uniquing when re-declaring a readwrit...
2019-12-17 Jay Foad[AMDGPU] Fix typo in SIInstrInfo::memOpsHaveSameBasePtr
2019-12-17 Sanjay Patel[SDAG] adjust isNegatibleForFree calculation to avoid...
2019-12-17 Sanjay PatelRevert "[SDAG] remove use restriction in isNegatibleFor...
2019-12-17 Sanjay Patel[SDAG] remove use restriction in isNegatibleForFree...
2019-12-17 Nico WeberRevert "[ASTImporter] Friend class decl should not...
2019-12-17 Alex Lorenz[driver][darwin] Pass -platform_version flag to the...
2019-12-17 JonChesterfield[libomptarget][nfc] Move three files under common,...
2019-12-17 Zakk Chen[RISCV] Add subtargets initialized with target feature
2019-12-17 Kevin P. Neal[FPEnv] IRBuilder support for constrained sitofp/uitofp.
2019-12-17 Amaury Séchet[DAGCombiner] Add node back in the worklist in topologi...
2019-12-17 Ulrich Weigand[SystemZ][FPEnv] Back-end support for STRICT_[SU]INT_TO_FP
next