platform/upstream/llvm.git
2018-04-25 Volodymyr Sapsai[libcxx] func.wrap.func.con: Unset function before...
2018-04-25 Reid Kleckner[codeview] Ignore .cv_loc directives at the end of...
2018-04-25 Bob Haarman[COFF] more informative "broken object file" diagnostics
2018-04-25 Artem Dergachev[analyzer] Fix a crash on lifetime extension through...
2018-04-25 Richard SmithFix crash on qualified template name instantiation...
2018-04-25 Ana Pazos[RISCV] More validations on the input value of -march=
2018-04-25 Rui UeyamaRemove unused features from StringRefZ and move it...
2018-04-25 Alex Lorenz[driver][darwin] Do not infer -simulator environment...
2018-04-25 Frederic Riss[debugserver] Return 'ios' instead of 'iphoneos' for...
2018-04-25 Artem Dergachev[analyzer] Enable analysis of WebKit "unified sources".
2018-04-25 Vedant Kumar[ADT] Make filter_iterator support bidirectional iteration
2018-04-25 Rafael EspindolaPack symbols a bit more.
2018-04-25 Dan Albert[Driver] Reland "Android triples are not aliases for...
2018-04-25 Martin Storsjo[test] Add a testcase for MinGW sysroot detections...
2018-04-25 Martin Storsjo[Driver] Fix implicit config files from prefixed symlinks
2018-04-25 Simon Pilgrim[CostModel][X86] Remove hard coded SDIV/UDIV vector...
2018-04-25 Rafael EspindolaAlso demote lazy symbols.
2018-04-25 Hans Wennborg[COFF] Don't set the tsaware bit on DLLs
2018-04-25 Reid KlecknerFix PluginsTests failure on Windows buildbots by enabli...
2018-04-25 Tom StellardAMDGPU/R600: Move int_r600_store_stream_output to the...
2018-04-25 Michael Kruse[CodeGen] Fix comment. NFC.
2018-04-25 Michael Kruse[CodeGen] Print executed statement instances at runtime.
2018-04-25 Petar JovanovicAdd s390x to XFAIL for illegal_read/write_test.cc
2018-04-25 Mark Searles[AMDGPU] Waitcnt pass: add debug options
2018-04-25 Eli Friedman[TargetInfo] Sort target features before passing them...
2018-04-25 David Bolvansky[SimplifyLibcalls] Atoi, strtol replacements
2018-04-25 Francis Visoiu... [MIR] Add support for debug metadata for fixed stack...
2018-04-25 Michael Kruse[ScopDetect] Reject loop with multiple exit blocks.
2018-04-25 Kostya Kortchinsky[scudo] Adding an interface function to print allocator...
2018-04-25 Nico WeberIWYU llvm-config.h for LLVM_VERSION_STRING
2018-04-25 Petr Hosek[CMake] Enable libc++ for Fuchsia toolchain on Darwin
2018-04-25 Sam Clegg[WebAssebmly] Add Module name to WasmSymbol
2018-04-25 Nico WeberRename sancov.cc to sancov.cpp
2018-04-25 Simon Pilgrim[CostModel][X86] Add div/rem tests for non-uniform...
2018-04-25 Jan Veselyrelational/select: Condition types for half are short...
2018-04-25 Craig Topper[X86] Form MUL_IMM for multiplies with 3/5/9 to encoura...
2018-04-25 Petar JovanovicFinetune supported arches for the tests added in r330840
2018-04-25 Reid KlecknerRevert r330755 "[lit] Report line number for failed...
2018-04-25 Peter Szecsi[ASTImporter] FriendDecl importing improvements
2018-04-25 Alex Bradbury[RISCV] Allow call pseudoinstruction to be used to...
2018-04-25 Nico WeberDon't list a source file twice.
2018-04-25 Taewook Oh[ICP] Do not attempt type matching for variable length...
2018-04-25 Nico WeberRename Attributes.gen, Intrinsics.gen to Attributes...
2018-04-25 Craig Topper[Builtins] Fix typos in a comment. NFC
2018-04-25 Sanjay Patel[InstCombine] clean up foldSelectICmpAnd(); NFC
2018-04-25 Petar Jovanovic[mips] Implement GetWriteFlag() for mips
2018-04-25 Nico WeberMake add_clang_unittest formatting a bit more consistent.
2018-04-25 Marshall ClowDisable the test I just added when testing C++03.
2018-04-25 Sanjay Patel[InstCombine] add tests for select to logic folds; NFC
2018-04-25 Haojian Wu[clangd] Add "str()" method to SymbolID.
2018-04-25 Simon Pilgrim[CostModel][X86] Recursive call for cost of imul for...
2018-04-25 Ilya Biryukov[CodeComplete] Fix completion in the middle of ident...
2018-04-25 Krasimir Georgiev[clang-format] Start formatting cpp code in raw strings...
2018-04-25 Amara Emerson[AArch64][GlobalISel] Implement selection for the llvm...
2018-04-25 Paul WalkerFix typo in static_assert for size of LoadSDNodeBitfields.
2018-04-25 Filipe Cabecinhas[llvm-mca] Make ViewOptions static. NFCI
2018-04-25 Marshall ClowFix static initialization of std::atomic_flag; Fixes...
2018-04-25 Shiva Chen[RISCV] Expand function call to "call" pseudoinstruction
2018-04-25 Shiva Chen[RISCV] Support "call" pseudoinstruction in the MC...
2018-04-25 Simon Dardis[mips] Teach the delay slot filler to transform 'jal...
2018-04-25 Yaxun Liu[HIP] Add predefined macros __HIPCC__ and __HIP_DEVICE_...
2018-04-25 Benjamin KramerFix -Wswitch warning after r330790.
2018-04-25 Simon Pilgrim[llvm-mca][X86] Updated fma3 tests after rL330820
2018-04-25 Yaxun LiuFix failure in lit test kernel-call.cu due to name...
2018-04-25 Simon Pilgrim[X86] Split WriteFMA into XMM, Scalar and YMM/ZMM sched...
2018-04-25 Roman Lebedev[X86][AArch64][NFC] Finish adding 'bad' tests for maske...
2018-04-25 Alexander Timofeev[AMDGPU] Revert b0efc4fd6 (https://reviews.llvm.org...
2018-04-25 Gabor BuellaAvoid a warning on pointer casting, NFC
2018-04-25 Andrea Di Biagio[llvm-mca] Add a new option category for views.
2018-04-25 Greg Bedwell[UpdateTestChecks] Change update_mca_test_checks.py...
2018-04-25 George Rimar[ELF] - Eliminate the AssertCommand.
2018-04-25 Simon Pilgrim[X86][SKX] Setup WriteFAdd and remove unnecessary InstR...
2018-04-25 Simon Pilgrim[X86][SNB] Remove unnecessary WriteFBlendLd InstRW...
2018-04-25 Andrea Di Biagio[llvm-mca] run clang-format on a bunch of files. NFC
2018-04-25 Simon Dardis[mips] Fix the definition of sync, synci
2018-04-25 Andrea Di Biagio[llvm-mca] Default to the native host cpu if flag ...
2018-04-25 Paul Semeladd check for long double for __builtin_dump_struct
2018-04-25 Andrea Di Biagio[llvm-mca] Remove method Instruction::isZeroLatency...
2018-04-25 Florian Hahn[LoopInterchange] Use getExitBlock()/getExitingBlock...
2018-04-25 Sander de Smalen[AArch64][SVE] Asm: Add AsmOperand classes for SVE...
2018-04-25 Bjorn Pettersson[DebugInfo] Invalidate debug info in ReassociatePass...
2018-04-25 Eric Liu[clangd] Minor fixes for C++ standard library header...
2018-04-25 Bjorn PetterssonFix buildbot problems after rC330794
2018-04-25 Craig Topper[TableGen] Fix bad indentation in tablegen output file.
2018-04-25 Tobias GrosserUpdate isl to isl-0.19-114-g385262af
2018-04-25 David BolvanskyMerging r46043:
2018-04-25 Faisal Vali[NFC] Make dependent parameter non-deducible, so that...
2018-04-25 Craig Topper[X86] Auto-generate complete checks. NFC
2018-04-25 Faisal ValiFix rC330794 - a parameter that should have been depend...
2018-04-25 Yaxun LiuFix lit test kernel-call.cu failure on ps4 due to dso_local
2018-04-25 Faisal Vali[c++2a] [concepts] Add rudimentary parsing support...
2018-04-25 Yaxun LiuFix failure in lit test kernel-call.cu
2018-04-25 Geoff Berry[DivRemPairs] Fix non-determinism in use list order.
2018-04-25 Billy Robert... [libcxx] [test] Remove nonportable that errc::is_a_dire...
2018-04-25 Yaxun Liu[HIP] Add hip input kind and codegen for kernel launching
2018-04-25 Richard Trieu[ODRHash] Hash template arguments of methods.
2018-04-25 Rafael EspindolaBring r329960 back.
2018-04-25 Chandler Carruth[PM/LoopUnswitch] Begin teaching SimpleLoopUnswitch...
2018-04-24 Bob Haarman[COFF] create MemoryBuffers without requiring NUL termi...
2018-04-24 Rui UeyamaStyle fix.
next