platform/upstream/llvm.git
2019-12-19 Jay FoadMake more use of MachineInstr::mayLoadOrStore.
2019-12-19 Victor Campos[ARM] Improve codegen of volatile load/store of i64
2019-12-19 Cullen Rhodes[AArch64][SVE] Implement pfirst and pnext intrinsics
2019-12-19 Cullen Rhodes[AArch64][SVE] Implement ptrue intrinsic
2019-12-19 Kadir Cetinkaya[clangd] Improve documentation for auto and implicit...
2019-12-19 David Spickett[cmake] Include the llvm-locstats target when
2019-12-19 Dmitri GribenkoRevert "Support powerpc when builing without init_array."
2019-12-19 Martin Storsjö[clang] Fix compilation with GCC < 8 for MinGW
2019-12-19 Martin Storsjö[LLD] [COFF] Fix reporting duplicate errors for absolut...
2019-12-19 Raphael Isemann[lldb][NFC] Change if statements in ClangASTImporter...
2019-12-19 czhengsz[SCEV] NFC - add testcase for get accurate range for...
2019-12-19 Georgii Rymar[llvm-readobj][test] - Improve dyn-symbols.test.
2019-12-19 Georgii Rymar[llvm-readobj][test] - Refactor mips-st-other.test
2019-12-19 Georgii Rymar[llvm-readobj][llvm-objdump] - Cleanup testing of dynam...
2019-12-19 Stanislav Mekhanoshin[AMDGPU] Implemented fma cost analysis
2019-12-19 Liu, Chen3Enable STRICT_FP_TO_SINT/UINT on X86 backend
2019-12-19 David BlaikieDebugInfo: Fix test fallout from aaa5a5e7ff1aee632aae75...
2019-12-19 Kamil Rytarowski[compiler-rt] Enable SANITIZER_CAN_USE_PREINIT_ARRAY...
2019-12-19 czhengsz[PowerPC] make lwa as a valid ds candidate in ppcloopin...
2019-12-19 JonChesterfield[libomptarget][nvptx] Fix build, second symbol reordering
2019-12-19 Artem Dergachev[analysis] Re-discard type sugar when casting values...
2019-12-19 Jon Chesterfield[libomptarget][nvptx] Fix build, symbol ordering in...
2019-12-19 David BlaikieDebugInfo: Include DW_AT_base_addr even in gmlt with...
2019-12-19 Jordan Rupprecht[clang] Remove -Wexperimental-float-control.
2019-12-19 Jonas Devlieghere[lldb/Scripting] Simplify code by removing the #if.
2019-12-19 Francis Visoiu... [Remarks][Driver] Place temporary remark files next...
2019-12-19 Francis Visoiu... [Docs] Fix indentation in remarks section
2019-12-19 David BlaikieDebugInfo: Don't use implicit zero addr_base
2019-12-19 David BlaikieReapply "NFC: DebugInfo: Refactor RangeSpanList to...
2019-12-19 Kamil Rytarowski[compiler-rt] [fuzzer] Enable LSan in libFuzzer tests...
2019-12-19 Jason Molendamake err msg in MachSymtabSectionInfo::GetSection clear...
2019-12-19 Kamil Rytarowski[compiler-rt] [fuzzer] Include stdarg.h for va_list
2019-12-19 JonChesterfield[libomptarget][amdgcn] Correct return type of extern...
2019-12-18 Jonas Devlieghere[lldb/test] Move script interpreter tests
2019-12-18 Thomas Lively[WebAssembly] Add avgr_u intrinsics and require nuw...
2019-12-18 Yuanfang Chen[Docs] Fix a typo
2019-12-18 Lang HamesRevert "[Orc][LLJIT] Use JITLink even if a custom JITTa...
2019-12-18 Vedant KumarRevert concepts changes from D41910
2019-12-18 Craig Topper[X86] Add a simple hack to IsProfitableToFold to preven...
2019-12-18 Craig Topper[X86] Add test case to show incorrect formation of...
2019-12-18 Stephen KellyAdd method to ignore invisible AST nodes
2019-12-18 Stephen KellyTrim trailing whitespace
2019-12-18 Stephen KellyOutput names in the AST in tests
2019-12-18 Francis Visoiu... [Remarks][Driver] Run dsymutil when remarks are enabled
2019-12-18 Francis Visoiu... [Remarks][Driver][NFC] Make shouldEmitRemarks more...
2019-12-18 Artem Dergachev[analyzer] Teach MismatchedDealloc about initWithBytesN...
2019-12-18 Jason MolendaAdd prototype for a function we call.
2019-12-18 Lang Hames[Orc][LLJIT] Use JITLink even if a custom JITTargetMach...
2019-12-18 Richard SmithRefactor CompareReferenceRelationship and its callers...
2019-12-18 Akira HatanakaUse hasOffsetApplied to initialize member HasOffsetApplied
2019-12-18 Reid KlecknerMove TypeSourceInfo to Type.h
2019-12-18 Sterling AugustineSupport powerpc when builing without init_array.
2019-12-18 Michał Górny[clang-tools-extra] Fix linking dylib for LLVMFrontendO...
2019-12-18 Amy HuangChange triple in test case to not include triples the...
2019-12-18 Mehdi Amini[gn build] Update console print to match the commit...
2019-12-18 Piotr SobczakRevert "[InstCombine][AMDGPU] Trim more components...
2019-12-18 Mehdi AminiTweak commit message for auto update of gn build script
2019-12-18 Jonas Devlieghere[lldb/MachO] "Fix" intentional out-of-bounds error...
2019-12-18 Ulrich Weigand[FPEnv] Strict versions of llvm.minimum/llvm.maximum
2019-12-18 Steven Wu[libunwind] Fix evaluating DWARF operation DW_OP_pick
2019-12-18 Kamil RytarowskiCorrect version check 9.9.26 -> 9.99.26
2019-12-18 Artem Dergachev[analyzer] NonnullGlobalConstants: Add support for...
2019-12-18 Jon Chesterfield[libomptarget][nfc] Introduce atomic wrapper function
2019-12-18 Kit Barton[LoopFusion] Use the LoopInfo::isRotatedForm method...
2019-12-18 Jakub Kuderski[InstCombine] Insert instructions before adding them...
2019-12-18 Saar Raz[Concepts] Fix incorrect move out of temporary in D41910
2019-12-18 JonChesterfield[libomptarget][nfc] Extract function from data_sharing...
2019-12-18 Adrian McCarthy[NFC] Update FIXME for one VFS test
2019-12-18 Adrian McCarthyFix more VFS tests on Windows
2019-12-18 Saar Raz[Concepts] Fix crash in D41910
2019-12-18 Danilo Carvalho... Revert "[AArch64][SVE] Replace integer immediate intrin...
2019-12-18 Jonas Paulsson[Clang FE, SystemZ] Don't add "true" value for the...
2019-12-18 Saar Raz[Concepts] Constrained partial specializations and...
2019-12-18 Jakub Kuderski[InstCombine] Allow to limit the max number of iterations
2019-12-18 Richard Smithllvm-cxxmap: fix support for remapping non-mangled...
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
next