platform/upstream/llvm.git
2018-11-02 Dan Liew[NFC] Refactor initialisation of Darwin malloc zone...
2018-11-02 Alexey Bataev[OPENMP]Change the mapping type for lambda captures.
2018-11-02 Alexey Bataev[OPENMP][OFFLOADING]Change the lambda capturing flags.
2018-11-02 Teresa JohnsonRevert "Change the timestamp of llvmcache-foo file...
2018-11-02 Alexander Kornienko[clang-tidy] .reset(new X) -> make_unique<X>() in a...
2018-11-02 Alexey Bataev[OPENMP][NVPTX]Improve emission of the globalized varia...
2018-11-02 Teresa JohnsonChange the timestamp of llvmcache-foo file to meet...
2018-11-02 Alexey Bataev[OPENMP][NVPTX]Fixed/improved support for globalization...
2018-11-02 Krzysztof Parzyszek[Hexagon] Do not reduce load size for globals in small...
2018-11-02 Aleksandr Urakov[NativePDB] Make tests work on x86 too
2018-11-02 Sam McCall[clangd] Add fallbackFlags initialization extension.
2018-11-02 Alexey Bataev[DEBUGINFO, NVPTX]DO not emit ',debug' option if no...
2018-11-02 Tim NorthoverReapply Logging: make os_log buffer size an integer...
2018-11-02 Sam McCall[clangd] Make in-memory CDB always available as an...
2018-11-02 Sam McCall[clangd] Remove didOpen extraFlags extension.
2018-11-02 Sam McCall[clangd] Only log ignored diagnostics with -log=verbose.
2018-11-02 Patrick LysterAdd support for 'atomic_default_mem_order' clause on...
2018-11-02 David StenbergAllow null-valued function operands in getCalledFunction()
2018-11-02 Gabor Horvath[analyzer][CTU] Correctly signal in the function index...
2018-11-02 Simon Pilgrim[DAGCombiner] Remove reduceBuildVecConvertToConvertBuil...
2018-11-02 Ilya BiryukovRevert "Fix regression in behavior of clang -x c++...
2018-11-02 Neil Henning[AMDGPU] UBSan bug fix for r345710
2018-11-02 Sam McCall[clang-tidy] Get ClangTidyContext out of the business...
2018-11-02 Alex DenisovFix a typo in a function name
2018-11-02 Ayal Zaks[LV] Avoid vectorizing loops under opt for size that...
2018-11-02 George Rimar[LLDB] - Add support for DW_FORM_rnglistx and relative...
2018-11-02 Aleksandr Urakov[Symbol] Search symbols with name and type in a symbol...
2018-11-02 Aleksandr Urakov[Windows] Fix Windows build after be053dd5a384a03da5a77...
2018-11-02 Dean Michael... [XRay] Fix tests with updated fdr-dump
2018-11-02 Dean Michael... [XRay] Update delta computations in runtime
2018-11-02 Fangrui Song[clangd] Really fix clang -Wimplicit-fallthrough
2018-11-02 Fangrui Song[clangd] Fix clang -Wimplicit-fallthrough
2018-11-02 Fangrui SongFix -Wimplicit-fallthrough warning in LLVM_ENABLE_ASSER...
2018-11-02 Fangrui SongFix -Wimplicit-fallthrough warning in LLVM_ENABLE_ASSER...
2018-11-02 Matt ArsenaultAMDGPU: Fix assertion with bitcast from i64 constant...
2018-11-02 Matthias Brauntest/DebugInfo: Convert some tests to MIR
2018-11-02 Matthias BraunLLVMTargetMachine/TargetPassConfig: Simplify handling...
2018-11-02 Wouter van... [WebAssembly] Added a .globaltype directive to .s output.
2018-11-02 Thomas Lively[WebAssembly] General vector shift lowering
2018-11-02 Richard SmithWhen building a header module, treat inputs as headers...
2018-11-02 Max Kazantsev[NFC][LICM] Factor out instruction erasing logic
2018-11-02 Thomas Lively[WebAssembly] Expand inserts and extracts with variable...
2018-11-01 Jason MolendaWhen no FileCheck binary is specified, look in the...
2018-11-01 Alina Sbirlea[AliasSetTracker] Misc cleanup (NFCI)
2018-11-01 Mandeep Singh... [gold-plugin] Fix a bunch of build warnings
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-11-01 Craig Topper[DAGCombiner] Make the isTruncateOf call from visitZERO...
2018-11-01 Craig Topper[X86] Add test cases for adding vector support to isTru...
2018-11-01 Jessica Paquette[MachineOutliner][NFC] Remember when you map something...
2018-11-01 Dean Michael... [XRay] Fix TSC and atomic custom/typed event accounting
2018-11-01 Sanjay Patel[IR] remove fake binop query for fneg
2018-11-01 Volodymyr Sapsai[CodeGen] Fix assertion on referencing constexpr Obj...
2018-11-01 Farhana Aleen[AMDGPU] Handle the idot8 pattern generated by FE.
2018-11-01 Jonas Devlieghere[File] Remove static method to get permissions.
2018-11-01 Dan AlbertFix test assumption that Linux implies glibc.
2018-11-01 Fangrui Song[ELF] Change sh_link of .rel{,a}.plt to make GNU strip...
2018-11-01 Jonas Devlieghere[FileSystem] Update SetFile signature.
2018-11-01 Volodymyr Sapsai[CodeGen] Move `emitConstant` from ScalarExprEmitter...
2018-11-01 Jordan Rupprecht[llvm-objcopy/strip] [NFC] Clean up tablegen opts ...
2018-11-01 Jonas Devlieghere[FileSystem] Change FileSpec constructor signature...
2018-11-01 Reid KlecknerSilence -Wimplicit-fallthrough in gold plugin
2018-11-01 Louis DionneRevert "Bug 39129: Speeding up partition_point/lower_bo...
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement llvm.addressofreturnaddress...
2018-11-01 Jonas Devlieghere[FileSystem] Change FileSpec constructor signature.
2018-11-01 Jonas Devlieghere[FileSystem] Move path resolution logic out of FileSpec
2018-11-01 Petr Hosek[CMake][Fuchsia] Don't restrict Linux runtimes to UNIX
2018-11-01 Heejin Ahn[WebAssembly] Fix signature parsing for 'try' in AsmParser
2018-11-01 Reid KlecknerEnable -Wimplicit-fallthrough for clang as well as GCC
2018-11-01 Rui UeyamaOmit "virtual" if overridden.
2018-11-01 Rui UeyamaUse llvm_unreachable for unreachable code.
2018-11-01 Fangrui SongSet MAttrs in LTO mode
2018-11-01 Reid Kleckner[Hexagon] Remove unintended fallthrough from MC duplex...
2018-11-01 Reid KlecknerFix clang -Wimplicit-fallthrough warnings across llvm...
2018-11-01 Florian Hahn[LoopInterchange] Fix unused variables in release build
2018-11-01 Sam Clegg[WebAssembly] Fixup `main` signature by default
2018-11-01 Reid Kleckner[codeview] Add breaks to fix -Wimplicit-fallthrough
2018-11-01 Reid KlecknerAnnotate possibly unintended fallthroughs in Hexagon...
2018-11-01 Florian Hahn[LoopInterchange] Remove support for inner-only reductions.
2018-11-01 Reid KlecknerRemove unnecessary fallthrough annotation after unreachable
2018-11-01 Volkan Keles[GlobalISel] Fix a bug in LegalizeRuleSet::clampMaxNumE...
2018-11-01 Aaron BallmanOutput "rule" information in SARIF exports.
2018-11-01 Reid KlecknerAdd LLVM_FALLTHROUGH annotation after switch
2018-11-01 Mandeep Singh... Revert "[COFF, ARM64] Change setjmp for AArch64 Windows...
2018-11-01 Tim NorthoverRevert "Reapply Logging: make os_log buffer size an...
2018-11-01 Reid KlecknerUse C++11 fallthrough attribute syntax when available...
2018-11-01 Simon Pilgrim[LegalizeDAG] Add generic vector CTPOP expansion (PR32655)
2018-11-01 Reid Kleckner[Hexagon] Fix MO_JumpTable const extender conversion
2018-11-01 Gheorghe-Teodor... [OpenMP][libomptarget] Add runtime function for pushing...
2018-11-01 Tim NorthoverReapply Logging: make os_log buffer size an integer...
2018-11-01 Andrea Di Biagio[llvm-mca] Add extra counters for move elimination...
2018-11-01 Reid Kleckner[AArch64] Fix unintended fallthrough and strengthen...
2018-11-01 Mandeep Singh... Revert "[COFF, ARM64] Implement Intrinsic.sponentry...
2018-11-01 Reid KlecknerReplace two fallthrough annotations after covered switc...
2018-11-01 Jordan Rupprecht[llvm-strip] Support --keep and --strip-all-gnu from...
2018-11-01 Jonas Devlieghere[FileSystem] Fix typo in ProcessFreeBSD
2018-11-01 Jordan Rupprecht[llvm-objcopy] Support --{enable,disable}-deterministic...
2018-11-01 Yan ZhangFix the issue that not recognizing single acronym with...
2018-11-01 Jonas Devlieghere[FileSystem] Fix Exists call sites
2018-11-01 Jordan Rupprecht[llvm-objcopy] Don't apply --localize flags to common...
2018-11-01 Fangrui Song[llvm-objcopy] For multiclass Eq, associate help text...
next