OSDN Git Service

android-x86/external-llvm.git
2018-03-08 Sanjay Patel[x86] fix test to be independent of FP undef
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Sanjay Patel[StructurizeCFG] fix test to be independent of FP undef
2018-03-08 Andrea Di Biagio[llvm-mca] add override keyword to method ResourcePress...
2018-03-08 Sanjay Patel[x86] regenerate checks; NFC
2018-03-08 Andrea Di Biagio[llvm-mca] HWEventListener is a class, not struct.
2018-03-08 Tom Stellardmerge-request.sh: Update 6.0 metabug for 6.0.1
2018-03-08 Sanjay Patel[StructurizeCFG] auto-generate full checks; NFC
2018-03-08 Stefan Pintilie[Power9] Add more missing instructions to the Power...
2018-03-08 Matt ArsenaultAMDGPU/GlobalISel: Pass subtarget + TM to LegalizerInfo
2018-03-08 Andrea Di Biagio[llvm-mca] Unify the API for the various views. NFCI
2018-03-08 Daniel SandersFix unused function warning in StatisticTest.cpp
2018-03-08 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-03-08 Sanjay Patel[InstSimplify] add more tests for FP undef; NFC
2018-03-08 Pavel LabathDWARFVerifier: Basic verification of .debug_names
2018-03-08 Andrea Di Biagio[llvm-mca] Emit the 'Instruction Info' table before...
2018-03-08 Michal Gorny[cmake] Append -Wl,-rpath-link conditionally to GNULD
2018-03-08 Sanjay Patel[InstCombine, NewGVN] remove FP undef from tests
2018-03-08 David Zarzycki[CMake] Add missing test dependency
2018-03-08 Ed MasteUse ellipsis ... to indicate omitted commands
2018-03-08 Andrea Di BiagioAdd llvm-mca.rst to the table of contents in docs/Comma...
2018-03-08 Andrea Di Biagio[llvm-mca] LLVM Machine Code Analyzer.
2018-03-08 James Henderson[DWARF] Don't attempt to parse line tables at invalid...
2018-03-08 Jonas Devlieghere[dsymutil] Embed toolchain in dSYM bundle
2018-03-08 Andrea Di Biagio[MCSchedule] Always generate processor resource names.
2018-03-08 Craig Topper[X86] Change X86::PMULDQ/PMULUDQ opcodes to take vXi64...
2018-03-08 Tony Tye[AMDGPU] Update AMDGOUUsage.rst descriptions
2018-03-08 Heejin Ahn[WebAssembly] Add except_ref as a first-class type
2018-03-08 Heejin Ahn[WebAssembly] Add IntrNoReturn property to throw/rethro...
2018-03-08 Daniel SandersSupport resetting STATISTIC() values using llvm::ResetS...
2018-03-08 Fangrui SongAdd attributes and fix some keywords in llvm-mode.el
2018-03-08 Bob HaarmanRevert "[LTO] Support filtering by hotness threshold"
2018-03-08 Rafael AulerReland "[DebugInfo] Support DWARF expressions in eh_frame"
2018-03-08 Weiming Zhao[AArch64] Fix UB about shift amount exceeds data bit...
2018-03-08 Craig Topper[X86] Fix some isel patterns that used aligned vector...
2018-03-08 Rafael EspindolaDelete code that is probably dead since r249303.
2018-03-08 Eugene ZemtsovFix build broken by r326959
2018-03-07 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - reorder...
2018-03-07 Eugene ZemtsovUse itaniumDemangle in llvm-symbolizer
2018-03-07 Sanjay Patel[TTI] add explanatory comments for getArithmeticInstrCo...
2018-03-07 Evandro Menezes[AArch64] Adjust the cost of integer vector division
2018-03-07 Rui UeyamaRevert r326932: [DebugInfo] Support DWARF expressions...
2018-03-07 Sebastian Pop[AArch64] add missing pattern for insert_subvector...
2018-03-07 Jake EhrlichRevert "[llvm-objcopy] Add support for large indexes"
2018-03-07 Jake Ehrlich[llvm-objcopy] Add support for large indexes
2018-03-07 Craig Topper[X86] Remove unused function argument. NFC
2018-03-07 Daniel SandersFix cmake's multi-config generators after r326738
2018-03-07 Rafael Auler[DebugInfo] Support DWARF expressions in eh_frame
2018-03-07 Simon Pilgrim[X86][SSE] Regenerate float maxnum/minnum tests
2018-03-07 Zachary TurnerFix a bug regarding a mis-identified file type in pdbutil.
2018-03-07 Zachary TurnerUpdate a few switch statements to handle file_magic...
2018-03-07 Roorda, Jan... [Pipeliner] Fixed node order issue related to zero...
2018-03-07 Zachary TurnerTeach identify_file_magic to identify PDB files.
2018-03-07 Stefan Pintilie[PowerPC] Move test to correct location.
2018-03-07 Craig Topper[X86] Make the MUL->VPMADDWD work before op legalizatio...
2018-03-07 Craig Topper[Support] Stop passing StringRefs by const reference...
2018-03-07 Krzysztof Parzyszek[Hexagon] Rewrite non-HVX unaligned loads as pairs...
2018-03-07 Sanjay Patel[LangRef] fix formatting in FP descriptions; NFC
2018-03-07 Farhana Aleen[AMDGPU] Increased vector length for global/constant...
2018-03-07 Justin LebarRe-land: Teach CorrelatedValuePropagation to reduce...
2018-03-07 Farhana AleenRevert "[AMDGPU] Widened vector length for global/const...
2018-03-07 Stefan Pintilie[PowerPC] LSR tunings for PowerPC
2018-03-07 Wei Mi[SampleFDO] Extend SampleProfReader to handle demangled...
2018-03-07 Farhana Aleen[AMDGPU] Widened vector length for global/constant...
2018-03-07 Jonas Devlieghere[dwarfdump] Only print CU relative offset in verbose...
2018-03-07 Alexander KornienkoRevert "Reapply "[DWARFv5] Emit file 0 to the line...
2018-03-07 Justin LebarRevert rL326898: "Teach CorrelatedValuePropagation...
2018-03-07 Justin LebarTeach CorrelatedValuePropagation to reduce the width...
2018-03-07 Simon Pilgrim[X86][X87] Add X87 fp80 conversion tests
2018-03-07 Simon Dardis[mips] Correct the definition of m(f|t)c(0|2)
2018-03-07 Sven van Haastregt[LoadStoreVectorizer] Differentiate between <1 x T...
2018-03-07 Sjoerd Meijer[ARM] Fix for PR36577
2018-03-07 Jonas Paulsson[SystemZ] NFC refactoring in SystemZHazardRecognizer.
2018-03-07 Jonas Paulsson[SystemZ] Improve getCurrCycleIdx() in SystemZHazardRe...
2018-03-07 Jonas Paulsson[SystemZ] NFC refactoring in SystemZHazardRecognizer.
2018-03-07 Jonas Paulsson[SystemZ] Improved debug dumping during post-RA schedu...
2018-03-07 Clement Courbet[X86] Add IMUL scheduling info on sandybridge, fix...
2018-03-07 Aaron Smith[llvm-pdbdump] Add guard for null pointers and remove...
2018-03-07 Evgeny StupachenkoAdd early exit on reassociation of 0 expression.
2018-03-07 Aaron Smith[DebugInfoPDB] Add DIA implementation for getSrcLineOnT...
2018-03-06 Eugene Zelenko[Transforms] Add missing header for InstructionCombinin...
2018-03-06 Craig Topper[X86] Fix a typo in Host.cpp that causes us to misident...
2018-03-06 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-06 Simon Pilgrim[TargetLowering] Add vector BITCAST support to Simplify...
2018-03-06 Sebastian PopDA: remove uses of GEP, only ask SCEV
2018-03-06 Daniel SandersPrintStatistics() and PrintStatisticsJSON() should...
2018-03-06 Craig Topper[TargetLowering] Rename DAGCombinerInfo::isAfterLegaliz...
2018-03-06 Aaron Smith[SymboleFilePDB] Put the test input back that my previo...
2018-03-06 Krzysztof Parzyszek[Hexagon] Update more testcases
2018-03-06 Krzysztof Parzyszek[Hexagon] Remove {{ *}} from testcases
2018-03-06 Sanjay Patel[InstCombine] simplify min/max canonicalization; NFCI
2018-03-06 Craig Topper[X86] Reject registers that require a REX prefix in...
2018-03-06 Stanislav Mekhanoshin[AMDGPU] Add default ISA version targets
2018-03-06 Aaron Smith[CodeView] Emit UdtSourceLine information for enums
2018-03-06 Sanjay Patel[PatternMatch] define m_Not using m_Xor and cst_pred_ty
2018-03-06 Rafael EspindolaRefactor check for dllimport in the Verifier.
2018-03-06 Sanjay Patel[ValueTracking] move helpers for SelectPatterns from...
2018-03-06 Sebastian Pop[AArch64] define isExtractSubvectorCheap
2018-03-06 Oliver Stannard[Asm] Fix another layering violation in assmebly macro...
2018-03-06 Roorda, Jan... [Pipeliner] Test commit: fixed spelling mistake in...
next