platform/upstream/llvm.git
2019-04-08 Peter CollingbourneELF: De-template SharedFile. NFCI.
2019-04-08 Craig Topper[X86] Add some fp to integer conversion intrinsics...
2019-04-08 Alexey Bataev[OPENMP][NVPTX]Fixed processing of memory management...
2019-04-08 Alexander KornienkoRemove a bogus sed option in test.
2019-04-08 Alexander KornienkoRemove a useless assertion in clang-check.
2019-04-08 Fangrui Song[llvm-objdump] Migrate relocation handling functions...
2019-04-08 Andrea Di Biagio[llvm-mca][scheduler-stats] Print issued micro opcodes...
2019-04-08 Simon PilgrimRevert rL357915 from cfe/trunk: Remove a useless assert...
2019-04-08 Rainer Orth[python, tests] Disable Clang Python tests on SPARC
2019-04-08 Eric Liu[clangd] Add fallback mode for code completion when...
2019-04-08 Alexander KornienkoRemove a useless assertion in clang-check.
2019-04-08 Simon Pilgrim[X86][AVX] Add PR34380 shuffle test cases
2019-04-08 Balazs KeriChanged every use of ASTImporter::Import to Import_New
2019-04-08 Sanjay Patel[x86] make 8-bit shl undesirable
2019-04-08 Eugene LeviantUse llvm::crc32 instead of crc32. NFC
2019-04-08 Sanjay Patel[InstCombine] remove overzealous assert for shuffles...
2019-04-08 Simon Pilgrim[InstCombine][X86] Expand MOVMSK to generic IR (PR39927)
2019-04-08 Reuben Thomas[clang-format] Optionally insert a space after unary...
2019-04-08 Nico Webergn build: Merge r357905
2019-04-08 Nico Webergn-build: Re-run `git ls-files '*.gn' '*.gni' | xargs...
2019-04-08 Eugene LeviantAttempt to recommit r357901
2019-04-08 Chen Zheng[InstCombine] sdiv exact flag fixup.
2019-04-08 Xing GUO[llvm-readobj] Use `reinterpret_cast` instead of C...
2019-04-08 Eugene LeviantReverting r357901 as fails to build on some of the...
2019-04-08 Eugene Leviant[Support] Add zlib independent CRC32
2019-04-08 Roman Lebedev[llvm-exegesis] benchmarkMain(): less cryptic error...
2019-04-08 Justin Bogner[CMake] Replace LLVM_ENABLE_CXX1Y and friends with...
2019-04-08 Roman Lebedev[llvm-exegesis][X86] Randomize CMOVcc/SETcc OPERAND_CON...
2019-04-08 Pavel LabathObject/Minidump: Add support for reading the ModuleList...
2019-04-08 Pavel LabathMinidumpParser: parse SystemInfo stream via llvm
2019-04-08 Pavel LabathPDBFPO: add dyn_cast support
2019-04-08 Chen Zheng[InstCombine] add more testcases for sdiv exact flag...
2019-04-08 Pavel LabathFix signed-unsigned comparison warning in Driver.cpp
2019-04-08 Pavel Labath[Sanitizer] Make wcrtomb test posix-only
2019-04-08 Pavel Labathmodify-python-lldb.py: Remove ifdef SWIG-removing code
2019-04-08 Pavel Labath[Sanitizer] Fix a possible write to freed memory in...
2019-04-08 Craig Topper[X86] Make LowerOperationWrapper more robust. Remove...
2019-04-08 Fangrui Song[ConstantRange] Delete redundnt {z,s}extOrSelf for...
2019-04-08 Rui UeyamaFix -emit-reloc against local symbols.
2019-04-08 Chen Zheng[InstCombine] add testcases for sdiv exact flag fixing...
2019-04-08 Chen Zheng[InstCombine]add testcase for sdiv canonicalizetion...
2019-04-08 Craig Topper[X86] Split floating point tests out of atomic-mi.ll...
2019-04-08 Craig Topper[X86] Add avx and avx512f command lines to atomic-non...
2019-04-08 Fangrui Song[llvm-objdump] Fix MC/ARM/arm-macho-calls.s
2019-04-08 Brad SmithIAS is now enabled for all OS on MIPS64
2019-04-07 Brad SmithEnable IAS for FreeBSD SPARC64.
2019-04-07 Owen Pan[clang-format] Fix bug https://bugs.llvm.org/show_bug...
2019-04-07 Nikita Popov[ConstantRange] Add signed/unsigned unionWith()
2019-04-07 Craig Topper[X86] Use (SUBREG_TO_REG (MOV32rm)) for extloadi64i8...
2019-04-07 Nikita Popov[ConstantRangeTest] Generalize intersection testing...
2019-04-07 Nikita Popov[ConstantRange] Add unsigned and signed intersection...
2019-04-07 Robert Widmann[LLVM-C] Allow Access to the Type of a Binary
2019-04-07 Nikita Popov[ConstantRange] Add isAllNegative() and isAllNonNegativ...
2019-04-07 Nikita PopovReapply [ValueTracking] Support min/max selects in...
2019-04-07 Fangrui Song[llvm-objdump] Split disassembleObject and simplify...
2019-04-07 Chris Lattnerlast changes for now
2019-04-07 Chris Lattnervarious improvements in wording, also unbreak the bot
2019-04-07 Fangrui Song[DWARF] DWARFDebugLine: delete unused parameter `Offset`
2019-04-07 Chris Lattnermake a bunch of cleanups in wording and tone
2019-04-07 Simon Pilgrim[CostModel][X86] Masked load legalization requires...
2019-04-07 Chris Lattnerremove some unhelpful language from the tutorial
2019-04-07 Chris LattnerCopy the C++ kaleidoscope tutorial into a subdirectory...
2019-04-07 Simon Pilgrim[DAG] Pull out ComputeNumSignBits call to make debuggin...
2019-04-07 Simon Pilgrim[X86][SSE] SimplifyDemandedBitsForTargetNode - Add...
2019-04-07 Fangrui Song[llvm-objdump] Fix split of source lines; don't ltrim...
2019-04-07 Fangrui Song[llvm-objdump] Simplify some ELF typename: ELFFile...
2019-04-07 Fangrui Song.
2019-04-07 Fangrui Song[llvm-objdump] Simplify Expected<T> handling with unwra...
2019-04-07 Marcello Maggioni[ConstantRange] Shl considers full-set shifting to...
2019-04-07 Fangrui Song[llvm-objdump] Simplify disassembleObject
2019-04-07 Fangrui SongChange some StringRef::data() reinterpret_cast to bytes...
2019-04-06 Owen Pan[clang-format] Fix Bug 41407
2019-04-06 Petr Hosek[gn] Support for per-target runtime directory layout
2019-04-06 Nick Lewycky[NFC] Fix typo in comment.
2019-04-06 Craig Topper[X86] When converting (x << C1) AND C2 to (x AND (C2...
2019-04-06 Simon Pilgrim[X86] combineBitcastvxi1 - provide dst VT and src SDVal...
2019-04-06 Craig Topper[X86] Use a signed mask in foldMaskedShiftToScaledMask...
2019-04-06 Craig Topper[X86] Add test cases to show missed opportunities to...
2019-04-06 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-06 Simon PilgrimFix spelling mistake. NFCI.
2019-04-06 Simon Pilgrim[X86] Add AVX-target expandload and compressstore tests
2019-04-06 Roman Lebedev[llvm-exegesis][X86] Handle CMOVcc/SETcc OPERAND_COND_C...
2019-04-06 Simon Pilgrim[X86] Split expandload and compressstore tests
2019-04-06 Simon Pilgrim[X86][SSE] Add more exhaustive masked load/store tests
2019-04-06 Simon Pilgrim[CostModel][X86] Add more exhaustive masked load/store...
2019-04-06 Paul Hoad[clang-format] BreakAfterReturnType ignored on function...
2019-04-06 Stanislav Mekhanoshin[AMDGPU] Sort out and rename multiple CI/VI predicates
2019-04-06 Fangrui Song[DWARF] Simplify DWARFDebugAranges::findAddress
2019-04-06 Fangrui Song[Symbolize] Uniquify sorted vector<pair<SymbolDesc...
2019-04-06 Julian Lettner[TSan][libdispatch] Remove Darwin-only version of fully...
2019-04-06 Peter Collingbournetsan: Update test expectations.
2019-04-05 Nico Webergn build: Pacify `gn format`
2019-04-05 Adrian PrantlUnify random timeouts throughout LLDB and make them...
2019-04-05 Dimitry AndricAfter rL357618, quote ${CMAKE_THREAD_LIBS_INIT} so...
2019-04-05 Artem DergachevRevert "[Lexer] NFC: Fix an off-by-one bug in getAsChar...
2019-04-05 Zachary Turner[PDB Docs] Add documentation for the hash table format.
2019-04-05 Zachary Turner[PDB Docs] The IPI Stream actually has index 4.
2019-04-05 Jonas Devlieghere[testsuite] Split Objective-C new syntax test
2019-04-05 Artem Dergachev[Lexer] NFC: Fix an off-by-one bug in getAsCharRange().
2019-04-05 Robert Widmann[LLVM-C] Begin to Expose A More General Binary Interface
next