platform/upstream/llvm.git
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.
2018-04-24 Rafael EspindolaAdd a test. NFC.
2018-04-24 Jessica Paquette[MachineOutliner] Check for explicit uses of LR/W30...
2018-04-24 Craig Topper[DAGCombiner][X86] When promoting loads don't use ZEXTL...
2018-04-24 Dan AlbertRevert "[Driver] Android triples are not aliases for...
2018-04-24 Reid KlecknerFix path separator checks on Windows
2018-04-24 Warren Ristow[X86] Account for partial stack slot spills (PR30821)
2018-04-24 Alexander Shaposhnikov[llvm-objcopy] Adjust the help message
2018-04-24 Reid KlecknerBring back APInt self-move assignment check for MSVC...
2018-04-24 Tom StellardAMDGPU: Remove deprecated llvm.AMDGPU.kilp intrinsic
2018-04-24 Tom StellardAMDGPU/GlobalISel: Fall-back to SelectionDAG for non...
2018-04-24 Mandeep Singh... [docs] Add a note on non-deterministic sorting order...
2018-04-24 Jonathan Coe[clang-tidy] Improve bugprone-unused-return-value check
2018-04-24 Roman Lebedev[X86][AArch64][NFC] Add tests for masked merge unfoldin...
2018-04-24 Dan Albert[Driver] Android triples are not aliases for other...
2018-04-24 Daniel Neilson[CaptureTracking] Fixup const correctness of DomTree...
2018-04-24 Sanjay Patel[InstCombine] move tests for select with bit-test of...
2018-04-24 Tom StellardAMDGPU/GlobalISel: Add support for amdgpu_ps calling...
2018-04-24 Artem Dergachev[analyzer] Add support for the note diagnostic pieces...
2018-04-24 Richard SmithRemove 'noexcept's that do not match between header...
2018-04-24 Chandler Carruth[wasm] Fix uninitialized memory introduced in r330749.
next