platform/upstream/llvm.git
2017-04-20 Sanjay Patel[DAGCombiner] fix variable names in isAlias(); NFCI
2017-04-20 Kamil RytarowskiResurrect LLDB Standalone build on NetBSD
2017-04-20 Zachary TurnerRevert "[BitVector] Add operator<<= and operator>>=."
2017-04-20 Craig Topper[APInt] Add isSubsetOf method that can check if one...
2017-04-20 Sanjay Patel[DAGCombiner] give names to repeated calcs in isAlias...
2017-04-20 Craig TopperIn SimplifyDemandedUseBits, use computeKnownBits direct...
2017-04-20 Zachary Turner[BitVector] Add operator<<= and operator>>=.
2017-04-20 Daniel Sanders[globalisel] Enable tracing the legalizer with --debug...
2017-04-20 Kostya Kortchinsky[scudo] Minor changes and refactoring
2017-04-20 Davide Italiano[Utility] Placate another GCC warning.
2017-04-20 Amaury SechetIntroduce LLVMDIBuilderRef
2017-04-20 Amara Emerson[MVT][SVE] Scalable vector MVTs (3/3)
2017-04-20 Krasimir GeorgievDelete unused IncompleteFormat variable, NFCi.
2017-04-20 Amara Emerson[MVT][SVE] Scalable vector MVTs (2/3)
2017-04-20 Petar Jovanovic[mips][msa] Mask vectors holding shift amounts
2017-04-20 Amara Emerson[MVT][SVE] Scalable vector MVTs (1/3)
2017-04-20 Pavel LabathSkip TestLibCxxAtomic with gcc
2017-04-20 Pavel LabathRecompute ArchSpec core after MergeFrom
2017-04-20 Pavel LabathMake TestStaticVariables XFAIL more specific
2017-04-20 Pavel LabathAdd libc++ category the three more tests
2017-04-20 Alex Lorenz[index] Record class template specializations using...
2017-04-20 John Brawn[ARM] Fix handling of mapping symbols when changing...
2017-04-20 John Brawn[AArch64] Fix handling of zero immediate in fmov instru...
2017-04-20 Jonathan CoeAdd Python 3 support to clang.cindex
2017-04-20 John Brawn[AArch64] Fix handling of integer fp immediates
2017-04-20 Diana Picus[ARM] Rename HW div feature to HW div Thumb. NFCI.
2017-04-20 Alex LorenzAdd #pragma clang attribute support to the availability...
2017-04-20 Vassil VassilevPR19260: Teach doxygen to spell correctly the include...
2017-04-20 Craig Topper[APInt] In slt/sgt(uint64_t), only call getMinSignedBit...
2017-04-20 Craig Topper[APInt] Call the slow case counting methods directly...
2017-04-20 Keith Wyss[XRay] [compiler-rt] - Fix standalone and non-determini...
2017-04-20 Craig Topper[SelectionDAG] Fix another place that was passing a...
2017-04-20 Eric FiselierDisable the filesystem library on Windows by default
2017-04-20 Craig Topper[SelectionDAG] Use getActiveBits() and countTrailingZer...
2017-04-20 Leslie Zhai[AVR] Add -mmcu option to the driver
2017-04-20 Eric FiselierRename the static version of libc++ on Windows.
2017-04-20 Craig TopperRecommit "[APInt] Add back the asserts that check that...
2017-04-20 Dean Michael... [XRay][compiler-rt] Cleanup CFI/CFA annotations on...
2017-04-20 Richard Trieu[ODRHash] clean up test and add new examples. NFC
2017-04-20 Craig TopperRevert r300811 "[APInt] Add back the asserts that check...
2017-04-20 Craig Topper[APInt] Implement APInt::intersects without creating...
2017-04-20 Craig Topper[APInt] Add back the asserts that check that the APInt...
2017-04-20 Jason MolendaAdd extra logging for when lldb is looking for kernels...
2017-04-20 Eric FiselierMake linker errors verbose on Windows
2017-04-20 Eric FiselierFix dllimport on a class template
2017-04-20 Serge PavlovDo not run frame verification if target does not use...
2017-04-20 Richard SmithPR32673: Don't wrap parameter packs in SubstTemplateTyp...
2017-04-20 Shoaib Meenai[Sema] Use MSVC inner class behavior on Itanium
2017-04-20 Richard SmithAdd a triple to codegen test.
2017-04-20 Carlo Bertolli[OpenMP] Prepare sema to support combined constructs...
2017-04-20 Ahmed BougachaRevert "[libFuzzer] XFAIL fuzzer-oom.test on Darwin."
2017-04-19 Kostya Serebryany[libFuzzer] extend help for -minimize_crash to cover...
2017-04-19 Craig Topper[APInt] Implement operator==(uint64_t) similar to ugt...
2017-04-19 Craig Topper[APInt] Don't call getActiveBits() in ult/ugt(uint64_t...
2017-04-19 Sanjoy DasStatepoint Docs: fix incorrect uses of it's
2017-04-19 Craig Topper[APInt] Use ugt(uint64_t) for the compare in getLimited...
2017-04-19 Reid Kleckner[DAE] Simplify attribute list creation, NFC
2017-04-19 Kuba MracekRevert r300789: There are Windows bot failures.
2017-04-19 Adrian PrantlFix bug that caused DwarfExpression to drop DW_OP_deref...
2017-04-19 Adrian PrantlRevert "Fix bug that caused DwarfExpression to drop...
2017-04-19 Kannan NarayananRevert earlier change. ds permute operations affect...
2017-04-19 Adrian PrantlFix bug that caused DwarfExpression to drop DW_OP_deref...
2017-04-19 Kuba Mracek[libFuzzer] Always build libFuzzer
2017-04-19 Eric Fiselierchange what branches Appveyor builds
2017-04-19 Reid Kleckner[GlobalOpt] Simplify attribute code stripping nest...
2017-04-19 Eric FiselierAdd appveyor.yml config for a future Windows bot.
2017-04-19 Jim InghamFix !N and !-N commands and add a test case.
2017-04-19 Reid KlecknerSimplify test for sret attribute in instcombine
2017-04-19 Galina KistanovaTemporarily revert r299221 to fix nondeterminism in...
2017-04-19 Philip ReamesRefresh the statepoint docs a bit
2017-04-19 Matthias BraunX86FrameLowering: Fix getFrameIndexReference() for...
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove more unused code
2017-04-19 Eugene Zelenko[Object] Fix some Clang-tidy modernize and Include...
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove some more stale code
2017-04-19 Evgeniy StepanovRemove two unused variables (-Werror).
2017-04-19 Kostya Serebryany[sanitizer-coverage] trim down the docs
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove run-time support for -fsani...
2017-04-19 Craig Topper[APInt] Cast more calls to add/sub/mul overflow functio...
2017-04-19 Sanjay Patel[DAG] add splat vector support for 'or' in SimplifyDema...
2017-04-19 Eric FiselierFix typo in Windows test configuration code
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove stale code
2017-04-19 Kostya Serebryany[libFuzzer] remove -output_csv option. It duplicates...
2017-04-19 Kostya Serebryany[sanitizer-coverage] deprecate -fsanitize-coverage...
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove run-time support for -fsani...
2017-04-19 Francis RicciFixup style from r300760
2017-04-19 Erich KeaneCorrrect warn_unused_result attribute
2017-04-19 Sanjay Patel[DAG] add splat vector support for 'xor' in SimplifyDem...
2017-04-19 Richard SmithFix assertion failure in codegen on non-template deduct...
2017-04-19 Matthias BraunARMFrameLowering: Reserve emergency spill slot for...
2017-04-19 Francis RicciMake sure to scan mmap'd memory regions for root pointe...
2017-04-19 Francis RicciImplement StopTheWorld for Darwin
2017-04-19 Craig Topper[APInt] Cast calls to add/sub/mul overflow methods...
2017-04-19 Simon Pilgrim[InstCombine] Add frem constant folding test (PR3316)
2017-04-19 Craig Topper[CodeGen] Use preincrement version of APInt::operator...
2017-04-19 Kostya SerebryanyFix a leak in tools/driver/cc1as_main.cpp
2017-04-19 Matt ArsenaultAMDGPU: Custom lower illegal small select types
2017-04-19 Dehao ChenCode style change as suggested in https://reviews.llvm...
2017-04-19 Eli Friedman[ARM] Remove redundant computeKnownBits helper.
2017-04-19 Aditya Nandakumar[GISEL]: Move getConstantVReg to Utils
2017-04-19 Simon Pilgrim[InstCombine] Add frem constant folding test (PR32177)
next