platform/upstream/llvm.git
2017-09-30 Simon Pilgrim[X86][SSE] Fold (VSRAI (VSHLI X, C1), C1) --> X iff...
2017-09-30 Craig Topper[AVX-512] Add patterns to make fp compare instructions...
2017-09-30 Simon Pilgrim[X86][SSE] Add vector truncation cases inspired by...
2017-09-30 Michael ZuckermanCode refactoring for the interleaved code <NFC>
2017-09-30 Faisal Vali[NFC] Sync function call with changes to interface...
2017-09-30 Gadi Haber[X86][SKX] Added codegen regression test for avx512...
2017-09-30 Faisal Vali[NFC] Remove superfluous parameter
2017-09-30 NAKAMURA TakumiSyntheticSections.cpp: Appease g++-4.8, s/const/constexpr/
2017-09-30 Rui UeyamaMake parameter lists of SymbolTable::add* functions...
2017-09-30 Rui UeyamaFix buildbots.
2017-09-30 Daniel JasperRevert r314435: "[JumpThreading] Preserve DT and LVI...
2017-09-30 Rui UeyamaParallelize string merging.
2017-09-30 Sam McCall[clangd] simplify ClangdLSPServer by private-inheriting...
2017-09-30 NAKAMURA Takumiclang/test/SemaCXX/ms-iunknown-template-function.cpp...
2017-09-30 Xinliang David LiFix buildbot failure -- tighten type check for matching phi
2017-09-30 Craig Topper[X86] Support v64i8 mulhu/mulhs
2017-09-30 Richard Trieu[ODRHash] Add base classes to hashing CXXRecordDecl.
2017-09-30 George Karpenkov[Analyzer] Add dummy implementation to call_once to...
2017-09-30 Xinliang David LiRecommi r314561 after fixing over-debug assertion
2017-09-30 Marek Sokolowski[llvm-rc] Serialize DIALOG(EX) to .res files (serializa...
2017-09-30 Adrian Prantltypos
2017-09-30 Adrian Prantlllvm-dwarfdump: implement the --name lookup option.
2017-09-30 Adrian PrantlFix 80 column violations
2017-09-30 Adrian PrantlAdd comments
2017-09-30 George Karpenkov[Analyzer] Document a gotcha: for C++ -analyze-function...
2017-09-30 George Karpenkov[Analyzer] Add nullability to the list of tested checke...
2017-09-30 George Karpenkov[Analyzer] Synthesize function body for std::call_once
2017-09-29 Richard SmithAdd a "vexing parse" warning for ambiguity between...
2017-09-29 Stanislav Mekhanoshin[AMDGPU] Set fast-math flags on functions given the...
2017-09-29 Yaxun LiuCodeGen: Fix pointer info in expandUnalignedLoad/Store
2017-09-29 Adrian Prantlfix 80 column violation.
2017-09-29 Xinliang David LiRevert 314561 due to debug build assertion failure
2017-09-29 Marek Sokolowski[llvm-rc] Serialize MENU resources to .res files (seria...
2017-09-29 Xinliang David LiEliminate PHI (int typed) which has only one use by...
2017-09-29 Alex ShlyapnikovRevert "Use the basic cost if a GEP is not used as...
2017-09-29 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-09-29 Paul Robinson[PS4] Tidy up some debug-tuning v. triple decision...
2017-09-29 Erich Keane[Sema] Correct IUnknown to support Unknwnbase.h Header.
2017-09-29 Francis RicciMove LoadedModule list to a NoCtor vector and initializ...
2017-09-29 Francis RicciRevert "Move LoadedModule list to a NoCtor vector and...
2017-09-29 Brian GesiakRevert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY`...
2017-09-29 Brian Gesiak[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
2017-09-29 Marek Sokolowski[llvm-rc] Serialize ACCELERATORS to .res files (seriali...
2017-09-29 Jan VeselyFix amdgcn-amdhsa on llvm-3.9
2017-09-29 Jan Veselytravis: Check built libraries on llvm-3.9
2017-09-29 Jan VeselyAdd script to check for unresolved function calls
2017-09-29 Jan Veselygeometric: geometric functions are only supported for...
2017-09-29 Jan Veselytravis: add build using llvm-3.9
2017-09-29 Jan VeselyRestore support for llvm-3.9
2017-09-29 Matthew Simpson[LV] Use correct insertion point when type shrinking...
2017-09-29 Marek Sokolowski[llvm-rc] Refactoring needed for ACCELERATORS and MENU...
2017-09-29 Sanjoy DasUse LLVM_ENABLE_ABI_BREAKING_CHECKS correctly
2017-09-29 Marek Sokolowski[llvm-rc] Serialize HTML resources to .res files (seria...
2017-09-29 Adam NemetDisplay relative hotness with two decimal digits after...
2017-09-29 Simon PilgrimFix Wmismatched-tags warning.
2017-09-29 Francis Ricci[test] Enable LeakSanitizer on 64-bit Darwin ASan llvm...
2017-09-29 Sam Clegg[WebAssembly] Allow each data segment to specify its...
2017-09-29 Francis RicciMove LoadedModule list to a NoCtor vector and initializ...
2017-09-29 Sam McCallSmall clangd cleanups, NFC
2017-09-29 Hongbin Zheng[SimplifyIndVar] Do not fail when we constant fold...
2017-09-29 Nicolai HaehnleAMDGPU: fix bad test exposed by r314522
2017-09-29 Coby Tayreefixup, post rL314493
2017-09-29 Alex ShlyapnikovFix cmake file broken by D38277.
2017-09-29 Teresa Johnson[ThinLTO] Use decimal suffix for promoted values to...
2017-09-29 Francis Ricci[test] Disable leak checking on a clang crash test...
2017-09-29 Michael Kruse[Polly] Add dumpPw() and dumpExpanded() functions....
2017-09-29 Filipe CabecinhasFix Modules/{builtin-import.mm,umbrella-header-include...
2017-09-29 Jonas Devlieghere[dwarfdump][NFC] Consistent printing of address ranges
2017-09-29 Nicolai HaehnleAMDGPU: VALU carry-in and v_cndmask condition cannot...
2017-09-29 Francis RicciAdd missing header definition
2017-09-29 Francis RicciRemove recursion from FindModuleForAddress. NFC.
2017-09-29 Michael Kruse[ScopBuilder] Fix typo. NFC.
2017-09-29 Francis RicciRefactor android fallback procmaps init. NFC.
2017-09-29 Jun Bum LimUse the basic cost if a GEP is not used as addressing...
2017-09-29 Jonas Paulsson[SystemZ] implement shouldCoalesce()
2017-09-29 Simon PilgrimFix spelling in comments. NFCI.
2017-09-29 Amara Emerson[X86] Improve codegen for inverted overflow checking...
2017-09-29 Jonas Hahnfeld[test] Fix uninitialized memory in omp_taskloop_grainsize.c
2017-09-29 Jonas Hahnfeld[CMake] Fix configuration on PowerPC with sanitizers
2017-09-29 Sam Parker[ARM] v8.3-a complex number support
2017-09-29 Michael ZuckermanSmall modification <NFC>
2017-09-29 Alex Lorenz[docs][refactor] Add refactoring engine design document...
2017-09-29 Simon PilgrimFix Wmismatched-tags warning.
2017-09-29 Aleksandar... [mips] Reordering callseq* nodes to be linear
2017-09-29 Aleksandar... Revert "[mips] Reordering callseq* nodes to be linear"
2017-09-29 Simon Dardis[mips] Add missing license info, formatting changes...
2017-09-29 Simon Pilgrim[X86][SSE] Added more tests for vector multiplications...
2017-09-29 Aleksandar... [mips] Add test cases for dext/dins family of instructions
2017-09-29 Tim Renouf[AMDGPU] calling conventions for AMDPAL OS type
2017-09-29 Tim Renouf[AMDGPU] AMDPAL scratch buffer support
2017-09-29 Tim Renouf[Triple] Add AMDPAL operating system type
2017-09-29 Daniel Marjamaki[Sema] Suppress warnings for C's zero initializer
2017-09-29 Jonas Devlieghere[dwarfdump][NFC] Consistent errors and warnings with...
2017-09-29 Aleksandar... [mips] Reordering callseq* nodes to be linear
2017-09-29 Ben Dunbobbin[NFC] Removed accidenatally added file
2017-09-29 Ben Dunbobbin[ELF] Simpler scheme for handling common symbols
2017-09-29 Coby Tayree[X86][MS-InlineAsm] Extended support for variables...
2017-09-29 Coby Tayree[X86][MS-InlineAsm] Extended support for variables...
2017-09-29 Martin StorsjoSkip building x86 parts of UnwindRegisters*.S when...
2017-09-29 Adam NemetMake find_opt_files vararg
next