platform/upstream/llvm.git
2018-11-29 Zhizhou Yangset default max-page-size to 4KB in lld for Android...
2018-11-29 Sanjay Patel[InstSimplify] fold select with implied condition
2018-11-29 Fangrui SongSimplify the __builtin_constant_p test that was used...
2018-11-29 Krzysztof Parzyszek[TableGen] Examine entire subreg compositions to detect...
2018-11-29 Volkan Keles[GlobalISel] LegalizationArtifactCombiner: Combine...
2018-11-29 Teresa JohnsonAdd missing REQUIRES to new test
2018-11-29 Fangrui Song[llvm-objcopy] Delete redundant !Config.xx.empty()...
2018-11-29 Serge GueltonAvoid redundant reference to isPodLike in SmallVect...
2018-11-29 John Brawn[LICM] Reapply r347776 "Make LICM able to hoist phis...
2018-11-29 Kristof Umann[analyzer][PlistMacroExpansion] Part 4.: Support for...
2018-11-29 Teresa Johnson[ThinLTO] Allow importing of multiple symbols with...
2018-11-29 Teresa Johnson[ThinLTO] Import local variables from the same module...
2018-11-29 James Y Knightgit-llvm: Fix incremental population of svn tree.
2018-11-29 Sanjay Patel[SimplifyCFG] auto-generate complete checks; NFC
2018-11-29 Sanjay Patel[InstCombine] auto-generate complete checks; NFC
2018-11-29 Graham Sellers[AMDGPU] Add and update scalar instructions
2018-11-29 David StuttardFix: Add support for TFE/LWE in image intrinsic
2018-11-29 Louis Dionne[libcxx] More fixes to XFAILs for aligned allocation...
2018-11-29 Hans WennborgRevert r347823 "[TextAPI] Switch back to a custom Platf...
2018-11-29 Matt ArsenaultMark __builtin_shufflevector as using custom type checking
2018-11-29 Joseph Tremoulet[CallSiteSplitting] Report edge deletion to DomTreeUpdater
2018-11-29 David StuttardAdd support for TFE/LWE in image intrinsics
2018-11-29 David Callahaninhereit LLVM_ENABLE_LIBXML2
2018-11-29 Stefan Granitz[CMake] Fix standalone build for debugserver on macOS
2018-11-29 Sanjay Patel[CVP] tidy processCmp(); NFC
2018-11-29 Martin StorsjoRevert "[LICM] Enable control flow hoisting by default...
2018-11-29 Sanjay Patel[CVP] auto-generate complete test checks; NFC
2018-11-29 Anastasia Stulova[OpenCL] Improve diags for addr spaces in templates
2018-11-29 Hans WennborgRevert r347596 "Support for inserting profile-directed...
2018-11-29 Raphael IsemannSet MustBuildLookupTable on PrimaryContext in ExternalA...
2018-11-29 Petr Pavlu[GlobalISel] Fix insertion of stack-protector epilogue
2018-11-29 Petr Pavlu[GlobalISel] Make EnableGlobalISel always set when...
2018-11-29 Aaron BallmanAdding a FIXME test to document an area for improvement...
2018-11-29 George Rimar[LLDB] - Improve the support of .debug_str_offsets...
2018-11-29 Martin Storsjo[llvm-rc] Support EXSTYLE statement.
2018-11-29 Andrea Di Biagio[llvm-mca][MC] Add the ability to declare which process...
2018-11-29 Pavel LabathFix windows build broken by r347846
2018-11-29 Peter Smith[LLD][ELF] Error if _GLOBAL_OFFSET_TABLE_ is defined...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Remove the dependence on Machine...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnt: Consistently use uint32_t for...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnt: Remove unused WaitAtBeginning
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Simplify pending events tracking
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Use foreach loops for inst and...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Untangle some semi-global state
2018-11-29 Martin Storsjo[CODE_OWNERS] Add myself as code owner for MinGW
2018-11-29 Pavel LabathRemove getopt includes from the driver
2018-11-29 Max Kazantsev[NFC] Add two XFAIL tests from PR39783
2018-11-29 Max KazantsevDisable TermFolding in LoopSimplifyCFG until PR39783...
2018-11-29 Sam Parker[LoopStrengthReduce] ComplexityLimit as an option
2018-11-29 George Rimar[LLDB] - Fix setting the breakpoints when -gsplit-dwarf...
2018-11-29 Craig Topper[Inliner] Modify the merging of min-legal-vector-width...
2018-11-29 Craig Topper[Inliner] Add test for merging of min-legal-vector...
2018-11-29 Serguei Katkov[CGP] Improve compile time for complex addressing mode
2018-11-29 Juergen RibutzkaRevert "[TextAPI] Fix a memory leak in the TBD reader."
2018-11-29 Juergen Ributzka[TextAPI] Fix a memory leak in the TBD reader.
2018-11-29 Juergen Ributzka[TextAPI] Switch back to a custom Platform enum.
2018-11-29 Craig Topper[X86] Correct comment. NFC
2018-11-29 Kristina BrooksAdd Hurd target to Clang driver (2/2)
2018-11-29 Kristina BrooksAdd Hurd target to LLVMSupport (1/2)
2018-11-29 Li Jia He[PowerPC] Fix a conversion is not considered when the...
2018-11-29 Sam Clegg[WebAssembly] Update docs
2018-11-29 Li Jia He[PowerPC] [NFC] Add test cases to the ISD::BR_CC node...
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer (bot fixes: take 2)
2018-11-29 Artur PilipenkoNFC. Use unsigned type for uses counter in CaptureTracking
2018-11-29 Eugene Zelenko[Documentation] Try to fix build failure in cppcoreguid...
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer (bot fixes)
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-29 Jonas Devlieghere[driver] Fix --core/-c and add test
2018-11-29 Fangrui Song[ELF] --gdb-index: use lower_bound to compute relative...
2018-11-28 Sanjay Patel[x86] try select simplification for target-specific...
2018-11-28 Jonas Devlieghere[driver] Some NFC cleanup
2018-11-28 Eric FiselierRevert "Move internal usages of `alignof`/`__alignof...
2018-11-28 Matthew VossEnsure that test clang-tidy/export-relpath.cpp works...
2018-11-28 Jonas DevlieghereMake standalone build find tabelgen
2018-11-28 Kuba Mracek[lldb] Add GetCurrentException APIs to SBThread, add...
2018-11-28 Erich KeaneAllow cpu-dispatch forward declarations.
2018-11-28 Adrian PrantlEnsure sanitizer check function calls have a !dbg location
2018-11-28 Juergen RibutzkaRevert "[TextAPI] TBD Reader/Writer"
2018-11-28 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-28 Paul Robinson[DebugInfo] NFC Clang test changes for: IR/Bitcode...
2018-11-28 Paul Robinson[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-28 Erich KeaneCorrect 'target' default behavior on redecl, allow...
2018-11-28 Vedant Kumar[Coverage] Specify the Itanium ABI triple for a C+...
2018-11-28 Vedant Kumar[Coverage] Do not visit artificial stmts in defaulted...
2018-11-28 Jonathan Peyton[OpenMP] Rename ompt_mutex_impl_unknown to ompt_mutex_i...
2018-11-28 Jonathan Peyton[OpenMP] Minor cleanup of debug code
2018-11-28 Jonathan Peyton[OpenMP] Fixed possible array out of bound access
2018-11-28 Jonathan Peyton[OpenMP] Add omp_get_device_num() and update several...
2018-11-28 Stella Stamenova[unittests] Fix the File System Test on Windows
2018-11-28 Andrea Di BiagioReapply "[llvm-mca] Return the total number of cycles...
2018-11-28 Davide ItalianoRevert "[ASTImporter] Changed use of Import to Import_N...
2018-11-28 Alexey Bataev[OPENMP]Fix emission of the target regions in virtual...
2018-11-28 Matthew VossRevert "[clang-tools-extra] r347753 - [clangd] Build...
2018-11-28 Erich Keane[NFC] Move MultIversioning::Type into Decl so that...
2018-11-28 Eric FiselierFix bad _LIBCPP_ALIGNOF test
2018-11-28 Marshall ClowImplement P0966 - string::reserve should not shrink
2018-11-28 Julian Lettner(no commit message)
2018-11-28 Eric FiselierMove internal usages of `alignof`/`__alignof` to use...
2018-11-28 Craig Topper[X86] Make X86TTIImpl::getCastInstrCost properly handle...
2018-11-28 Craig Topper[X86] Add some cost model entries for sext/zext for...
next