platform/upstream/llvm.git
2018-05-03 Simon Pilgrim[X86][AVX512] VPLZCNT instructions match SchedWriteVecI...
2018-05-03 Simon Pilgrim[X86] Split WriteVecShift/WriteVarVecShift into MMX...
2018-05-03 Sanjay Patel[PowerPC] add tests for FMF propagation; NFC
2018-05-03 Simon Atanasyan[ELF][MIPS] Check that a section has a valid reference...
2018-05-03 Joel E. Denny[OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG
2018-05-03 Joel E. DennyRevert r331466: [OPENMP] Fix test typos: CHECK-DAG...
2018-05-03 Sam Clegg[WebAssembly] Add --stack-first option which places...
2018-05-03 Joel E. Denny[OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG
2018-05-03 Bjorn Pettersson[DebugInfo] Correction for an assert in DIExpression...
2018-05-03 Bjorn PetterssonReapply "[SelectionDAG] Selection of DBG_VALUE using...
2018-05-03 Jonas Devlieghere[CMake] Unify and relayer testing
2018-05-03 Adrian PrantlDWARFExpression: Convert file addresses to load address...
2018-05-03 Alexander KornienkoAdded trailing periods.
2018-05-03 Alexander KornienkoAdd a trailing period in release notes.
2018-05-03 Aaron BallmanAllow writing calling convention attributes on function...
2018-05-03 Pavel LabathRemove the timed_out out-argument from Predicate::WaitF...
2018-05-03 Sam McCall[clangd] Incorporate #occurrences in scoring code compl...
2018-05-03 Alexander Kornienko[clang-tidy] Remove AnalyzeTemporaryDtors option.
2018-05-03 Nico Weberuse LLVM's standard CMakeLists.txt layout for llvm...
2018-05-03 Roman Lebedev[CodeGen][X86][NFC] Copy two selectcc tests from AArch64.
2018-05-03 Simon Pilgrim[X86] Split WriteVecALU/WritePHAdd into XMM and YMM...
2018-05-03 Peter Smith[LLD][AArch64] Simplify relocations sharing same encodi...
2018-05-03 Tim NorthoverARM: don't try to over-align large vectors as arguments.
2018-05-03 Nico WeberFix test failure for missing _LIBCPP_ENABLE_CXX17_REMOV...
2018-05-03 Piotr Padlewskiperform DSE through launder.invariant.group
2018-05-03 Piotr PadlewskiRename invariant.group.barrier to launder.invariant...
2018-05-03 Pavel Labathlldb-test symbols: Add ability to do name-based lookup
2018-05-03 Simon Pilgrim[X86][AVX512] VPAVG instructions should be tagged as...
2018-05-03 Simon Pilgrim[X86] Split WriteVecIMul/WriteVecPMULLD/WriteMPSAD...
2018-05-03 David Zarzycki[CMake] Fix BUILD_SHARED_LIBS regression due to r331405
2018-05-03 Simon Pilgrim[X86] Update MMX instructions to be tagged with X86Sche...
2018-05-03 Benjamin Kramer[WebAssembly] MC: Don't litter test directory.
2018-05-03 Martin StorsjoRevert "[SelectionDAG] Selection of DBG_VALUE using...
2018-05-03 Fangrui SongEnable -fsanitize=function on FreeBSD.
2018-05-03 Clement Courbet[TableGen][NFC] Make ResourceCycles definitions more...
2018-05-03 Karl-Johan... Fix -Wunused-variable warning in Clang.cpp
2018-05-03 Craig Topper[LoopIdiomRecognize] When looking for 'x & (x -1)'...
2018-05-03 Craig Topper[LoopIdiomRecognize] Add a test case showing that we...
2018-05-03 Jan Veselyremquo: Flush denormals if not supported
2018-05-03 Jan Veselyremquo: Port from amd builtins
2018-05-03 Jan Veselymath: Add helper function to flush denormals if not...
2018-05-03 Craig Topper[LoopIdiomRecognize] Remove unnecessary cast from Binar...
2018-05-03 Saleem Abdulrasoollit: flesh out `SubsituteCaptures` further
2018-05-03 Richard SmithUpdate to match clang r331428.
2018-05-03 Richard SmithTrack the result of evaluating a computed noexcept...
2018-05-03 Max KazantsevRe-enable "[SCEV] Make computeExitLimit more simple...
2018-05-03 Rumeet DhindsaUpdate Error Message
2018-05-03 Petr Hosek[CMake][Cache] Stop pretending that Fuchsia is UNIX
2018-05-03 Lei Liu[Sema] Do not match function type with const T in templ...
2018-05-03 Petr Hosek[Support] Support building LLVM for Fuchsia
2018-05-03 Shoaib Meenai[ObjCARC] Convert an if to an early continue. NFC
2018-05-03 Alex Lorenz[ObjC] Supress the 'implementing unavailable method...
2018-05-03 Nemanja IvanovicCommit r331416 breaks the big-endian PPC bot. On the...
2018-05-03 Rumeet DhindsaUpdated ThinLTO test to not include forward or backward...
2018-05-03 Chandler Carruth[gcov] Switch to an explicit if clunky array to satisfy...
2018-05-03 Michael BergMachineInst support mapping SDNode fast math flags...
2018-05-02 Nemanja Ivanovic[PowerPC] Implement isMaskAndCmp0FoldingBeneficial
2018-05-02 Davide Italiano[NSDictionary] Simplify the formatter. NFCI.
2018-05-02 Sam Clegg[WebAssembly] MC: Create and use first class section...
2018-05-02 Sam Clegg[MC] Factor MCObjectStreamer::addFragmentAtoms out...
2018-05-02 Chandler Carruth[gcov] Make the CLang side coverage test work with...
2018-05-02 Nemanja Ivanovic[PowerPC] No CTR loop if the candidate exiting block...
2018-05-02 Alex Lorenz[ObjC] The absence of ownership qualifiers on an ambigu...
2018-05-02 Chandler Carruth[GCOV] Emit the writeout function as nested loops of...
2018-05-02 Richard SmithUse conventional spelling of always-failing assert.
2018-05-02 Rumeet DhindsaAdded support for ThinLTO plugin options : thinlto...
2018-05-02 Martin Storsjo[llvm-rc] Default to writing the output next to the...
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...
next