platform/upstream/llvm.git
2019-10-25 Adrian McCarthyFix after 738af7a6241c98164625b9cd1ba9f8af4e36f197
2019-10-25 Reid KlecknerUse __builtin_strlen in constexpr StringRef ctor with...
2019-10-25 Daniel Sanders[globalisel] Restructure the GlobalISel documentation
2019-10-25 Jonas Devlieghere[LLDB] Fix inline variable only used in assertion....
2019-10-25 Michael Spencer[clang][DependencyScanning] 80-col.
2019-10-25 Pavel Labathlldb/minidump: Refactor memory region computation code
2019-10-25 Joel E. Denny[lit] Don't fail when printing test output with special...
2019-10-25 Pavel Labathlldb/COFF: Create a separate "section" for the file...
2019-10-25 Stanislav Mekhanoshin[AMDGPU] Enable SGPR copy folding
2019-10-25 Daniel Sanders[globalisel] Fix typo in 'Add LLVMDev 2019 talks and...
2019-10-25 Daniel Sanders[globalisel] Add LLVMDev 2019 talks and links for the...
2019-10-25 Yonghong Song[BPF] fix a CO-RE issue with -mattr=+alu32
2019-10-25 Sanjay Patel[x86] add tests for extractelement with undef index...
2019-10-25 David TentyUpdate version number in llvm python bindings
2019-10-25 Jim Ingham Add the ability to pass extra args to a Python...
2019-10-25 Jian CaiRevert "[ARM] Uses "Sun Style" syntax for section switc...
2019-10-25 Stanislav Mekhanoshin[AMDGPU] Fixed asan failure in SIFoldOperands
2019-10-25 Matt ArsenaultGlobalISel: Implement widenScalar for G_INSERT_VECTOR_ELT
2019-10-25 Guillaume Chatelet[Alignment][NFC] Convert AllocaInst to MaybeAlign
2019-10-25 Jian Cai[ARM] Uses "Sun Style" syntax for section switching
2019-10-25 Matt ArsenaultAMDGPU/GlobalISel: Handle flat/global G_ATOMIC_CMPXCHG
2019-10-25 Changpeng FangAMDGPU: Fix the broken dominator tree when creating...
2019-10-25 Daniel Sanders[gicombiner] Add parse failure tests for defs/match
2019-10-25 Amy HuangRevert "Add an instruction marker field to the ExtraInf...
2019-10-25 Teresa Johnson[LLD][ThinLTO] Handle GUID collision in import global...
2019-10-25 Guillaume Chatelet[Alignment][NFC] getMemoryOpCost uses MaybeAlign
2019-10-25 Sanjay Patel[CVP] add test for poison propagation bug (PR43802...
2019-10-25 Saleem Abdulrasoolbuild: remove `LLVM_CXX_STD` extension point
2019-10-25 Alexander Shaposhnikov[llvm-objcopy][MachO] Add support for min os version...
2019-10-25 Stanislav Mekhanoshin[AMDGPU] Fold AGPR reg_sequence initializers
2019-10-25 vpykhtin[AMDGPU] Disallow dpp combining for dpp instructions...
2019-10-25 Vedant Kumar[Driver] Force llvm to install its handlers before...
2019-10-25 Vedant KumarFix compilation error in ObjectFileMachO::ParseSymtab
2019-10-25 Craig Topper[X86] Add a check for SSE2 to the top of combineReducti...
2019-10-25 Sanjay Patel[DAGCombiner] widen zext of popcount based on target...
2019-10-25 Austin KerbowAMDGPU/GlobalISel: Legalize FDIV16
2019-10-25 Sterling AugustineCrt files are special cased by name when dealing with...
2019-10-25 Jon Chesterfield[NFC][libomptarget] move remaining device specific...
2019-10-25 Pavel LabathValueObject: Fix a crash related to children address...
2019-10-25 Philip Reames[SCEV] Add a clarifying comment around ExitLimit constr...
2019-10-25 David Goldman[Sema][Typo Correction] Fix another infinite loop on...
2019-10-25 Jonas Devlieghere[TableGen] Add asserts to make sure default values...
2019-10-25 Kevin P. Neal[FPEnv] Teach the IRBuilder about correct use of the...
2019-10-25 LLVM GN Syncbotgn build: Merge 8e567b0730f
2019-10-25 Louis Dionne[libcxx] [test] Run `chmod +x` on executables when...
2019-10-25 Sanjay Patel[PowerPC] add test for popcnt with any_extend; NFC
2019-10-25 Kadir Cetinkaya[clangd] Revert define-inline action changes to un...
2019-10-25 Amy HuangAdd an instruction marker field to the ExtraInfo in...
2019-10-25 Saleem Abdulrasoolbuild: reindent text (NFC)
2019-10-25 Scott Linder[AMDGPU] Remove update_llc_test_checks for a test
2019-10-25 Sanjay Patel[SLP] adjust code comment; NFC
2019-10-25 Roman Lebedev[APInt] Add saturating left-shift ops
2019-10-25 Roman Lebedev[APInt] Add saturating multiply ops
2019-10-25 Itay Bookstein[CodeGen][SelectionDAG] Fix tiny bug in ExpandIntRes_UA...
2019-10-25 paulhoad[clang-format] [NFC] update the documentation in Format...
2019-10-25 David Tenty[NFC] Rename LLVM_NO_DEAD_STRIP
2019-10-25 AndreyChurbanovOpenMP Tasks dependencies hash re-sizing fixed.
2019-10-25 Luís Marques[RISCV] Add support for half-precision floats
2019-10-25 Kadir Cetinkaya[clangd][NFC] Get rid of raw string literals in macros...
2019-10-25 Petar Avramovic[MIPS GlobalISel] Select MSA vector generic and builtin...
2019-10-25 Haojian Wu[clang-rename] NFC, make getCanonicalSymbolDeclaration...
2019-10-25 Kadir CetinkayaFix compilation error in clangd/refactor/tweaks/ExpandA...
2019-10-25 Simon Tatham[clang] Switch arm-mve-intrinsics tests to use %clang_cc1.
2019-10-25 georgerim[LLD][ELF] - Update test case after yaml2obj change.
2019-10-25 georgerim[yaml2obj, obj2yaml] - Add support for SHT_NOTE sections.
2019-10-25 Kadir Cetinkaya[clangd] Store Index in Tweak::Selection
2019-10-25 Kadir Cetinkaya[clangd] Implement GetEligiblePoints
2019-10-25 LLVM GN Syncbotgn build: Merge 74d39a42f10
2019-10-25 Kadir Cetinkaya[clangd] DefineInline action apply logic with fully...
2019-10-25 Kadir Cetinkaya[clangd] DefineInline action availability checks
2019-10-25 georgerim[obj2yaml] - Better dumping for relocations without...
2019-10-25 georgerim[llvm/Object] - Fix the error message reported for...
2019-10-25 David StenbergFix a variable typo in LiveDebugValues [NFC]
2019-10-25 Simon Atanasyan[docs] Update Mips feature table in CodeGenerator.rst
2019-10-25 Simon TathamFix file-ordering nit in D67161.
2019-10-25 czhengsz[PowerPC] [Peephole] fold frame offset by using index...
2019-10-25 Michał Górny[lldb] [Host/netbsd] Set Arg0 for 'platform process...
2019-10-25 Djordje Todorovic[LiveDebugValues] Small code clean up; NFC
2019-10-25 Tom Stellardgit-llvm: Drop dependency on github module
2019-10-25 Tom Stellardgit-llvm: Push to master branch by default
2019-10-25 LLVM GN Syncbotgn build: Merge ffa214ef228
2019-10-25 LLVM GN Syncbotgn build: Merge d0bd3fc88be
2019-10-25 LLVM GN Syncbotgn build: Merge bb6a27fc257
2019-10-25 Nico Webergn build: (manually) merge 08074cc9
2019-10-25 Michael LiaoFix compilation warning. NFC.
2019-10-25 Michael Liao[hip] Allow the declaration of functions with variadic...
2019-10-25 Craig Topper[X86][GISel] Remove unneeded custom selection code...
2019-10-25 Tom Stellarddocs: Update instructions for requesting commit access
2019-10-25 Philip Reames[SCEV] Expose and use maximum constant exit counts...
2019-10-25 David BlaikieFix Clang -Wcovered-switch-default warning by moving...
2019-10-25 Kai LuoTest commit via git.
2019-10-25 Michael Spencer[clang][DependencyScanning] clang-format.
2019-10-25 Philip Reames[SCEV] Start reworking backedge taken count APIs to...
2019-10-24 Yuanfang Chen[clang][ThinLTO] Promote cc1 -fthin_link_bitcode to...
2019-10-24 Jordan RupprechtRevert "Recommit "[Clang] Pragma vectorize_width()...
2019-10-24 Petr Hosek[CMake] Update Fuchsia build configuration
2019-10-24 Philip Reames[SCEV] Delete unused code from header
2019-10-24 Michael Spencer[clang-scan-deps] Add basic support for modules.
2019-10-24 Jinsong Ji[clang]Fixup clang -Werror,,-Wcovered-switch-default...
2019-10-24 Joerg SonnenbergerAlways flush pending errors in MCAsmParser
next