platform/upstream/llvm.git
2017-04-20 Alex ShlyapnikovDefine standard suppressions for LSan, start with this...
2017-04-20 Alex ShlyapnikovDefine a suppression for known leaks on pthread_exit...
2017-04-20 Craig Topper[InstCombine] Use APInt::isSubsetOf to simplify some...
2017-04-20 Sanjay Patel[InstCombine] add tests for demanded bits ashr/lshr...
2017-04-20 Adrian PrantlDon't emit locations that need a DW_OP_stack_value...
2017-04-20 Benjamin Kramer[Support] Make asan poisoning for recyclers more aggres...
2017-04-20 Eric FiselierFix comment and remove incorrect linker flags in test...
2017-04-20 Benjamin KramerRemove stray ^S. NFC.
2017-04-20 Paul Robinson[DWARF] Fix a couple of typos
2017-04-20 Tim NorthoverARM: handle post-indexed NEON ops where the offset...
2017-04-20 Adrian McCarthyVarStreamArrayIterator needed non-const operator* overload.
2017-04-20 Craig Topper[InstCombine] Remove redundant code from SimplifyDemand...
2017-04-20 Paul Robinson[DWARF] Versioning for DWARF constants; verify FORMs
2017-04-20 Michael Kruse[DeLICM] Use Known information when comparing Existing...
2017-04-20 Benjamin Kramer[Driver] Add a missing -no-canonical-prefixes to test.
2017-04-20 Benjamin Kramer[go bindings] Rmove duplicated conversion function...
2017-04-20 Chad Rosier[AArch64] Improve scheduling of logical operations...
2017-04-20 Weiming Zhao[Thumb-1] Fix corner cases for compressed jump tables
2017-04-20 Davide Italiano[CodeExtractor] Remove a bunch of unneeded constructors.
2017-04-20 Benjamin Kramer[Recycler] Add asan/msan annotations.
2017-04-20 Benjamin KramerFix use-after-frees on memory allocated in a Recycler.
2017-04-20 Artyom SkrobovFixing outdated comment [NFC]
2017-04-20 Andrew KaylorFix formatting of constrained FP intrinsic documentation
2017-04-20 Yaxun LiuCodeGen: Let frame index value type match alloca addr...
2017-04-20 Reid KlecknerRemove duplicate AttributeList::removeAttributes implem...
2017-04-20 Sean CallananChanged a use of APInt::getSignBit to APInt::getSignMask.
2017-04-20 Kostya Kortchinsky[scudo] Remove GetActuallyAllocatedSize calls from...
2017-04-20 Sanjay Patel[DAGCombiner] use more local variables in isAlias(...
2017-04-20 Sam Clegg[WebAssembly] Add known failures for wasm object file...
2017-04-20 Adam NemetDon't pass FPOpFusion::Strict to the backend
2017-04-20 Zachary TurnerResubmit "[BitVector] Add operator<<= and operator...
2017-04-20 Craig Topper[APInt] Rename getSignBit to getSignMask
2017-04-20 Amara Emerson[SVE] Fix mismatched sign comparison warning in unit...
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.
next