platform/upstream/llvm.git
2019-04-10 Louis Dionne[pstl] Add missing forward declarations for equal
2019-04-10 David Green[ARM] Add an extra test for constant hoist. NFC
2019-04-10 Saleem Abdulrasoolclangd-fuzzer: repair the build
2019-04-10 Alexey Bataev[OPENMP]Improve detection of number of teams, threads...
2019-04-10 John McCallFix for different build configurations.
2019-04-10 Craig Topper[X86] Add test case for LEA formation regression seen...
2019-04-10 Craig Topper[X86] Replace some if statements in isel address matchi...
2019-04-10 Nick Desaulniers[X86AsmPrinter] refactor to limit use of Modifier. NFC
2019-04-10 Louis DionneFix header inclusion order failures
2019-04-10 Ali Tamur[llvm] Non-functional change: declared a local variable...
2019-04-10 Zachary Turner[PDB Docs] Start documenting CodeView Type Records.
2019-04-10 Roman Lebedev[X86] X86ScheduleBdVer2: use !listsplat operator to...
2019-04-10 Roman Lebedev[TableGen] Introduce !listsplat 'binary' operator
2019-04-10 Roman Lebedev[kate] Add '!mul' operator that was introduced in D58775
2019-04-10 John McCallFix an off-by-one mistake in IRGen's copy-construction
2019-04-10 David Green[ARM] Add an extra constant hoisting test. NFC
2019-04-10 David GreenRevert rL357745: [SelectionDAG] Compute known bits...
2019-04-10 Nico Weberllvm-undname: Fix another crash-on-invalid
2019-04-10 Matt ArsenaultGlobalISel: Move computeValueLLTs
2019-04-10 Matt ArsenaultGlobalISel: Fix invoke lowering creating invalid type...
2019-04-10 Matt ArsenaultGlobalISel: Support legalizing G_CONSTANT with irregula...
2019-04-10 Craig Topper[AArch64] Teach getTestBitOperand to look through ANY_E...
2019-04-10 Saleem Abdulrasoolbuild: add binary dir to the unittests
2019-04-10 Louis Dionne[libc++abi] Create a macro for the 32 bit guard setting...
2019-04-10 Matt ArsenaultGlobalISel: Handle odd breakdowns for bit ops
2019-04-10 John McCallDon't emit an unreachable return block.
2019-04-10 Saleem Abdulrasoolclangd: fix the build with XPC
2019-04-10 Nick Desaulniersadd FIXME: as per echristo
2019-04-10 Nick Desaulniers[AsmPrinter] refactor to remove remove AsmVariant. NFC
2019-04-10 Nikita Popov[InstCombine] Handle ssubo always overflow
2019-04-10 Nikita Popov[InstCombine] ssubo X, C -> saddo X, -C
2019-04-10 Sam McCall[clangd] Fix non-indexing of builtin functions like...
2019-04-10 Sander de SmalenImprove compile-time performance in computeKnownBitsFro...
2019-04-10 Simon Pilgrim[X86][AVX] getTargetConstantBitsFromNode - extract...
2019-04-10 Nikita Popov[InstCombine] Handle saddo always overflow
2019-04-10 Fangrui Song[clangd] Use #if CLANGD_BUILD_XPC because it may be...
2019-04-10 Saleem Abdulrasoolclangd: repair the build after SVN r358091
2019-04-10 Alexander KornienkoFix a typo
2019-04-10 Sam McCall[clangd] Don't insert extra namespace qualifiers when...
2019-04-10 Sam Clegg[WebAssembly] Assign GOT entries symbols used in data...
2019-04-10 Fangrui Song[MachineOutliner] Replace ostringstream based string...
2019-04-10 Jonas Devlieghere[testsuite] Split Obj-C foundation test
2019-04-10 Hans Wennborgclang-cl: Fix parsing of the /F option (PR41405)
2019-04-10 Robert Widmann[LLVM-C] Correct The Current Debug Location Accessors...
2019-04-10 Diogo N. Sampaio[AArch64] Add lowering pattern for scalar fp16 facge...
2019-04-10 Sam McCallRevert "[LLVM-C] Correct The Current Debug Location...
2019-04-10 Diogo N. Sampaio[ARM] [FIX] Add missing f16 vector operations lowering
2019-04-10 Clement Courbet[NFC] Fix unused variable warning.
2019-04-10 Roman Lebedev[llvm-exegesis] Pacify bots - don't std::move() - preve...
2019-04-10 Xing GUO[llvm-readobj] Should declare `ListScope` for `verneed...
2019-04-10 Roman Lebedev[llvm-exegesis] YamlContext: fix some missing spaces...
2019-04-10 Roman Lebedev[llvm-exegesis] Fix error propagation from yaml writing...
2019-04-10 Sam McCall[clangd] Add -header-insertion=never flag to disable...
2019-04-10 Sam McCall[clangd] Refactor speculateCompletionFilter and also...
2019-04-10 David Stenberg[DebugInfo] Track multiple registers in DbgEntityHistor...
2019-04-10 David Stenberg[DebugInfo] Improve handling of clobbered fragments
2019-04-10 Simon Pilgrim[TargetLowering] Move shouldFoldShiftPairToMask next...
2019-04-10 Pavel LabathMinidump: Use llvm parser for reading the ModuleList...
2019-04-10 Rui UeyamaDiscard debuginfo for object files empty after GC
2019-04-10 Fangrui Song[AsmPrinter] Delete unused RangeSpanList::addRange
2019-04-10 Fangrui SongMCSymbolicELF: simplify. (Flags & (x << s)) >> s is...
2019-04-10 Fangrui SongMCDwarf: use write_zeroes for MCDwarfLineAddr::FixedEncode
2019-04-10 Diana PicusFixup r358063
2019-04-10 Diana Picus[ARM GlobalISel] Add some asserts. NFC.
2019-04-10 Diana Picus[ARM GlobalISel] Select G_FCONSTANT for VFP3
2019-04-10 Diana Picus[ARM GlobalISel] Select G_FCONSTANT into pools
2019-04-10 Diana Picus[ARM GlobalISel] Map G_FCONSTANT
2019-04-10 David Stenberg[DebugInfo] Rename DbgValueHistoryMap::{InstrRange...
2019-04-10 David Stenberg[DebugInfo] Make InstrRange into a class, NFC
2019-04-10 Florian Hahn[ScheduleDAG] Add statistics for maintaining the topolo...
2019-04-10 David StenbergAdd REQUIRES: asserts to test using -debug-only
2019-04-10 Florian Hahn[VPLAN] Minor improvement to testing and debug messages.
2019-04-10 Pavel LabathDocstringify some comments in the swig interface files
2019-04-10 Fangrui Song[DWARF] Simplify LineTable::findRowInSeq
2019-04-10 Nikita Popov[InstCombine] Handle usubo always overflow
2019-04-10 Nikita Popov[InstCombine] Directly call computeOverflow methods...
2019-04-10 Chen Zheng[InstCombine] Canonicalize (-X s/ Y) to -(X s/ Y).
2019-04-10 Rui UeyamaRename a variable and add a comment.
2019-04-10 Akira Hatanaka[CodeGen][ObjC] Emit the retainRV marker as a module...
2019-04-10 Akira Hatanaka[ObjC][ARC] Convert the retainRV marker that is passed...
2019-04-10 Craig Topper[X86] Move the 2 byte VEX optimization for MOV instruct...
2019-04-10 Fangrui Song[llvm-objdump] Don't print trailing space in dumpBytes
2019-04-10 Aaron Smith[lldb-server] Introduce Socket::Initialize and Terminat...
2019-04-10 Fangrui Song[llvm-objdump] Accept and ignore --wide/-w
2019-04-10 Jim Lin[Sparc] Fix incorrect MI insertion position for spillin...
2019-04-10 Craig Topper[X86] Support the EVEX versions vcvt(t)ss2si and vcvt...
2019-04-09 Craig Topper[X86] Add VEX_LIG to scalar VEX/EVEX instructions that...
2019-04-09 Robert Widmann[LLVM-C] Correct The Current Debug Location Accessors
2019-04-09 Robert Widmann[LLVM-C] Add Bindings to Access an Instruction's DebugLoc
2019-04-09 Robert Widmann[LLVM-C] Add Section and Symbol Iterator Accessors...
2019-04-09 Craig Topper[X86] Fix a dangling StringRef issue introduced in...
2019-04-09 Amara Emerson[AArch64][GlobalISel] Add isel support for vector G_ICM...
2019-04-09 Amara Emerson[AArch64][GlobalISel] Legalize vector G_ICMP.
2019-04-09 Amara Emerson[AArch64][GlobalISel] Add legalization for some vector...
2019-04-09 Amara Emerson[GlobalISel][AArch64] Allow CallLowering to handle...
2019-04-09 Nikita Popov[InstCombine] Add with.overflow always overflow tests...
2019-04-09 Craig Topper[AArch64] Add test case to show missed opportunity...
2019-04-09 Craig Topper[X86] Add support for {vex2}, {vex3}, and {evex} to...
2019-04-09 Louis Dionne[pstl][CMake] Install CMake export files
2019-04-09 Craig Topper[DAGCombiner][X86][SystemZ] Canonicalize SSUBO with...
next