platform/upstream/llvm.git
2019-02-26 Ganesh Gopalasubramanian[X86] AMD znver2 enablement
2019-02-26 Marshall ClowMark several issues (and one paper) as complete. Review...
2019-02-26 Ganesh Gopalasubramanian[X86] AMD znver2 enablement
2019-02-26 Jonas Paulsson[SystemZ] Wait with selection of legal vector/FP const...
2019-02-26 Kostya Kortchinsky[scudo][standalone] Introduce platform specific code...
2019-02-26 Sanjay Patel[InstSimplify] add tests for rotate; NFC
2019-02-26 Yaxun Liu[OpenCL] Fix assertion due to blocks
2019-02-26 Marshall ClowImplement P1357: Traits for [Un]bounded Arrays; adopted...
2019-02-26 Tatyana KrasnukhaFix short options syntax in Minidump test
2019-02-26 Sanjay Patel[InstCombine] remove duplicate (but not updated) tests...
2019-02-26 Clement Courbet[compiler-rt] Disable failing test on darwin during...
2019-02-26 Sanjay Patel[InstCombine] canonicalize more unsigned saturated...
2019-02-26 Sanjay Patel[InstCombine] add more tests for saturated add; NFC
2019-02-26 Emilio Cobos... [libclang] Avoid crashing when getting layout info...
2019-02-26 Nirav Dave[DAG] Fix constant store folding to handle non-byte...
2019-02-26 Tatyana KrasnukhaFix error handling in Options::Parse
2019-02-26 Simon Atanasyan[mips] Emit `.module softfloat` directive
2019-02-26 Sanjay Patel[InstCombine] add more tests for saturated add; NFC
2019-02-26 Andrew Ng[clang-format] SpaceBeforeParens for lambda expressions
2019-02-26 Kadir Cetinkaya[clangd] Index UsingDecls
2019-02-26 Kadir Cetinkaya[clang][Index] Visit UsingDecls and generate USRs for...
2019-02-26 Andrea Di Biagio[MCA] Always check if scheduler resources are unavailab...
2019-02-26 George Rimar[yaml2obj][obj2yaml] - Add support for the architecture...
2019-02-26 Pierre Gousseaurevert r354873 as this breaks lldb builds.
2019-02-26 Pavel Labath[Sanitizer] Add interceptor for pthread_sigmask
2019-02-26 Pierre Gousseau[Driver] Allow enum SanitizerOrdinal to represent more...
2019-02-26 Simon Pilgrim[AArch64] Add arithmetic zext bswap tests.
2019-02-26 Xing GUO[llvm-objdump] Add `Version Definitions` dumper
2019-02-26 Igor Kudrin[llvm-objdump] Implement -Mreg-names-raw/-std options.
2019-02-26 Simon Pilgrim[AArch64] Add 'free' zext bswap tests.
2019-02-26 Luke Cheeseman[ARM] Add Cortex-M35P
2019-02-26 Simon Pilgrim[LegalizeDAG] Use APInt::getSplat helper to create...
2019-02-26 Simon Pilgrim[LegalizeDAG] Expand SADDO/SSUBO using SADDSAT/SSUBSAT...
2019-02-26 Kadir Cetinkaya[clangd] Update docs to mention YCM integration and...
2019-02-26 Ilya Biryukov[CodeComplete] Propagate preferred type for function...
2019-02-26 Simon Pilgrim[AMDGPU] Regenerate bswap/bitreverse tests.
2019-02-26 Clement Courbet[llvm-exegesis] Teach llvm-exegesis to handle instructi...
2019-02-26 Alexander PotapenkoCodeGen: Explicitly initialize structure padding in...
2019-02-26 Eugene Leviant[llvm-objcopy] Add --set-start, --change-start and...
2019-02-26 Clement Courbet[compiler-rt] disable asan bcmp tests on android.
2019-02-26 Clement Courbet[compiler-rt] Fix test broken by r354851.
2019-02-26 Clement Courbet[compiler-rt] Intercept the bcmp() function.
2019-02-26 Eugene Leviant[ThinLTO] Use defined node and edge order when dumping...
2019-02-26 Vlad TsyrklevichRevert "Improve "llvm-nm -f sysv" output for Elf files"
2019-02-26 Louis Dionne[libc++] Rename _NOALIAS macro to _LIBCPP_NOALIAS
2019-02-26 Chen Zheng[NFC] Add to contributor list.
2019-02-26 Dan Gohman[WebAssembly] Properly align fp128 arguments in outgoin...
2019-02-26 Philip Reames[ARM] Be super conservative about atomics
2019-02-26 Heejin Ahn[WebAssembly] Fix a bug deleting instruction in a range...
2019-02-26 Aaron Smith[CGDebugInfo] Set NonTrivial DIFlag to a c++ record...
2019-02-26 Heejin Ahn[WebAssembly] Improve readability of EH tests
2019-02-26 Aaron Smith[CodeView] Emit HasConstructorOrDestructor class option...
2019-02-26 Reid Kleckner[llvm-cov] Fix llvm-cov on Windows and un-XFAIL test
2019-02-26 Reid KlecknerRevert r354832 "[ASTImporter] Add support for importing...
2019-02-26 Reid Kleckner[MS] Fix for Bug 8446, template instantiation without...
2019-02-26 Reid Kleckner[X86] Fix bug in x86_intrcc with arg copy elision
2019-02-26 David Major[winasan] Unpoison stack memory when threads exit ...
2019-02-26 Evgeniy Stepanov[sanitizer] Re-disable a few tests on android.
2019-02-26 Sunil SrivastavaImprove "llvm-nm -f sysv" output for Elf files
2019-02-25 Tom Roeder[ASTImporter] Add support for importing ChooseExpr...
2019-02-25 JF Bastien[NFC] Reorder some mis-ordered tests
2019-02-25 Stanislav Mekhanoshin[AMDGPU] Added target to mir test. NFC.
2019-02-25 Evgeniy Stepanov[sanitizer] Remove "-android" from test_arch.
2019-02-25 Matt ArsenaultRegBankSelect: Handle slightly more complex value mappings
2019-02-25 Alexander KornienkoReapply "Make static counters in ASTContext non-static...
2019-02-25 Erik Pilkington[CodeGenObjC] Fix a nullptr dyn_cast
2019-02-25 Matt ArsenaultAMDGPU/GlobalISel: Fix bit ops for non-power-of-2 sizes
2019-02-25 Emilio Cobos... [libclang] Expose warn_unused and warn_unused_result...
2019-02-25 Emilio Cobos... [libclang] Fix a trivial error introduced in D57946.
2019-02-25 Roman LebedevRevert "[Support] Make raw_string_ostream unbuffered"
2019-02-25 Simon Pilgrim[LangRef] *.overflow intrinsics now support vectors
2019-02-25 Roman Lebedev[Support] Make raw_string_ostream unbuffered
2019-02-25 Matt ArsenaultAMDGPU/GlobalISel: Clamp max implicit_def elements
2019-02-25 Michael Kruse[OpenMP 5.0] Parsing/sema support for from clause with...
2019-02-25 Matt ArsenaultRegisterScavenger: Allow fail without spill
2019-02-25 Matt ArsenaultAMDGPU: Remove IntrReadMem from memtime/memrealtime...
2019-02-25 Matt ArsenaultGlobalISel: Make legalizer/regbankselect clear NoPHIs...
2019-02-25 Vlad TsyrklevichRevert "Make static counters in ASTContext non-static."
2019-02-25 Craig Topper[X86] Improve detection of unneeded shift amount maskin...
2019-02-25 Andrea Di BiagioFix a sign compare warning breaking the -Werror build.
2019-02-25 Matt ArsenaultAMDGPU: Correct definitions for bitset instructions
2019-02-25 Nikita Popov[Mips] Fix missing masking in fast-isel of br (PR40325)
2019-02-25 Amara Emerson[AArch64][GlobalISel] Refactor selectBuildVector to...
2019-02-25 Kristof Umann[analyzer] Fix infinite recursion in printing macros
2019-02-25 Marshall ClowLWG3101 - span's Container constructors need another...
2019-02-25 Tatyana Krasnukha[lldb-mi] Return source line number in proper format
2019-02-25 Tatyana Krasnukha[lldb-mi] Fix conversion warning for 64-bit build
2019-02-25 Marshall ClowCommit LWG3144 - span does not have a const_pointer...
2019-02-25 Marshall ClowFirst part of P1024: Usability Enhancements for std...
2019-02-25 Philip Reames[Lanai] Be super conservative about atomics
2019-02-25 Tatyana Krasnukha[lldb-mi] Check raw pointers before passing them to...
2019-02-25 Simon Pilgrim[SelectionDAG] Add demanded elts variants to isConstOrC...
2019-02-25 Marshall ClowUpdate status page with papers/issues adopted in Kona
2019-02-25 Alexander KornienkoMake static counters in ASTContext non-static.
2019-02-25 Simon Pilgrim[DAGCombine] Add undef shuffle elt support to partition...
2019-02-25 Haojian Wu[clangd] Drop documentation in static index if symbols...
2019-02-25 David Green[ARM] Add some more missing T1 opcodes for the peephole...
2019-02-25 Simon Pilgrim[Vectorizer] Add vectorization support for fixed smul...
2019-02-25 Luke Cheeseman[AArch64] Add support for Cortex-A76 and Cortex-A76AE
2019-02-25 Luke Cheeseman[AArch64] Add support for Cortex-A76 and Cortex-A76AE
next