OSDN Git Service

android-x86/external-llvm.git
2017-03-06 Krzysztof ParzyszekRevert r297039, it's causing some mysterious buildbot...
2017-03-06 Jan VeselyAMDGPU/R600: Fix ALU clause markers use detection
2017-03-06 Daniel BerlinNewGVN: We were not really failing this testcase, becau...
2017-03-06 Chris Bieneman[DWARF] NFC. A few bits of minor code cleanup.
2017-03-06 Adam Nemet[opt-diff] Fix the case when the script is invoked...
2017-03-06 Krzysztof Parzyszek[IfConversion] Only renormalize probabilities if branch...
2017-03-06 Sanjay Patel[InstSimplify] refactor related div/rem folds; NFCI
2017-03-06 Tim NorthoverGlobalISel: don't emit degenerate G_INSERT instructions.
2017-03-06 Sanjay Patel[InstSimplify] add tests for vector div/rem with UB...
2017-03-06 Daniel BerlinNewGVN: Remove DebugUnknownExprs, just mark the instruc...
2017-03-06 Daniel BerlinNewGVN: Only call isInstructionTrivially dead once...
2017-03-06 Reid Kleckner[X86] Fix arg copy elision for illegal types
2017-03-06 Tim NorthoverGlobalISel: add buildUndef method to MachineIRBuilder...
2017-03-06 Tim NorthoverGlobalISel: refactor legalization of G_INSERT.
2017-03-06 Sanjay Patel[InstSimplify] regenerate checks; NFC
2017-03-06 Krzysztof Parzyszek[TableGen] Ensure proper ordering of subtarget feature...
2017-03-06 Dehao ChenRemove the sample pgo annotation heuristic that uses...
2017-03-06 Krzysztof Parzyszek[Hexagon] Early-if-convert branches that may exit the...
2017-03-06 Krzysztof Parzyszek[Hexagon] Mark dead defs as <dead> in expand-condsets
2017-03-06 Krzysztof Parzyszek[Hexagon] Pick a dot-old instruction that matches the...
2017-03-06 Sanjay Patel[InstSimplify] remove misleading comments; NFC
2017-03-06 Sanjay Patel[DAGCombiner] simplify div/rem-by-0
2017-03-06 Alexey Bataev[SLP] A test for vectorization of users of extracteleme...
2017-03-06 Tobias GrosserFix minor typo introduce in r297014
2017-03-06 Vassil VassilevSilence a warning "hiding virtual function".
2017-03-06 Sanjay Patel[x86] add tests to show missing div/rem simplifications...
2017-03-06 Michael Kruse[BasicBlockUtils] Check for nullptr before updating...
2017-03-06 Sanjay Patel[DAG] fix formatting; NFC
2017-03-06 Tobias GrosserNew Test-Case for Region Analysis
2017-03-06 Sanjay Patel[DAG] fix typo in comment; NFC
2017-03-06 Tom StellardCMake: Add a build target for generating a source RPM
2017-03-06 Nemanja Ivanovic[PowerPC] Fix failure with STBRX when store is narrower...
2017-03-06 Dean Michael... [XRay] Allow logging the first argument of a function...
2017-03-06 Craig Topper[APInt] Move operator~ out of line to make it better...
2017-03-06 Craig Topper[APInt] Remove add and sub functions from APIntOps...
2017-03-06 Craig Topper[APInt] Remove unused And/Or/Xor methods. They just...
2017-03-05 Sanjoy Das[SCEV] Decrease the recursion threshold for CompareValu...
2017-03-05 Craig Topper[APInt] Remove the And/Or/Xor/Not functions from the...
2017-03-05 Simon Pilgrim[SelectionDAG] Fix vector splitting for *_EXTEND_VECTOR...
2017-03-05 Tobias GrosserNew Test-Case for Region Analysis
2017-03-05 Benjamin Kramer[X86] Silence GCC enum compare warning.
2017-03-05 Simon Pilgrim[X86][SSE] Lower 128-bit vectors to SIGN/ZERO_EXTEND_VE...
2017-03-05 Sylvestre LedruRevert commit r296967, no typo
2017-03-05 Craig Topper[SimplifyCFG] Use APInt::operator| instead of APInt...
2017-03-05 Craig Topper[DAGCombine] Use APInt::operator|(uint64_t) instead...
2017-03-04 Sanjay Patel[x86] don't require a zext when forming ADC/SBB
2017-03-04 Sanjay Patel[DAGCombiner] allow transforming (select Cond, C +...
2017-03-04 Zachary TurnerTry to fix thread name truncation on non-Windows.
2017-03-04 Kamil RytarowskiImprove the Threading code on NetBSD
2017-03-04 Zachary TurnerTruncate thread names if they're too long.
2017-03-04 Daniel BerlinDebugCounter: Initialize skip to 0, not -1
2017-03-04 Sylvestre LedruFix a typo. Patch by fcrick on github https://github...
2017-03-04 Sylvestre LedruRemove redundant code block and update comment.
2017-03-04 Sylvestre LedruFix a typo. Thanks to huangml. Reported here: https...
2017-03-04 Simon Pilgrim[X86][SSE] Enable post-legalize vXi64 shuffle combining...
2017-03-04 Florian Hahn[legalize-types] Remove stale entries from SoftenedFloats.
2017-03-04 Evgeny StupachenkoAdd test missed in r296770.
2017-03-04 Daniel BerlinFix bug in bisect-skip-count not using passed-in arguments
2017-03-04 Evgeny StupachenkoSet option enabling LSR alternative way to resolve...
2017-03-04 Matthias BraunX86ISelLowering: Only perform copy elision on legal...
2017-03-04 Peter CollingbourneFix build.
2017-03-04 Peter CollingbourneWholeProgramDevirt: Implement exporting for uniform...
2017-03-04 Peter CollingbourneWholeProgramDevirt: Implement exporting for single...
2017-03-04 Peter CollingbourneWholeProgramDevirt: Add any unsuccessful llvm.type...
2017-03-04 Daniel BerlinNewGVN: Be consistent in what order we compare operands...
2017-03-04 Eli Friedman[MISched] Remove unused arguments. NFC.
2017-03-04 Sanjay Patel[x86] check for commuted add pattern to find ADC/SBB
2017-03-04 Sanjay Patel[x86] add test to show failed recognition of commuted...
2017-03-03 Matthias BraunRegAllocGreedy: Follow-up to r296722
2017-03-03 Hans WennborgRevert r296865 "[ARM] fpscr read/write intrinsics not...
2017-03-03 Tim NorthoverGlobalISel: constrain G_INSERT to inserting just one...
2017-03-03 Tim NorthoverGlobalISel: add merge/unmerge nodes for legalization.
2017-03-03 Sanjay Patel[x86] refactor combineAddOrSubToADCOrSBB(); NFCI
2017-03-03 Krzysztof ParzyszekSilence a warning, NFC
2017-03-03 Rong Xu[PGO] Text format profile reader needs to clear the...
2017-03-03 Krzysztof ParzyszekDetect the existence of pthread_{s,g}etname_np in libpt...
2017-03-03 Zachary TurnerFix Threading path when LLVM_ENABLE_THREADS=0.
2017-03-03 Mehdi Aminiun-Xfail Fuzzer test that decided to pass on Green...
2017-03-03 Peter CollingbourneMC: De-duplicate the object streamer implementations...
2017-03-03 Chris Bieneman[ObjectYAML] [DWARF] Abstract DWARF Initial Length...
2017-03-03 Sanjay Patel[x86] regenerate checks; NFC
2017-03-03 Peter CollingbourneLTO: Hash the set of imported symbols for each module.
2017-03-03 Zachary Turner[Windows] Remove the #include <eh.h> hack.
2017-03-03 Matthias BraunRegisterCoalescer: Simplify subrange splitting code...
2017-03-03 Zachary TurnerTeach lit to expand glob expressions.
2017-03-03 Sanjoy DasFix a compiler warning
2017-03-03 Zachary TurnerAdd missing #includes for FreeBSD.
2017-03-03 Krzysztof ParzyszekMake TargetInstrInfo::isPredicable take a const referen...
2017-03-03 Mike Aizatsky[sancov] better input parameters validation
2017-03-03 Zachary TurnerTry again to appease the FreeBSD bot.
2017-03-03 Sanjoy Das[LoopUnrolling] Peel loops with invariant backedge...
2017-03-03 Sanjoy Das[LoopUnrolling] Re-prioritize Peeling and Partial unrolling
2017-03-03 Sanjay Patel[x86] clean up materializeSBB(); NFCI
2017-03-03 Zachary TurnerTry to appease the FreeBSD bots.
2017-03-03 Zachary TurnerDon't bring in llvm/Support/thread.h in Threading.cpp
2017-03-03 Zachary TurnerAdd #include for unistd.h on Linux.
2017-03-03 Zachary Turner[Support] Provide access to current thread name/thread id.
2017-03-03 Simon PilgrimUse APInt::setBits instead of OR'ing in a separate...
2017-03-03 Sanjay Patel[x86] regenerate checks; NFC
2017-03-03 Simon PilgrimUse APInt::getLowBitsSet instead of APInt::getBitsSet...
next