platform/upstream/llvm.git
2018-05-02 Martin Storsjo[llvm-cvtres] Allow parameters preceded by '-' in addit...
2018-05-02 Artem Dergachev[analyzer] Revert r331096 "CStringChecker: Add support...
2018-05-02 Paul Semel[llvm-objcopy] Add --discard-all (-x) option
2018-05-02 Craig Topper[X86] Mark all x86 specific builtins as nothrow.
2018-05-02 Roman Tereshin[GlobalISel][InstructionSelect] Making Coverage Info...
2018-05-02 Paul Semel[llvm-objcopy] Add --weaken option
2018-05-02 Roman Tereshin[GlobalISel][InstructionSelect] Refactoring buildMatchT...
2018-05-02 Roman Tereshin[GlobalISel][InstructionSelect] Refactoring out a getMa...
2018-05-02 Leonard MosescuUse the UUID from the minidump's CodeView Record for...
2018-05-02 Alexey Bataev[OPENMP] Add support for reductions on simd directives...
2018-05-02 Volodymyr SapsaiRevert "Emit an error when mixing <stdatomic.h> and...
2018-05-02 Martin Storsjo[llvm-rc] Add rudimentary support for codepages
2018-05-02 Dan Albert[Driver] Infer Android sysroot location.
2018-05-02 Dan Albert[Driver] Obey computed sysroot when finding libc++...
2018-05-02 Simon Pilgrim[X86][SNB] Fix scheduling of MMX integer multiply instr...
2018-05-02 Aaron BallmanMove the TestPlugin project into the Tests folder in...
2018-05-02 Simon Pilgrim[X86] Split WriteShuffle/WriteVarShuffle + WriteBlend...
2018-05-02 Alexey Bataev[OPENMP] Analyze the type of the mapped entity instead...
2018-05-02 Martin Storsjo[COFF, ARM64] Hook up a few remaining relocations
2018-05-02 Farhana Aleen[AMDGPU] A trivial fix for a buildbot failure caused...
2018-05-02 Petr Hosek[sanitizer] Fix Fuchsia ReadBinaryName not to crash...
2018-05-02 Daniel Sanders[reassociate] Fix excessive revisits when processing...
2018-05-02 Simon Pilgrim[X86] Cleanup WriteFShuffle/WriteFVarShuffle (+256...
2018-05-02 Volodymyr SapsaiEmit an error when mixing <stdatomic.h> and <atomic>
2018-05-02 Volodymyr SapsaiEmit an error when mixing <stdatomic.h> and <atomic>
2018-05-02 Alexey Bataev[OPENMP] Do not emit warning for implicitly declared...
2018-05-02 Krzysztof ParzyszekAdd assertion to padding size calculation, NFC
2018-05-02 Adrian PrantlSilence compiler warning.
2018-05-02 Pavel LabathFix gdb-remote qMemoryRegionInfo unit tests for xml...
2018-05-02 Adrian PrantlEnable AUTOBRIEF in doxygen configuration.
2018-05-02 Alexey Bataev[OPENMP] Enable c++ exceptions outside of the target...
2018-05-02 Farhana AleenRevert "[AMDGPU] performAddCombine should run after...
2018-05-02 Jessica PaquetteAdd -foutline option to enable the MachineOutliner...
2018-05-02 Simon Pilgrim[X86] Convert most remaining XOP uses of X86SchedWriteP...
2018-05-02 Farhana Aleen[AMDGPU] performAddCombine should run after DAG is...
2018-05-02 Simon PilgrimFix line-endings. NFCI.
2018-05-02 Jan Veselyclc_sqrt: Reuse unary_decl.inc
2018-05-02 Alexey Bataev[OPENMP] Support C++ member functions in the device...
2018-05-02 Philip PfaffePass compiler arguments in the create_ll.sh script
2018-05-02 Philip PfaffeRevert "[polly] [ScopInfo] Don't pre-compute the name...
2018-05-02 Clement CourbetRe-land rL331357 "[X86] Fix scheduling info for VMPSADB...
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...
next