platform/upstream/llvm.git
2018-06-16 Benjamin KramerFix namespaces. No functionality change.
2018-06-16 Florian HahnRevert r334887, as GCC 4.8 does not have is_trivially_c...
2018-06-16 Florian Hahn [SmallSet] Avoid using is_trivially_XXX<>::value which...
2018-06-16 Florian Hahn[SmallSet] Add SmallSetIterator.
2018-06-16 Yaxun LiuAdd RUN line for amdgcn to lit test conditional-tempora...
2018-06-16 Benjamin Kramer[ELF] Pass callables by function_ref
2018-06-16 Fangrui Song[sanitizer_common] Fix windows build caused by r334881
2018-06-16 Vitaly Buka[asan] Enable fgets_fputs test on Android
2018-06-16 Stanislav Mekhanoshin[AMDGPU] setcc (select cc, CT, CF), CF, eq | ne ->...
2018-06-16 Fangrui Song[sanitizer_common] Use O_TRUNC for WrOnly access mode.
2018-06-16 Nirav DaveAvoid needing to walk out legalization tables. NFCI.
2018-06-16 Yaxun LiuCall CreateTempAllocaWithoutCast for ActiveFlag
2018-06-16 Justin LebarRevert "[SCEV] Use LLVM_MARK_AS_BITMASK_ENUM in SCEV...
2018-06-16 Justin LebarRevert "[SCEV] Simplify some flags expressions." -...
2018-06-16 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-15 Justin Lebar[SCEV] Simplify some flags expressions.
2018-06-15 Justin Lebar[SCEV] Use LLVM_MARK_AS_BITMASK_ENUM in SCEV.
2018-06-15 Jason MolendaSort the files in the PBXBuildFile and PBXFileReference...
2018-06-15 Jason MolendaSort the files in the PBXBuildFile and PBXFileReference
2018-06-15 Daniel Sanders[globalisel][tablegen] Add support for C++ predicates...
2018-06-15 Fangrui Song[docs] -fsanitize=cfi only allowed with -fvisibility=
2018-06-15 Francis Visoiu... Revert r334729 "[DAG] Avoid needing to walk out legaliz...
2018-06-15 Francis Visoiu... Revert r334731 "Avoid unused variable in non-assert...
2018-06-15 Craig Topper[X86] Add more instructions to the hasUndefRegUpdate...
2018-06-15 Vitaly Buka[asan] Move long-object-path.cc test to Linux
2018-06-15 Benjamin Kramer[BPI] Remove unnecessary std::list
2018-06-15 Matt Morehouse[libFuzzer] Avoid -fuse-ld=lld on gc-sections.
2018-06-15 Cameron McInally[FPEnv] Expand constrained FP POWI
2018-06-15 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-15 Frederic RissFix TestExec after r334783
2018-06-15 Alexander PolyakovRevert "[lldb-mi] Add overload method for setting an...
2018-06-15 Bruno Cardoso... [Modules] Improve .Private fix-its to handle 'explicit...
2018-06-15 Matt Morehouse[SanitizerCoverage] Add associated metadata to pc-tables.
2018-06-15 Geoff BerryUpdate my information in the CREDITS file.
2018-06-15 Sean Fertile[PowerPC] Add support for high and higha symbol modifie...
2018-06-15 Sean Fertile[PPC64] Support "symbol@high" and "symbol@higha" symbol...
2018-06-15 Diego CaballeroMove redundant-vf2-cost.ll test to X86 directory
2018-06-15 Simon Pilgrim[llvm-mca][x86] Add Generic cpu resource tests
2018-06-15 Petr Hosek[Fuzzer] Don't hardcode target architecture for Fuzzer...
2018-06-15 Simon Atanasyan[ELF][MIPS] Fix stable_sort predicate to satisfy strict...
2018-06-15 Tomasz Krupa[X86] Lowering sqrt intrinsics to native IR
2018-06-15 Tomasz Krupa[X86] Lowering sqrt intrinsics to native IR
2018-06-15 Craig Topper[X86] Prevent folding stack reloads into instructions...
2018-06-15 Craig Topper[X86] __builtin_ia32_prord512_mask, __builtin_ia32_pror...
2018-06-15 Craig Topper[X86] The immediate argument to getmantpd*_mask should...
2018-06-15 Krzysztof ParzyszekRemove <undef> from rematerialized full register
2018-06-15 Joseph Tremoulet[InstCombine] Avoid iteration/mutation conflict
2018-06-15 Kostya Kortchinsky[scudo] Add verbose failures in place of CHECK(0)
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Support for CPY SIMD/FP and GPR...
2018-06-15 Jordan RoseAvoid copying PrettyStackTrace messages an extra time...
2018-06-15 Diego Caballero[LV] Prevent LV to run cost model twice for VF=2
2018-06-15 Yonghong Songbpf: recognize target specific option -mattr=dwarfris...
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Support for INC/DEC (scalar) instru...
2018-06-15 Yaxun Liu[NFC] Add CreateMemTempWithoutCast and CreateTempAlloca...
2018-06-15 Matt ArsenaultAMDGPU: Add combine for short vector extract_vector_elts
2018-06-15 Matt ArsenaultAMDGPU: Make v4i16/v4f16 legal
2018-06-15 Paul Semel[llvm-readobj] Add -string-dump (-p) option
2018-06-15 Roman Lebedev[MCA] Add -summary-view option
2018-06-15 Roman Lebedev[MCA][x86][NFC] Add tests for -register-file-stats...
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Support for FADD, FMUL and FMAX...
2018-06-15 Bjorn PetterssonRe-apply "[DebugInfo] Check size of variable in Convert...
2018-06-15 Zinovy Nis[clang-tidy] This patch is a fix for D45405 where space...
2018-06-15 Eric Liu[clangd] UI for completion items that would trigger...
2018-06-15 Simon Dardis[mips] Add licensing information of the microMIPS table...
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Add parsing/printing support for...
2018-06-15 Roman Lebedev[NFC] chmod +x utils/update_analyze_test_checks.py
2018-06-15 Sam McCall[clangd] context key constructor is constexpr. NFC
2018-06-15 Matt ArsenaultDAG: Fix creating concat_vectors with illegal type
2018-06-15 Sam McCall[clangd] Add option to fold overloads into a single...
2018-06-15 Simon Pilgrim[SLP][X86] Add AVX2 run to POW2 SDIV Tests
2018-06-15 Luke Geeson[AArch64] Reverted rC334696 with Clang VCVTA test fix
2018-06-15 Simon Pilgrim[SLP][X86] Regenerate POW2 SDIV Tests
2018-06-15 Roman Lebedev[InstCombine] Recommit: Fold (x << y) >> y -> x...
2018-06-15 Roman Lebedev[AMDGPU] Recognize x & ~(-1 << y) pattern.
2018-06-15 Roman Lebedev[AMDGPU] Recognize x & ((1 << y) - 1) pattern.
2018-06-15 Roman Lebedev[AMDGPU] Recognize x & (-1 >> (32 - y)) pattern.
2018-06-15 Peter Smith[MC] Move bundling and MCSubtargetInfo to MCEncodedFrag...
2018-06-15 Clement Courbet[llvm-exegesis][NFC] Remove dead variable.
2018-06-15 Haojian Wu[clangd] Fix buildbot error.
2018-06-15 Clement Courbet[llvm-exegesis][NFC] Add more comments.
2018-06-15 Eric Liu[clangd] Boost completion score according to file proxi...
2018-06-15 Eric Liu[clangd] Customizable URI schemes for dynamic index.
2018-06-15 QingShan Zhangadd myself to the CREDITS.TXT
2018-06-15 Ilya Biryukov[clangd] Do not report comments that only have special...
2018-06-15 Mikhail DvoretckiiNFC: Regenerating x86-sse41.ll test for InstCombine
2018-06-15 Clement Courbet[llvm-exegesis] Print the whole snippet in analysis.
2018-06-15 Adam Balogh[ASTImporter] Corrected diagnostic client handling...
2018-06-15 Craig TopperRevert r334802 "[X86] Prevent folding stack reloads...
2018-06-15 Craig Topper[X86] Prevent folding stack reloads with instructions...
2018-06-15 David L. Jones[Format] Do not use a global static value for EOF withi...
2018-06-15 Craig Topper[X86] Add more instructions to the memory folding table...
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...
next