platform/upstream/llvm.git
2018-05-02 Malcolm Parsons[analyzer] Fix filename in cross-file HTML report
2018-05-02 Simon Pilgrim[X86] Cleanup WriteFMul scheduler classes with more...
2018-05-02 Simon PilgrimFix '32-bit shift implicitly converted to 64 bits'...
2018-05-02 Alexey Bataev[OPENMP] Emit names of the globals depending on target.
2018-05-02 Clement CourbetRevert rL331355 "[X86] Fix scheduling info for VMPSADBW...
2018-05-02 Clement Courbet[X86] Fix scheduling info for (V?)SQRTPDm on silvermont.
2018-05-02 Clement Courbet[X86] Fix scheduling info for VMPSADBWYrmi.
2018-05-02 Clement Courbet[MIPS] Fix DIV/DIVU scheduling classes.
2018-05-02 Simon Pilgrim[X86] Convert most remaining AVX512 uses of X86SchedWri...
2018-05-02 Sander de Smalen[AArch64][SVE] Asm: Support for LDR/STR fill and spill...
2018-05-02 Simon Tatham[TableGen] Don't quote variable name when printing...
2018-05-02 Pavel LabathPredicate.h: remove unused functions
2018-05-02 Sander de Smalen[AArch64][SVE] Asm: Support for scatter ST1 store instr...
2018-05-02 Simon DardisRevert "[mips] Correct the predicates of sign extension...
2018-05-02 Simon Pilgrim[X86] Convert most remaining uses of X86SchedWritePair...
2018-05-02 Simon Dardis[mips] Correct the predicates of sign extension instruc...
2018-05-02 Henry Wong[analyzer] Add `TaintBugVisitor` to the ArrayBoundV2...
2018-05-02 Peter Szecsi[ASTImporter] Fix isa cast assert
2018-05-02 Sander de Smalen[AArch64][SVE] Asm: Support for non-temporal, contiguou...
2018-05-02 Florian Hahn[LoopInterchange] Update some loops to use range base...
2018-05-02 Simon Dardis[mips] Correct the predicates for shifts.
2018-05-02 Simon Pilgrim[X86] Cleanup WriteFAdd/WriteFCmp scheduler classes...
2018-05-02 Sander de Smalen[AArch64][SVE] Asm: Support for LD1RQ load-and-replicat...
2018-05-02 Piotr PadlewskiMark invariant.group.barrier as inaccessiblememonly
2018-05-02 Bjorn Pettersson[SelectionDAG] Selection of DBG_VALUE using a PHI node...
2018-05-02 Matt Morehouse[libFuzzer] Don't short-circuit from CrashCallback.
2018-05-02 Richard SmithUpdate lldb to match clang r331244 (addition of char8_t).
2018-05-02 Bruno Cardoso... [Modules] Allow @import to reach submodules in private...
2018-05-02 Dean Michael... [XRay][tools] Rename llvm-xray filenames from .cc ...
2018-05-02 Sam CleggFix release build breakage
2018-05-01 Volodymyr SapsaiTrack skipped files in dependency scanning.
2018-05-01 Douglas YungThis test fails if there is no integrated assembler...
2018-05-01 Sam Clegg[WebAssembly] Fix debug printing of symbol types
2018-05-01 Matt Davis[llvm-mca] Lift the logic of the RetireControlUnit...
2018-05-01 Jason MolendaFix the .experimental. settings feature so that we...
2018-05-01 Farhana Aleen[AMDGPU] Support horizontal vectorization.
2018-05-01 David Bolvansky[CFLGraph][NFC] Simplify/reorder switch in visitConstan...
2018-05-01 Sanjay Patel[AggressiveInstCombine] convert a chain of 'or-shift...
2018-05-01 Matt Morehouse[libFuzzer] Report at most one crash per input.
2018-05-01 Sanjay Patel[AggressiveInstCombine] add more bitfield test patterns...
2018-05-01 Sanjay Patel[PhaseOrdering] add tests for bittest patterns from...
2018-05-01 Jessica PaquetteCreate a MachineBasicBlock for created IR-level BasicBlock
2018-05-01 Shoaib Meenai[libclang] Fix the type of 'int (Foo);'
2018-05-01 Shoaib Meenai[ARM] Remove redundant #if in test. NFC
2018-05-01 Eli Friedman[AArch64] Add more tests for 64-bit immediate lowering.
2018-05-01 Vedant Kumar[DAGCombiner] Fix SDLoc in a (zext (zextload x)) combin...
2018-05-01 Vedant Kumar[DAGCombiner] Fix SDLoc in a (sext (sextload x)) combin...
2018-05-01 Vedant Kumar[DAGCombiner] Change the SDLoc on split extloads (2/N)
2018-05-01 Vedant Kumar[DAGCombiner] Set the right SDLoc on a newly-created...
2018-05-01 Richard SmithFix bogus MSVC char8_t mangling.
2018-05-01 Konstantin... AMDGPU: Remove remnants of gfx901 (it was deprecated...
2018-05-01 Zinovy Nis[clang-tidy][modernize-raw-string-literal] Don't replac...
2018-05-01 Saleem AbdulrasoolDriver: fix an assertion with `-print-prog-name=`
2018-05-01 Roman Lebedev[compiler-rt][X86][AMD][Bulldozer] Fix Bulldozer Model...
2018-05-01 Roman Lebedev[X86][AMD][Bulldozer] Fix Bulldozer Model 2 detection.
2018-05-01 Simon Pilgrim[X86] Split WriteFMul/WriteFDiv into XMM and YMM/ZMM...
2018-05-01 Danil MalyshevUpdate existed CodeGen TBAA tests
2018-05-01 David Blaikiellvm-symbolizer: Handle function definitions nested...
2018-05-01 Simon Pilgrim[X86] Split WriteFRcp/WriteFRsqrt/WriteFSqrt into XMM...
2018-05-01 Wei MiUse no-op opt run to eliminate the difference in bb...
2018-05-01 Jonas DevlieghereRevert "[lit] Replace generator expressions in lit...
2018-05-01 Konstantin... AMDGPU: Add missing gfx904 tests
2018-05-01 Simon Pilgrim[X86] Split WriteFCmp into XMM and YMM/ZMM scheduler...
2018-05-01 Saleem AbdulrasoolSupport: assume `std::is_final` with MSVC
2018-05-01 Daniel Neilson[LV] Move test/Transforms/LoopVectorize/pr23997.ll
2018-05-01 Wei MiFix the sed command in test which doesn't work well...
2018-05-01 Sam Clegg[WebAssembly] llvm-readobj: display symbols names in...
2018-05-01 Konstantin... AMDGPU/NFC: Use enum values for first/last machs instea...
2018-05-01 Jonas Devlieghere[lit] Replace generator expressions in lit.site.cfg
2018-05-01 Simon Pilgrim[X86] Split WriteFAdd into XMM and YMM/ZMM scheduler...
2018-05-01 Adrian PrantlRemove @brief commands from doxygen comments, too.
2018-05-01 Matthew Simpson[SLP] Add additional test for transposable binary opera...
2018-05-01 Simon Pilgrim[X86] Convert all uses of WriteFAdd to X86SchedWriteWidths.
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-05-01 Sanjay Patel[DAG] add test to show FMF mismatch between IR and...
2018-05-01 Adrian PrantlRemove redundant command.
2018-05-01 Daniel Neilson[LV] Preserve inbounds on created GEPs
2018-05-01 Ben Hamilton[clang-tidy/google-runtime-int] Allow passing non-bitwi...
2018-05-01 Ben Hamilton[clang-tidy] Add Apple prefix acronyms to objc-property...
2018-05-01 Wei MiFix the issue that ComputeValueKnownInPredecessors...
2018-05-01 Omer Paparo... [InstCombine] new testcases for OverflowingBinaryOperat...
2018-05-01 Simon Pilgrim[X86] Split WriteFShuffle into XMM and YMM/ZMM schedule...
2018-05-01 Erich KeaneAdd Microsoft Mangling for OpenCL Half Type
2018-05-01 Simon Pilgrim[X86] Convert all uses of WriteFShuffle to X86SchedWrit...
2018-05-01 Alexey Bataev[OPENMP] Emit template instatiation|specialization...
2018-05-01 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous ST1 (scalar...
2018-05-01 Simon DardisReland r331175: "[mips] Fix the predicates of jump...
2018-05-01 Simon Pilgrim[X86] Split WriteVecLogic into XMM and YMM/ZMM schedule...
2018-05-01 Omer Paparo... [InstCombine] Adjusting bswap pattern matching to hold...
2018-05-01 Simon Pilgrim[X86] Convert all uses of WriteFLogic/WriteVecLogic...
2018-05-01 Florian Hahn[MC] Add llvm_unreachable to toString to fix compile...
2018-05-01 Simon Pilgrim[X86] Tag PSLLDQ/PSRLDQ as WriteShuffle scheduler class...
2018-05-01 Andrea Di Biagio[X86] Correct spill slot size.
2018-05-01 Gabor BuellaNFC, Avoid a warning in WasmObjectWriter
2018-05-01 Pavel LabathSplit TestGlobalVariables into two and xfail one of...
2018-05-01 Gabor Buella[X86] directstore and movdir64b intrinsics
2018-05-01 Gabor Buella[X86] movdiri and movdir64b instructions
2018-05-01 Chandler Carruth[PM/LoopUnswitch] Remove the last manual domtree update...
2018-05-01 Chandler Carruth[PM/LoopUnswitch] Add back a successor set that was...
2018-05-01 Chandler CarruthFix up r331244 - the emitted definition is weak_odr...
next