OSDN Git Service

android-x86/external-llvm.git
2018-08-27 Aleksandr Urakov[X86] Adding the test pointing to the fail case of...
2018-08-27 Daniel Cederman[Sparc] Avoid writing outside array in applyFixup
2018-08-27 Aleksandr Urakov[NFC][X86] Fix `sibcall.ll` formatting
2018-08-27 Nemanja Ivanovic[PowerPC] Recommit r340016 after fixing the reported...
2018-08-27 Daniel Cederman[Sparc] Add support for the cycle counter available...
2018-08-27 Max Kazantsev[NFC] Try to make buildbot happy about virtual destructors
2018-08-27 Max Kazantsev[NFC] Split logic of ImplicitControlFlowTracking to...
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 Zachary Turner[MS Demangler] Add virtual destructor.
2018-08-27 Zachary Turner[MS Demangler] Re-write the Microsoft demangler.
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 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 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 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 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 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 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 Xinliang David Li[PGO] add target md5sum in warning message for icall
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 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 CollingbourneCodeGen: Add two more conditions for adding symbols...
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 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 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 Martin Storsjo[Support] Allow discarding a FileOutputBuffer without...
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 Craig Topper[DAGCombiner][Mips] Don't combine bitcast+store after...
2018-08-24 Stefan PintilieRevert "[Exception Handling] Unwind tables are required...
2018-08-24 David BolvanskyRevert [Inliner] Attribute callsites with inline remarks
2018-08-24 David Bolvansky[Inliner] Attribute callsites with inline remarks
2018-08-24 Philip Reames[LICM] Hoist an invariant_start out of loops if there...
2018-08-24 Joel GalensonAdd missing override keyword (NFC)
2018-08-24 Stefan Pintilie[Exception Handling] Unwind tables are required for...
2018-08-24 John Brawn[PhiValues] Use callback value handles to invalidate...
2018-08-24 Joel Galenson[cfi-verify] Support cross-DSO
2018-08-24 Joel Galenson[llvm-objdump] Label calls to the PLT.
2018-08-24 Joel GalensonFind PLT entries for x86, x86_64, and AArch64.
2018-08-24 Florian Hahn[Local] Make DoesKMove required for combineMetadata.
2018-08-24 Dean Michael... [XRay] Refactor loadTraceFile(...) into two (NFC)
2018-08-24 Justin Bogner[SDAG] Add versions of computeKnownBits that return...
2018-08-24 Richard SmithMake llvm-profdata show -text work as advertised in...
2018-08-23 Reid KlecknerMake LLVM_ENABLE_CRASH_DUMPS set a variable default
2018-08-23 David BlaikieDebugInfo: Improve debug location merging
2018-08-23 Alina Sbirlea[IDF] Make GraphDiff a const constructor argument.
2018-08-23 George Burgess IV[MemorySSA] Fix def optimization handling
2018-08-23 Petar Jovanovic[MIPS GlobalISel] Lower i8 and i16 arguments
2018-08-23 Walter Lee[llvm-mca] Fix parameter name. NFC.
2018-08-23 Thomas Lively[WebAssembly] Prioritize splats over v128.consts
2018-08-23 Alina SbirleaRemove the use of pair inside the tuple in concat_iterator.
2018-08-23 Matt Davis[llvm-mca] Set the Selection strategy to Default if...
2018-08-23 Sanjay Patel[x86] move/add tests for insertelement with variable...
2018-08-23 David Bolvansky[LoopVectorize][NFCI] Use find instead of count
2018-08-23 Douglas YungFixup AreCoreFilesPrevented() to consider first LLVM_EN...
2018-08-23 Craig Topper[ValueTracking] Fix assert message and add test case...
next