platform/upstream/llvm.git
2018-08-27 Martin Storsjo[COFF] Support MinGW automatic dllimport of data
2018-08-27 Martin Storsjo[COFF] Expose an easier helper function for getting...
2018-08-27 Daniel Cederman[Sparc] Custom bitcast between f64 and v2i32
2018-08-27 Roger Ferrer... [RISCV] atomic_store_nn have a different layout to...
2018-08-27 Chandler CarruthFix this file to have the necessary standard library...
2018-08-27 Craig Topper[X86] Cleanup the LowerMULH code by hoisting some commo...
2018-08-27 Craig Topper[X86] Add intrinsics for kand/kandn/knot/kor/kxnor...
2018-08-27 Craig Topper[X86] Remove min_vector_width 512 from some intrinsics...
2018-08-27 Craig Topper[X86] Rename __DEFAULT_FN_ATTRS to a__DEFAULT_FN_ATTRS5...
2018-08-27 Rui UeyamaRename a function to follow the LLVM coding style.
2018-08-27 Martin Storsjo[COFF] Check the instructions in ARM MOV32T relocations
2018-08-27 Craig Topper[X86] Undef __DEFAULT_FN_ATTRS in avx512fintrin.h.
2018-08-27 Craig Topper[X86] Don't set min_vector_width to 512 on intrinsics...
2018-08-27 David Carlier[Xray] Darwin - Enable in the driver side
2018-08-27 Zachary Turner[MS Demangler] Add virtual destructor.
2018-08-27 Zachary Turner[MS Demangler] Re-write the Microsoft demangler.
2018-08-26 Fangrui Song[Driver] Change MipsLinux default linker from "lld...
2018-08-26 Craig Topper[X86] Correct the cost of (v4i32 (fptoui (v4f64)))...
2018-08-26 Craig Topper[X86] Add FeatureCMOV explicitly to all CPUs that suppo...
2018-08-26 Craig Topper[X86] Add FeatureCMOV to athlon and athlon-tbird cpus.
2018-08-26 Sanjay Patel[SelectionDAG][x86] turn insertelement into undef with...
2018-08-26 Lang Hames[ORC] Remove a workaround for systems lacking 8-byte...
2018-08-26 Lang Hames[ORC] Do not include non-global symbols in getObjectSym...
2018-08-26 Chandler CarruthReplace fancy use of initializer lists with simple...
2018-08-26 Chandler Carruth[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
2018-08-26 Chandler CarruthAvoid specializing a variadic member template in a...
2018-08-26 Chandler Carruth[IR] Sink `isExceptional` predicate to `Instruction...
2018-08-26 Chandler Carruth[IR] Begin removal of TerminatorInst by removing succes...
2018-08-26 Petar Jovanovic[MIPS GlobalISel] Legalize i8 and i16 add
2018-08-26 Argyrios Kyrtzidis[index] Introduce 'ProtocolInterface' as part of Symbol...
2018-08-26 Craig Topper[X86] Fix typo in comment, expect->except. NFC
2018-08-26 Craig Topper[X86] Add test cases for D50952, paddus patterns involv...
2018-08-25 Sid Manning[ELF][HEXAGON] Add R_HEX_B13_PCREL relocation support
2018-08-25 Sid Manning[ELF][HEXAGON] Add R_HEX_B9_PCREL and R_HEX_B9_PCREL_X...
2018-08-25 Robert Widmann[C-API][DIBuilder] Use NameLen in LLVMDIBuilderCreatePa...
2018-08-25 Craig Topper[X86] Replace support for vXi32 SMUL_LOHI/UMUL_LOHI...
2018-08-25 Craig Topper[SelectionDAG][X86] Reorder the operands the MaskedStor...
2018-08-25 Craig Topper[X86] Make sure type is a vector before calling VT...
2018-08-25 Simon PilgrimFix -Wunused-function warning. NFCI.
2018-08-25 Simon PilgrimRemove superfluous semicolon. NFCI.
2018-08-25 Sanjay Patel[x86] try harder to use broadcast to load a scalar...
2018-08-25 Tim Renouf[AMDGPU] Add support for multi-dword s.buffer.load...
2018-08-25 Sanjay Patel[InstCombine] add tests for shuffle+binop transform...
2018-08-25 Simon Pilgrim[X86] Make requested test changes from D50636
2018-08-25 Jonas Hahnfeld[CUDA/OpenMP] Define only some host macros during devic...
2018-08-25 Bjorn Pettersson[CodeGen] Set FrameSetup/FrameDestroy on BUNDLE instruc...
2018-08-25 Bjorn Pettersson[LiveDebugVariables] Avoid faulty addDefsFromCopies...
2018-08-25 Ana Pazos[MC, RISCV] Fixed StringRef Assertion `Index < Length...
2018-08-25 Kuba Mracek[llvm] Document "%T" as deprecated in CommandGuide...
2018-08-25 Frederic RissDisable exceptions for TestDataFormatterLibcxxOptional.py
2018-08-25 Eric ChristopherThis patch adds support to LLVM for writing HermitCore...
2018-08-24 Ana Pazos[RISCV] Fixed Assertion`Kind == Immediate && "Invalid...
2018-08-24 Adrian PrantlPrevent DILocation::getMergedLocation() from creating...
2018-08-24 Richard SmithPort my recent changes from LLVM copy of the demangler:
2018-08-24 Richard SmithAllow demangler's node allocator to fail, and bail...
2018-08-24 Ana Pazos [RISCV] Fix std::advance slowness
2018-08-24 Matt Davis[llvm-mca] Move ResourceManager from Scheduler into...
2018-08-24 Hans WennborgRevert r323281 "Adjust MaxAtomicInlineWidth for i386...
2018-08-24 Richard SmithFix ExpandedSpecialSubstitution demangling for Sa and Sb.
2018-08-24 Richard SmithAdd documentation comment to ForwardTemplateReference.
2018-08-24 Richard SmithAdd data structure to form equivalence classes of mangl...
2018-08-24 Matt Davis[llvm-mca] Revert r340659. NFC.
2018-08-24 Philip Reames[CVP] Extend tests to illustrate an old patch isn't...
2018-08-24 Matt Davis[llvm-mca] Move the ResourceManger from the Scheduler...
2018-08-24 Stella Stamenova[vscode] Skip some of the vscode tests on Linux and...
2018-08-24 Xinliang David Li[PGO] add target md5sum in warning message for icall
2018-08-24 Jonathan Peyton[OpenMP] Remove deprecated/obsolete MIC attributes...
2018-08-24 Matt ArsenaultDAG: Allow matching fminnum/fmaxnum from vselect
2018-08-24 Vitaly BukaUse unique_ptr to hold MCInstrInfo
2018-08-24 Adrian PrantlVerifier: verify that a DILocation's scope is a DILocal...
2018-08-24 Raphael IsemannFixed windows bots that were failing because of PATH_MAX
2018-08-24 Eli Friedman[SafeStack] Set debug location for calls to __safestack...
2018-08-24 Adrian PrantlReduce the memory footprint of dsymutil. (NFC)
2018-08-24 Peter CollingbourneReland r340552, "Driver: Enable address-significance...
2018-08-24 Peter CollingbourneCodeGen: Add two more conditions for adding symbols...
2018-08-24 Jonathan Peyton[OpenMP] Fixed affinity verbose double printing for...
2018-08-24 David BlaikieDebugInfo: Fix skipping CUs in DWARFv5 debug_names...
2018-08-24 Matt Davis[llvm-mca] Move views and stats into a Views subdir...
2018-08-24 Eli FriedmanAdd REQUIRES: x86-registered-target to test.
2018-08-24 Stefan Pintilie[PowerPC] Emit xscpsgndp instead of xxlor when copying...
2018-08-24 Joel GalensonUse unique_ptr.
2018-08-24 Stefan Pintilie[Exception Handling] Unwind tables are required for...
2018-08-24 Eli Friedman[LTO] Fix -save-temps with LTO and unnamed globals.
2018-08-24 Stefan Pintilie[PowerPC] Change Test Options [NFC]
2018-08-24 Philip Reames[AST] Simplify code minorly using pattern match [NFC]
2018-08-24 Eli Friedman[AArch64] Reject inline asm with FP registers when...
2018-08-24 Aaron BallmanThread safety analysis no longer hands when analyzing...
2018-08-24 Martin Storsjo[Common] Discard the temp file while keeping the memory...
2018-08-24 Martin Storsjo[Support] Allow discarding a FileOutputBuffer without...
2018-08-24 Kostya Kortchinsky[scudo] Replace eraseHeader with compareExchangeHeader...
2018-08-24 Jonathan Peyton[OpenMP] Fix tasking bug for decreasing hot team nthreads
2018-08-24 Craig Topper[X86] Teach combineLoopMAddPattern to handle cases...
2018-08-24 Craig Topper[X86] Add test case for D50868. NFC
2018-08-24 Jonathan Peyton[OpenMP] Add check for hot_teams array
2018-08-24 Jonathan Peyton[OpenMP] Fix incorrect barrier imbalance reporting...
2018-08-24 Raphael Isemann[ASTImporter] Add test for PackExpansionExpr
2018-08-24 Craig Topper[DAGCombiner][Mips] Don't combine bitcast+store after...
2018-08-24 Stefan PintilieRevert "[Exception Handling] Unwind tables are required...
2018-08-24 Jonas Toth[clang-format] fix PR38557 - comments between "default...
2018-08-24 Jonas Toth[clang-format] fix PR38525 - Extraneous continuation...
next