platform/upstream/llvm.git
2018-12-13 Tatyana KrasnukhaAdd missing Initialize/Terminate for Architecture plugins
2018-12-13 Daniel Sanders[mir] Serialize DILocation inline when not possible...
2018-12-13 Simon Pilgrim[X86][BWI] Don't custom lower vXi8 rotations.
2018-12-13 Haojian Wu[clangd] Refine the way of checking a declaration is...
2018-12-13 Haojian Wu[clangd] Avoid emitting Queued status when we are able...
2018-12-13 Haojian Wu[clangd] Move the utility function to anonymous namespa...
2018-12-13 Chen Zheng[NFC][PowerPC] add verify-machineinstrs check
2018-12-13 Chen Zheng[PowerPC] intrinsic llvm.eh.sjlj.setjmp should not...
2018-12-13 Simon Pilgrim[DAGCombine] Moved X86 rotate_amount % bitwidth ==...
2018-12-13 Pavel LabathClassify tests in lit/Modules
2018-12-13 Diana Picus[ARM GlobalISel] Support exts and truncs for Thumb2
2018-12-13 Simon Pilgrim[TargetLowering] Add ISD::ROTL/ROTR vector expansion
2018-12-13 Peter Smith[ELF][AArch64] Fix adrp to undefined weak reference.
2018-12-13 Alex Bradbury[RISCV] Add support for the various RISC-V FMA instruct...
2018-12-13 Arnaud A. de... [AArch64] Catch some more CMN opportunities.
2018-12-13 Kamil RytarowskiAdd a new interceptors for cdbr(3) and cdbw(3) API...
2018-12-13 Mikael NilssonFix for clang interface update
2018-12-13 Mikael Nilsson[OpenCL] Add generic AS to 'this' pointer
2018-12-13 Kamil RytarowskiAdd new interceptors for vis(3) API in NetBSD
2018-12-13 Andrey ChurbanovFix for bugzilla https://bugs.llvm.org/show_bug.cgi...
2018-12-13 Clement Courbet[CodeGen] Allow mempcy/memset to generate small overlap...
2018-12-13 Vitaly Buka[asan] Don't check ODR violations for particular types...
2018-12-13 Matt ArsenaultAMDGPU/GlobalISel: Legalize f64 fadd/fmul
2018-12-13 Matt ArsenaultFix missing C++ mode comment in header
2018-12-13 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect some simple operations
2018-12-13 Matt ArsenaultAMDGPU/GlobalISel: Test cleanups
2018-12-13 Serge GueltonPortable Python script across Python version
2018-12-13 Serge GueltonPortable Python script across Python version
2018-12-13 Serge GueltonPortable Python script across Python version
2018-12-13 Craig Topper[X86] Remove assert leftover from when i1 was a legal...
2018-12-13 Stanislav Mekhanoshin[AMDGPU] Fix build failure, second attempt
2018-12-13 Stanislav Mekhanoshin[AMDGPU] Fix build failure
2018-12-13 Stephane Moore[clang] Add AST matcher for block expressions 🔍
2018-12-13 Stanislav Mekhanoshin[AMDGPU] Simplify negated condition
2018-12-13 David L. JonesRevert r348645 - "[MemCpyOpt] memset->memcpy forwarding...
2018-12-13 Reid KlecknerRemove unused Args parameter from EmitFunctionBody...
2018-12-13 Artem Dergachev[analyzer] RunLoopAutoreleaseLeakChecker: Come up with...
2018-12-13 Davide Italiano[LoopUtils] Prefer a set over a map. NFCI.
2018-12-13 Philip Reames[test] Add a set of test for constant folding deopt...
2018-12-13 Jonas Devlieghere[NFC] Small code cleanups in utility.
2018-12-13 Shoaib Meenai[Support] Fix FileNameLength passed to SetFileInformati...
2018-12-12 Louis Dionne[libcxx] Add assertion in deque::pop_back when popping...
2018-12-12 Shoaib Meenai[gn build] Fix defines define on Windows
2018-12-12 Daniel Sanders[globalisel] Add GISelChangeObserver::changingInstr()
2018-12-12 Reid KlecknerEmit a proper diagnostic when attempting to forward...
2018-12-12 Sam Clegg[WebAssembly] Add "needed" list to dylink section
2018-12-12 Sam Clegg[WebAssembly] Update dylink section parsing
2018-12-12 Davide Italiano[LoopDeletion] Update debug values after loop deletion.
2018-12-12 Nikita Popov[InstCombine] Fix negative GEP offset evaluation for...
2018-12-12 Evgeniy Stepanov[hwasan] Link ubsan_cxx to shared runtime library.
2018-12-12 Fangrui Song[llvm-objcopy] Change Segment::Type from uint64_t to...
2018-12-12 Ryan PrichardSwitch Android from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITI...
2018-12-12 Ryan Prichard[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_S...
2018-12-12 Haibo HuangRevert "Declares __cpu_model as dso local"
2018-12-12 Martin StorsjoAvoid code duplication in the SEH version of UnwindCurs...
2018-12-12 Sanjay Patel[PhaseOrdering] add test for funnel shift (rotate)...
2018-12-12 Evgeniy Stepanov[hwasan] Verify Android TLS slot at startup.
2018-12-12 Haibo HuangDeclares __cpu_model as dso local
2018-12-12 Eric Fiselier[AST] Store "UsesADL" information in CallExpr.
2018-12-12 Daniel Sanders[globalisel] Rename GISelChangeObserver's erasedInstr...
2018-12-12 Craig Topper[X86] Don't emit MULX by default with BMI2
2018-12-12 David BlaikieFix for llvm-dwarfdump changes for subroutine types
2018-12-12 Michal Gorny[test] [depr.c.headers] XFAIL uchar.h on NetBSD
2018-12-12 Craig Topper[X86] Move stack folding test for MULX to a MIR test...
2018-12-12 Aakanksha Patil[AMDGPU] Support for "uniform-work-group-size" attribute
2018-12-12 Saleem AbdulrasoolSupport: use internal `call_once` on PPC64le
2018-12-12 Erich KeaneTeach __builtin_unpredictable to work through implicit...
2018-12-12 Michal Gorny[test] [filesystems] NetBSD can do symlink permissions too
2018-12-12 Michal Gorny[test] [filesystems] Extend FreeBSD tv_sec==-1 workarou...
2018-12-12 Simon Pilgrim[X86] Added missing constant pool checks. NFCI.
2018-12-12 David BlaikieDebugInfo/DWARF: Pretty print subroutine types
2018-12-12 Scott Linder[AMDGPU] Emit MessagePack HSA Metadata for v3 code...
2018-12-12 David BlaikieDebugInfo/DWARF: Improve dumping of pointers to members...
2018-12-12 David BlaikieDebugInfo/DWARF: Refactor type dumping to dump types...
2018-12-12 David BlaikieDebugInfo/DWARF: Refactor getAttributeValueAsReferenced...
2018-12-12 Craig Topper[X86] Emit SBB instead of SETCC_CARRY from LowerSELECT...
2018-12-12 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-12-12 Florian Hahn[ConstantFold] Use getMinSignedBits for APInt in isInde...
2018-12-12 Simon Pilgrim[X86] Added missing constant pool checks. NFCI.
2018-12-12 David BlaikieUpdate for an llvm-dwarfdump change in output
2018-12-12 David Blaikiellvm-dwarfdump: Dump array dimensions in stringified...
2018-12-12 Simon Pilgrim[SelectionDAG] Add a generic isSplatValue function
2018-12-12 Artem Belevich[NVPTX] do not rely on cached subtarget info.
2018-12-12 Greg ClaytonNFC: fix compiler warning about code never being execut...
2018-12-12 Erich KeaneChange CallGraph print to show the fully qualified...
2018-12-12 Michael Kruse[LV] Fix signed/unsigned comparison warning.
2018-12-12 Nico Weber[gn build] Merge r348944
2018-12-12 Michael Kruse[docs] Use correct ending quotes.
2018-12-12 Sanjay Patel[x86] allow 8-bit adds to be promoted by convertToThree...
2018-12-12 Nico Weber[gn build] Add all non-test build files for lld
2018-12-12 Michael Kruse[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followu...
2018-12-12 Steven Wu[Driver] Add support for -fembed-bitcode for assembly...
2018-12-12 Erich KeaneMake clang::CallGraph look into template instantiations
2018-12-12 Zachary Turner[ast] CreateParameterDeclaration should use an appropri...
2018-12-12 Wei Mi[SampleFDO] Extend profile-sample-accurate option to...
2018-12-12 Saleem AbdulrasoolBasic: make `int_least64_t` and `int_fast64_t` match...
2018-12-12 Hubert Tong[ExprConstant] Improve memchr/memcmp for type mismatch...
2018-12-12 Neil Henning[AMDGPU] Extend the SI Load/Store optimizer to combine...
2018-12-12 Pavel LabathELF: Clean up section type computation
2018-12-12 Simon Atanasyan[mips] Enable using of integrated assembler in all...
next