platform/upstream/llvm.git
2018-06-15 Hiroshi Inoue[NFC] fix trivial typos in documents
2018-06-15 Craig Topper[X86] Fix some checks to use X86 instead of X32.
2018-06-15 Craig Topper[X86] Add 'Z' to the internal names of various EVEX...
2018-06-15 Frederic RissAdd support for PLATFORM_*SIMULATOR
2018-06-15 Jason MolendaChange TestExec.py from creating an i386+x86_64 fat...
2018-06-15 Andrew KaylorAdd debug info for OProfile profiling support
2018-06-14 Shoaib Meenai[cmake] Change ON/OFF to YES/NO. NFC
2018-06-14 Shoaib Meenai[cmake] Add linker detection for Apple platforms
2018-06-14 Eli Friedman[compiler-rt] [builtins] Don't build __atomic_* by...
2018-06-14 David BlaikieModules: Fix implicit output file for .cppm to .pcm...
2018-06-14 Eli FriedmanMake uitofp and sitofp defined on overflow.
2018-06-14 George Karpenkov[libFuzzer] [NFC] XFAIL one of the tests on iOS.
2018-06-14 George Karpenkov[libFuzzer] [NFC] Remaining minor fixes to support...
2018-06-14 Craig Topper[X86] Rename __builtin_ia32_pslldqi128 to __builtin_ia3...
2018-06-14 Frederic RissAdd an entitlement to debugserver
2018-06-14 Lang Hames[ORC] Strip weak flags from a symbol once it is selecte...
2018-06-14 Matt Davis[llvm-mca] Clean up the header comment. NFC.
2018-06-14 Michael Bergeasing the constraint for isNegatibleForFree and GetNeg...
2018-06-14 George Karpenkov[libFuzzer] [NFC] Support multi-arch and multi-OS build...
2018-06-14 Florian HahnRevert r334764, as it breaks some bots
2018-06-14 George Karpenkov[libFuzzer] [NFC] Generalize DSO tests to work even...
2018-06-14 George Karpenkov[NFC] Generalize flags for linking in shared objects...
2018-06-14 Florian Hahn[TableGen] Make TreePatternNode::getChild return a...
2018-06-14 Richard Smith[c++17] If a class inherits virtual functions from...
2018-06-14 Reid KlecknerFix wasm responsefile lld test on Windows
2018-06-14 Reid Kleckner[COFF] Fix /wholearchive: to do libpath search again
2018-06-14 George Burgess IV[MSSA] Print more optimization information
2018-06-14 Sanjay Patel[x86] be more selective about converting 'and' to shuff...
2018-06-14 Craig Topper[X86] Fix stale comment in folding tables.
2018-06-14 Tom StellardAMDGPU/GlobalISel: Implement select() for @llvm.amdgcn...
2018-06-14 Justin BognerRe-apply "[VirtRegRewriter] Avoid clobbering registers...
2018-06-14 Benjamin KramerOne ShortFract ought to be enough for everyone.
2018-06-14 Justin BognerRevert "[VirtRegRewriter] Avoid clobbering registers...
2018-06-14 Michael Bergupdating isNegatibleForFree and GetNegatedExpression...
2018-06-14 Sam Clegg[WebAssembly] Ignore explicit section names for functions
2018-06-14 Craig Topper[X86] Add inline assembly versions of _InterlockedExcha...
2018-06-14 Justin Bogner[VirtRegRewriter] Avoid clobbering registers when expan...
2018-06-14 Alex Shlyapnikov[MSan] Linker-initialize static fallback_mutex in msan_...
2018-06-14 Alex Shlyapnikov[ASan] Linker-initialize static ScopedInErrorReport...
2018-06-14 Bruno Cardoso... [CMAKE][c-index-test] Honor CMAKE_OSX_SYSROOT to comput...
2018-06-14 Bruno Cardoso... [CMAKE] Honor CMAKE_OSX_SYSROOT to compute include...
2018-06-14 Fangrui SongAdd remaining fixed-point types and saturated equivalen...
2018-06-14 Sanjay Patel[x86] add tests for AVX1 FP logic op abuse (PR37749...
2018-06-14 Frederic RissAdd a script to setup codesigning on macOS.
2018-06-14 Andrea Di Biagio[llvm-mca] Add tests for instructions that implicitly...
2018-06-14 Tomasz Krupa[X86] Lowering Mask Scalar intrinsics to native IR...
2018-06-14 Tomasz Krupa[X86] Lowering Mask Scalar intrinsics to native IR...
2018-06-14 Ben Hamilton[clang-format] Disable AlwaysBreakBeforeMultilineString...
2018-06-14 Justin Lebar[SCEV] Fix a variable name, NFC.
2018-06-14 Justin Lebar[SCEV] Simplify zext/trunc idiom that appears when...
2018-06-14 Justin Lebar[SCEV] Simplify trunc-of-add/mul to add/mul-of-trunc...
2018-06-14 Justin Lebar[SCEV] Fix indentation and combine two if statements...
2018-06-14 Sam CleggRevert "[MC] Factor MCObjectStreamer::addFragmentAtoms...
2018-06-14 Tony Tye[AMDGPU] Document the AMDGPU LLVM attributes
2018-06-14 Bjorn PetterssonRevert rL334704: "[DebugInfo] Check size of variable...
2018-06-14 Nirav DaveAvoid unused variable in non-assert builds.
2018-06-14 Andrea Di Biagio[llvm-mca] Add another test for partial register stalls.
2018-06-14 Nirav Dave[DAG] Avoid needing to walk out legalization tables...
2018-06-14 Craig Topper[X86] Add more vector instructions to the memory foldin...
2018-06-14 Craig Topper[X86] Remove '128' from the internal name of some scala...
2018-06-14 Craig Topper[X86] Disable load unfolding for a bunch of instruction...
2018-06-14 Craig Topper[X86] Remove NotMemoryFoldable from some AVX/AVX512...
2018-06-14 Lang Hames[ORC] Filter out self-dependencies in VSO::addDependencies.
2018-06-14 Lang Hames[ORC] Assert that the query argument to VSO::lookup...
2018-06-14 Lang Hames[ORC] Add a WaitUntilReady argument to blockingLookup.
2018-06-14 Lang Hames[ORC] Strip the Materializing flag off finalized symbol...
2018-06-14 Simon Dardis[docs] Update CompilerWriterInfo.rst for MIPS
2018-06-14 Peter Wu[ASAN] fix typos and disable long-object-path test...
2018-06-14 Leonard Chan[Fixed Point Arithmetic] Addition of the remaining...
2018-06-14 Pavel LabathDebugNamesDWARFIndex: fix handling of compressed sections
2018-06-14 Kostya Kortchinsky[scudo] Make Secondary linker-initialized compliant
2018-06-14 Simon Pilgrim[EarlyCSE] Fix MSVC build. NFCI.
2018-06-14 Simon Pilgrim[CostModel][AArch64] Add cost tests for ALTERNATE/SELEC...
2018-06-14 Sam Clegg[MC] Move MCAssembler::dump into the correct cpp file...
2018-06-14 Sam McCall[clangd] FuzzyMatch: forbid tail-tail matches after...
2018-06-14 Sam McCall[clangd] Boost keyword completions.
2018-06-14 Paul Robinson[DWARFv5] Tolerate files not all having an MD5 checksum.
2018-06-14 Francois Ferrandclang-format: Fix documentation generation
2018-06-14 Simon Dardis[mips] Correct predicates for MSA pseudo instructions
2018-06-14 Max Kazantsev[EarlyCSE] Propagate conditions of AND and OR instructions
2018-06-14 Florian Hahn[TableGen] Move some shared_ptrs to avoid unnecessary...
2018-06-14 Simon Atanasyan[ELF][MIPS] Replace calls to MapVector::find by MapVect...
2018-06-14 Bjorn Pettersson[DebugInfo] Check size of variable in ConvertDebugDecla...
2018-06-14 Peter Wu[ASAN] fix startup crash in dlsym for long paths since...
2018-06-14 Pavel LabathFix PathMappingListTest on windows
2018-06-14 Simon Pilgrim[SLPVectorizer] Remove RawInstructionsData/getMainOpcod...
2018-06-14 Sven van Haastregt[OpenCL] Support new/delete in Sema
2018-06-14 Simon Pilgrim[CostModel] Cleanup isSingleSourceVectorMask to match...
2018-06-14 Simon Pilgrim[CostModel] Recognise REVERSE shuffle mask if the eleme...
2018-06-14 Pavel LabathFix includes in PlatformAppleSimulator.h
2018-06-14 Luke Geeson[AArch64] reverting rC334693 due to build failures
2018-06-14 Philip PfaffeSimplify the implementation of getCUDALibDeviceFunction...
2018-06-14 Luke GeesonRemoved trunk-Codegen directory added in error
2018-06-14 Luke Geeson[AArch64] Added support for the vcvta_u16_f16 instrinsi...
2018-06-14 Hans Wennborg[clang-format] Add SpaceBeforeCpp11BracedList option.
2018-06-14 Clement Courbet[llvm-exegesis] Use BenchmarkResult::Instructions inste...
2018-06-14 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-06-14 David Carlier[Sanitizer] fix compilation warning
2018-06-14 Craig Topper[x86] fix mappings of cvttp2si/cvttp2ui x86 intrinsics...
2018-06-14 Artem Dergachev[analyzer] Re-enable C++17-specific RVO construction...
next