platform/upstream/llvm.git
2017-10-19 Simon Pilgrim[X86][AES] Test AES intrinsics on 32/64-bit targets...
2017-10-19 Graham YiuThe cost of splitting a large vector instruction is...
2017-10-19 Pavel LabathLogging: Make sure logging machinery is in a consistent...
2017-10-19 Marshall ClowFix UB - signed integer overflow in regex. Thanks to...
2017-10-19 Konstantin... AMDGPU/Docs: Fix unreadable characters
2017-10-19 Krzysztof Parzyszek[Hexagon] Fix store conversion from rr to io in optimiz...
2017-10-19 Saleem AbdulrasoolExecutionEngine: adjust COFF i386 tautological asserts
2017-10-19 Alex Bradbury[RISCV] RISCVAsmParser: early exit if RISCVOperand...
2017-10-19 Alex Bradbury[RISCV][NFC] Drop unused parameter from createImm helpe...
2017-10-19 Erich KeaneFix nodiscard for volatile references
2017-10-19 Yaxun Liu[AMDGPU] Fix bug in enqueued block codegen due to an...
2017-10-19 Nikolai BozhenovRevert r315992 because of a found miscompilation failure
2017-10-19 George Rimar[ELF] - Simplify. NFC.
2017-10-19 Simon Pilgrim[X86] Replace custom scalar integer absolute matching...
2017-10-19 Simon PilgrimFix MSVC signed/unsigned comparison warning
2017-10-19 Simon Pilgrim[X86] Add scalar (abs (abs x)) -> (abs x) combine test.
2017-10-19 Alex Bradbury[RISCV] Prepare for the use of variable-sized register...
2017-10-19 Max KazantsevRevert rL316156 due to failure on APFloatTest.fromToStr...
2017-10-19 Gabor Horvath[analyzer] Dump signed integers in SymIntExpr and IntSy...
2017-10-19 Serguei KatkovFix APFloat from string conversion for Inf
2017-10-19 Diana Picus[ARM GlobalISel] Fix liveins in test. NFC
2017-10-19 Diana Picus[ARM GlobalISel] Remove redundant tests
2017-10-19 Vassil VassilevRevert 316150 which reinstated r316025.
2017-10-19 Haojian WuFix a few nits in RenamingAction.
2017-10-19 Sam McCallConst fix for YAMLParser.
2017-10-19 Vassil VassilevReinstate r316025, reverted in r316029.
2017-10-19 Martin Storsjo[Headers] Fix typoed __ARM_DWARF_EH__ ifdefs
2017-10-19 Martin Storsjo[COFF] Exclude certain static libraries and object...
2017-10-19 Vedant Kumar[Coverage] Simplify r316141. NFC.
2017-10-19 Max Kazantsev[NFC][IRCE] Filter out empty ranges early
2017-10-19 whitequark[MergeFunctions] Don't blindly RAUW a GlobalValue with...
2017-10-19 Rafael EspindolaSimplify.
2017-10-19 Rafael EspindolaFix buffer overflow.
2017-10-19 Chris Bieneman[CMake] Allow parent projects to use in-source builds
2017-10-18 Vedant Kumar[llvm-cov] Move LineCoverageIterator to libCoverage...
2017-10-18 Vedant Kumar[llvm-cov] Use the coverage namespace. NFC.
2017-10-18 Justin BognerGISel: Canonicalize select tests using update_mir_test_...
2017-10-18 Justin BognerAArch64/GISel: Modernize the localizer test
2017-10-18 Justin BognerCanonicalize a large number of mir tests using update_m...
2017-10-18 Richard SmithDon't suppress instantiation of definitions for variabl...
2017-10-18 Chandler Carruth[PM] Refactor the bounds checking pass to remove a...
2017-10-18 Justin Bognerupdate_mir_test_checks: Support adding checks for vreg...
2017-10-18 Justin Bognerupdate_mir_test_checks: Improve message when updating...
2017-10-18 Erich KeaneFix capitalization of parameter
2017-10-18 Tony Tye[AMDGPU] Corrections to memory model description.
2017-10-18 Krasimir Georgiev[clang-format] Sort whole block of using declarations...
2017-10-18 Sanjoy DasRevert "[ScalarEvolution] Handling for ICmp occuring...
2017-10-18 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-18 Benjamin Kramer[Driver] Fix use after free in Hexagon toolchain code.
2017-10-18 Sam CleggFix lit.site.cfg.py.in after rL316123
2017-10-18 Marshall ClowFix a think-o in the design of the stable_XXX sort...
2017-10-18 Dylan McKay[AVR] Fix the select_mbb_placement_bug.ll test
2017-10-18 Sam CleggDon't set static-libs test feature when using LLVM_LINK...
2017-10-18 Vedant Kumar[llvm-cov] Suppress sub-line highlights in simple cases
2017-10-18 Vedant Kumar[llvm-cov] Pass LineCoverageStats in SourceCoverageView...
2017-10-18 Vedant Kumar[llvm-cov] Highlight gaps in consecutive uncovered...
2017-10-18 Pavel Labathlldb-server tests: Fix undefined behavior
2017-10-18 Alex Lorenz[refactor] Add a doc comment to the test function in...
2017-10-18 Alex Lorenz[refactor] selection: new CodeRangeASTSelection represe...
2017-10-18 Matt Morehouse[clang-proto-fuzzer] Use ToT protobuf-mutator.
2017-10-18 Sumanth Gundapaneni[Hexagon] Handling of new HVX flags and target-features
2017-10-18 Sumanth Gundapaneni[Hexagon] New HVX target features.
2017-10-18 Konstantin... AMDGPU/Docs: Make target naming consistent
2017-10-18 Sumanth Gundapaneni[Hexagon] Update Hexagon ArchEnum and sync some downstr...
2017-10-18 Krzysztof Parzyszek[Hexagon] Mark vector loads as predicable, update instr...
2017-10-18 Konstantin... AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroup...
2017-10-18 Aaron BallmanEnable support for the [[maybe_unused]] attribute from...
2017-10-18 Marshall ClowFix regex bug with ^\W. Thanks to Tim Shen for the...
2017-10-18 Jonas Toth[clang-tidy] Fix 32bit platform MSVC
2017-10-18 Jonas Toth[clang-tidy] Fix buildbot for msvc
2017-10-18 Jonas Toth[clang-tidy] introduce legacy resource functions to...
2017-10-18 Alex Bradbury[RISCV] Bugfix createRISCVELFObjectWriter
2017-10-18 Haojian WuSupport Objective-C/C++ source files in check_clang_tidy.py
2017-10-18 Justin Bognerupdate_mir_test_checks: Handle empty liveins
2017-10-18 Justin Bognerupdate_mir_test_checks: Do a better job of disambiguati...
2017-10-18 Justin BognerAArch64/GISel: Fix a couple of tests that were testing...
2017-10-18 Aaron BallmanSilencing a redefinition warning that was not germane...
2017-10-18 Andre Vieira[ARM] Fix disassembly for conditional VMRS and VMSR...
2017-10-18 Simon Dardis[mips] Fix analyzeBranch to handle debug data
2017-10-18 Aaron BallmanEnable support for the [[fallthrough]] attribute from...
2017-10-18 Nikolai BozhenovFixup patch for revision rL316070.
2017-10-18 Simon Dardis[mips] Move test to correct directory. NFCI
2017-10-18 Michael ZuckermanAdding new test for
2017-10-18 NAKAMURA TakumiUntabify.
2017-10-18 George Rimar[ELF] - Removed outdated comment. NFC.
2017-10-18 George Rimar[ELF] - Moved, fixed outdated comment. NFC.
2017-10-18 Dylan McKay[AVR] Update to current LLVM API
2017-10-18 Aaron BallmanSilence -Wimplicit-fallthrough warnings with the genera...
2017-10-18 Haojian Wu[clang-rename] Rename alias.
2017-10-18 George Rimar[ELF] - Make LinkerScript::assignOffsets private. NFC.
2017-10-18 Michael Zuckerman[AVX512][AVX2]Cost calculation for interleave load...
2017-10-18 Hiroshi Inoue[PowerPC] Use helper functions to check sign-/zero...
2017-10-18 Nikolai BozhenovImprove lookThroughCast function.
2017-10-18 Gabor Horvath[ASTImporter] Import SubStmt of CaseStmt
2017-10-18 George Rimar[ELF] - Remove excessive helper. NFC.
2017-10-18 Michael ZuckermanFixing bug issue https://bugs.llvm.org/show_bug.cgi...
2017-10-18 Haojian WuNew -assume-filename=param to check_clang_tidy.py ...
2017-10-18 Rafael EspindolaHandle shared symbols in the gnu hash construction.
2017-10-18 Serguei KatkovFix the incorrect detection of ICONV_LIBRARY_PATH
2017-10-18 Justin Bognerupdate_mir_test_checks: Support '-' in function names
next