platform/upstream/llvm.git
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
2019-02-25 Eugene Leviant[llvm-objcopy] Add --add-symbol
2019-02-25 Dmitri GribenkoMoved clangd docs to a separate directory in preparatio...
2019-02-25 Dmitri GribenkoFixed typos in tests: s/CHEKC/CHECK/
2019-02-25 Simon Pilgrim[TTI] Add generic cost model for smul/umul overflow...
2019-02-25 Simon Pilgrim[SLPVectorizer][X86] Add fixed smul/umul tests
2019-02-25 Xing GUO[llvm-objdump] Add `Version References` dumper
2019-02-25 Dmitri GribenkoFixed typos in tests: s/CEHCK/CHECK/
2019-02-25 Clement Courbet[clang-tidy] misc-string-integer-assignment: ignore...
2019-02-25 Dmitri GribenkoUpdated the documentation build instructions for the...
2019-02-25 Dmitri GribenkoFixed grammar in index.rst
2019-02-25 Dmitri GribenkoRemoved an unhelpful comment in index.rst
2019-02-25 Ganesh GopalasubramanianTest commit (remove a blank space)
2019-02-25 Simon Pilgrim[TTI] Add generic cost model for fixed point smul/umul
2019-02-25 Alexey Bader[SYCL] Add clang front-end option to enable SYCL device...
2019-02-25 Simon Atanasyan[mips] Reduce number of tools invocations in the test...
2019-02-25 Simon Pilgrim[X86] Merge ISD::ADD/SUB nodes into X86ISD::ADD/SUB...
2019-02-25 James Henderson[yaml2obj]Re-allow dynamic sections to have raw content
2019-02-25 Peter Smith[ELF][ARM] Accept and ignore -p and -no-pipleline-knowledge
2019-02-25 Simon Tatham[ARM] Make fullfp16 instructions not conditionalisable.
2019-02-25 Roman Lebedev[llvm-exegesis] Split Epsilon param into two (PR40787)
2019-02-25 Pavel LabathFinish revert of r354706
2019-02-25 Kadir Cetinkaya[clangd] Add thread priority lowering for MacOS as...
2019-02-25 Roman Lebedev[XRay][tools] Revert "Use Support/JSON.h in llvm-xray...
2019-02-25 Craig Topper[SelectionDAG] Add a OPC_CheckChild2CondCode to Selecti...
2019-02-25 Kang Zhang[PowerPC] [PowerPC] Enhance the fast selection of fptoi...
2019-02-24 Marc-Andre... [clangd] Enhance macro hover to see full definition
2019-02-24 Nikita Popov[InstCombine] Add tests for PR40846; NFC
2019-02-24 Nikita Popov[InstCombine] Move with.overflow tests to separate...
2019-02-24 Simon Pilgrim[X86] Add PR40483 test cases
2019-02-24 Simon Pilgrim[X86] Combine zext(packus(x),packus(y)) -> concat(x...
2019-02-24 Craig Topper[X86] Fix tls variable lowering issue with large code...
next