platform/upstream/llvm.git
2018-08-17 Haojian Wu[clang-tidy] Add missing check documentation.
2018-08-17 Richard SmithImprove diagnostic for missing comma in template parame...
2018-08-17 Sam Clegg[WebAssembly] Don't compress LEBs by default
2018-08-17 Michael Kruse[AST] Adapt Polly to AnalysisSetTracker changes. NFC.
2018-08-17 Jordan RupprechtFix windows buildbots by removing : from filenames
2018-08-17 Jordan Rupprecht[llvm-objcopy] Add support for -I binary -B <arch>.
2018-08-17 Jun LimTest commit
2018-08-17 Vedant KumarRemove a hardcoded address in test/DebugInfo/X86/vla...
2018-08-17 Alina Sbirlea[IDF] Make GD const.
2018-08-17 Matt Davis[llvm-mca] Reformat a few lines (fix spacing). NFC.
2018-08-17 Reka Kovacs[Support] NFC: Fix docstring in FileSystem.h.
2018-08-17 Simon Pilgrim[X86][SSE] Lower constant vXi8 ISD::SRL/ISD::SRA using...
2018-08-17 Evandro Menezes[InstCombine] Refactor the simplification of pow()...
2018-08-17 Evandro Menezes[NFC] Expand test cases for simplifying pow()
2018-08-17 Craig Topper[X86] Use hasOneUse instead of isOnlyUserOf. NFCI
2018-08-17 Kuba Mracek[sanitizer] When setting up shadow memory on iOS, fix...
2018-08-17 Yaxun Liu[HIP] Make __hip_gpubin_handle hidden to avoid being...
2018-08-17 Simon Pilgrim[TableGen] Don't separately search for DefaultMode...
2018-08-17 Jim InghamShow how to use "lldb -P" to find the lldb.py.
2018-08-17 Alina Sbirlea[IDF] Teach Iterated Dominance Frontier to use a snapsh...
2018-08-17 Greg ClaytonChange the attach test case to use self.assertEqual...
2018-08-17 Marshall ClowRefactor the newly created <bit> header. Still (almost...
2018-08-17 Nico WeberMake __shiftleft128 / __shiftright128 real compiler...
2018-08-17 Teresa Johnson[ThinLTO] Add option for printing import failure reasons
2018-08-17 Zachary Turner[MS Demangler] Rework the way operators are demangled.
2018-08-17 Marshall ClowRecommit r339943 - Establish the <bit> header. NFC...
2018-08-17 Simon Pilgrim[TableGen] TypeInfer - Cache the legal types as TypeSet...
2018-08-17 Akira Hatanaka[CodeGen] Merge identical block descriptor global varia...
2018-08-17 Kadir Cetinkaya[clangd] Add parantheses while auto-completing functions.
2018-08-17 Hsiangkai Wang[DebugInfo] Generate DWARF debug information for labels...
2018-08-17 Haojian Wu[clang-tidy] Abseil: integral division of Duration...
2018-08-17 Stefan Pintilie[PowerPC] Generate lxsd instead of the ld->mtvsrd seque...
2018-08-17 Andrea Di Biagio[llvm-mca] Removed references to HWStallEvent in Schedu...
2018-08-17 Haojian Wu[clangd] Add a testcase for empty preamble.
2018-08-17 Francis Visoiu... [x86] Fix test breaking on Darwin after r339962
2018-08-17 Francis Visoiu... [X86] Fix liveness information when expanding X86:...
2018-08-17 Florian Hahn[NewGVN] Add tests for r340031.
2018-08-17 Florian Hahn[InstrSimplify,NewGVN] Add option to ignore additional...
2018-08-17 Haojian Wu[Preamble] Empty preamble is not an error.
2018-08-17 Krzysztof Parzyszek[Hexagon] Expand vgather pseudos during packetization
2018-08-17 Alex Bradbury[AtomicExpandPass] Widen partword atomicrmw or/xor...
2018-08-17 Anna Thomas[LICM] Add a diagnostic analysis for identifying alias...
2018-08-17 Erich KeaneFix for bug 38508 - Don't do PCH processing when only...
2018-08-17 Roger Ferrer... [RISCV] Remove unused function
2018-08-17 Hans Wennborgclang-cl: Expose -fno-crash-diagnostics (PR38574)
2018-08-17 Sanjay Patel[ConstantFolding] add simplifications for funnel shift...
2018-08-17 Teresa Johnson[ThinLTO] Correct documentation on default number of...
2018-08-17 Simon Pilgrim[TableGen] TypeSetByHwMode::insert - cache the default...
2018-08-17 Luke Cheeseman[AArch64] - return address signing
2018-08-17 Luke Cheeseman[AArch64] - Generate pointer authentication instructions
2018-08-17 Nemanja IvanovicRevert extraneous directory added by accident in rL340016
2018-08-17 Nemanja Ivanovic[PowerPC] Generate Power9 extswsli extend sign and...
2018-08-17 Simon Pilgrim[DAGCombiner] extractShiftForRotate - fix out of range...
2018-08-17 Andrea Di Biagio[InstCombine] Remove unused method FAddCombine::createF...
2018-08-17 Bernard Ogden[ARM/AArch64] Support FP16 +fp16fml instructions
2018-08-17 Bernard Ogden[ARM/AArch64] TargetParserTest fixes
2018-08-17 George Rimar[LLD][ELF] - Remove dead code. NFC.
2018-08-17 Simon Pilgrim[DAGCombine] Improve (sra (sra x, c1), c2) -> (sra...
2018-08-17 Simon PilgrimFix clangd tests on older compilers
2018-08-17 Daniel Cederman[Sparc] Get sret arg size from CallLoweringInfo.getArgs()
2018-08-17 Kirill Bobyrev[clangd] NFC: Mark Workspace Symbol feature complete...
2018-08-17 Simon PilgrimFix "control reaches end of non-void function" -Wreturn...
2018-08-17 Ilya Biryukov[clangd] Fetch documentation from the Index during...
2018-08-17 Ilya Biryukov[clangd] Show function documentation in signature help
2018-08-17 Daniel Cederman[Sparc] Flush register windows for @llvm.returnaddress(1)
2018-08-17 Haojian Wu[clangd] Always use the latest preamble
2018-08-17 Chen Zheng[MISC]Fix wrong usage of std::equal()
2018-08-17 Sjoerd Meijer[ARM][NFC] ARMCodeGenPrepare: some refactoring and...
2018-08-17 Roman Lebedev[NFC] Some small test updates for Implicit Conversion...
2018-08-17 Roman Lebedev[NFC] Some small test updates for Implicit Conversion...
2018-08-17 Aleksandr UrakovFix compiler warnings after rL339649.
2018-08-17 Max Kazantsev[MustExecute] Fix algorithmic bug in isGuaranteedToExec...
2018-08-17 Max Kazantsev[NFC] Add tests to ensure that improvement of MustThrow...
2018-08-17 Chandler CarruthRevert r339977: [GISel]: Add Opcodes for a few LLVM...
2018-08-17 Brian Cain[llvm-mc-assemble-fuzzer] Update API - Pass MCObjectWri...
2018-08-17 Graydon Hoare[Support] Add a public API to allow clearing all (stati...
2018-08-17 Brian Cain[hexagon] restore -fuse-cxa-atexit by default
2018-08-17 Dean Michael... [XRay][compiler-rt] Avoid InternalAlloc(...) in Profili...
2018-08-17 Aditya Nandakumar[GISel]: Add Opcodes for a few LLVM Intrinsics
2018-08-17 Matt MorehouseRevert "[libFuzzer] Use std::discrete_distribution...
2018-08-17 Chandler Carruth[ADT] Replace a member initializer of a union with...
2018-08-17 Stephane SezerAdd a relocation for R_AARCH64_ABS32 in ObjectFileELF
2018-08-17 Matt Morehouse[libFuzzer] Use std::discrete_distribution for input...
2018-08-17 Heejin Ahn[WebAssembly] Modify LateEHPrepare one-line description...
2018-08-16 Vitaly BukaRevert "Establish the <bit> header. NFC yet. Reviewed...
2018-08-16 David BlaikieDebugInfo: Remove command line (& target-based) disabli...
2018-08-16 Hubert Tong[libc++] Use correct rand.eng.mers all-zeroes seed...
2018-08-16 David BlaikieDisable pubnames in NVPTX debug info using metadata
2018-08-16 Heejin Ahn[WebAssembly] CFG stackify support for exception handling
2018-08-16 Julie HockettRevert "Implement a (simple) Markdown generator"
2018-08-16 Alex LangfordRemove commented out constructor from Scalar
2018-08-16 Vedant KumarRelax a CHECK line to allow for dso_local
2018-08-16 Evgeniy StepanovRevert "Revert "[hwasan] Add __hwasan_handle_longjmp.""
2018-08-16 Chandler Carruth[x86/MIR] Implement support for pre- and post-instructi...
2018-08-16 Vedant KumarAdd a basic integration test for C++ smart pointers
2018-08-16 Alex LangfordRemove outdated TODOs in RegisterValue
2018-08-16 Sanjay Patel[InstCombine] add reflection fold for tan(-x)
2018-08-16 Evgeniy StepanovRevert "[hwasan] Add __hwasan_handle_longjmp."
2018-08-16 Vedant Kumar[InstrProf] Use atomic profile counter updates for...
2018-08-16 Greg ClaytonUpdate the Core file loading instructions so they keep...
next