OSDN Git Service

android-x86/external-llvm.git
2019-03-27 Matt ArsenaultAMDGPU: Fix missing scc implicit def on s_andn2_b64_term
2019-03-27 Mikhail R.... New methods to check for under-/overflow in the SMT API
2019-03-27 Matt ArsenaultPEI: Delay checking requiresFrameIndexReplacementScavenging
2019-03-27 Andrea Di Biagio[MCA] Fix -Wparentheses warning breaking the -Werror...
2019-03-27 Matt ArsenaultAMDGPU: Don't hardcode num defs for MUBUF instructions
2019-03-27 Matt ArsenaultMIR: Freeze reserved regs after parsing everything
2019-03-27 Matt ArsenaultAMDGPU: wave_barrier is not isBarrier
2019-03-27 Yonghong Song[BPF] use std::map to ensure consistent output
2019-03-27 Clement Courbet[X86MacroFusion][NFC] Improve macrofusion testing.
2019-03-27 Andrea Di Biagio[MCA][Pipeline] Don't visit stages in reverse order...
2019-03-27 Matt ArsenaultAMDGPU: Fix areLoadsFromSameBasePtr for DS atomics
2019-03-27 Nico Webergn build: Merge r357047
2019-03-27 Nirav Dave[DAGCombiner] Unify Lifetime and memory Op aliasing.
2019-03-27 Nirav Dave[DAGCombine] Refactor GatherAllAliases. NFCI.
2019-03-27 Hans WennborgRe-commit r355490 "[CodeGen] Omit range checks from...
2019-03-27 Dmitry PreobrazhenskyRevert of 357063 [AMDGPU][MC] Corrected handling of...
2019-03-27 Kevin P. NealThe IR verifier currently supports the constrained...
2019-03-27 Sander de Smalen[AArch64] NFC: Cleanup isAArch64FrameOffsetLegal
2019-03-27 Dmitry Preobrazhensky[AMDGPU][MC] Corrected handling of tied src for atomic...
2019-03-27 Simon Pilgrim[X86][SSE] Add shuffle test case for PR41249
2019-03-27 Sander de Smalen[AArch64] Adds cases for LDRSHWui and LDRSHXui to getMe...
2019-03-27 Andrew Ng[Support] MemoryBlock size should reflect the requested...
2019-03-27 Simon PilgrimRevert rL356864 : [X86][SSE41] Start shuffle combining...
2019-03-27 Fangrui Song[DWARF] Add D to Seen early to avoid duplicate elements...
2019-03-27 Fangrui Song[DWARF] Simplify DWARFVerifier::handleDebugAbbrev. NFC
2019-03-27 Jonas Paulsson[DAGCombiner] Don't allow addcarry if the carry produc...
2019-03-27 Fangrui Song[llvm-dwarfdump] Simplify -o handling
2019-03-27 Craig Topper[X86] Add test cases for missed opportunities in (x...
2019-03-27 Craig Topper[X86] When iselling (x << C1) and/or/xor C2 as (x and...
2019-03-27 QingShan Zhang[NFC][PowerPC] Custom PowerPC specific machine-scheduler
2019-03-27 Craig Topper[X86] Autogenerate complete checks. NFC
2019-03-27 Craig Topper[X86] Simplify some code in matchBitExtract by using...
2019-03-27 Francis Visoiu... [Remarks] Emit a section containing remark diagnostics...
2019-03-27 Nico Webergn build: Add build files for clang-include-fixer and...
2019-03-26 Nikita Popov[ConstantRange] Exclude full set from isSignWrappedSet()
2019-03-26 Shoaib Meenai[cmake] Reset variable before using it
2019-03-26 Guozhi Wei[PPC] Refactor PPCBranchSelector.cpp
2019-03-26 Quentin Colombet[LiveRange] Reset the VNIs when splitting subranges
2019-03-26 Sanjay Patel[SDAG] add simplifications for FP at node creation...
2019-03-26 Stefan Pintilie[PowerPC] Remove UseVSXReg
2019-03-26 Ali TamurRevert "[llvm] Reapply "Prevent duplicate files in...
2019-03-26 Sam Clegg[WebAssembly] Initial implementation of PIC code generation
2019-03-26 Nico Webergn build: Format all build files
2019-03-26 Nico Webergn build: Merge r356929 (effectively relands r353518...
2019-03-26 Ali Tamur[llvm] Reapply "Prevent duplicate files in debug line...
2019-03-26 George Rimar[llvm-objcopy] - Strip sections before symbols.
2019-03-26 Heejin Ahn[WebAssembly] Don't analyze branches after CFGStackify
2019-03-26 Nikita Popov[ConstantRange] Fix outdated comment; NFC
2019-03-26 Nikita Popov[InstCombine] Add tests for ssubo X, C -> saddo X,...
2019-03-26 Sanjay Patel[InstCombine] form uaddsat from add+umin (PR14613)
2019-03-26 Heejin Ahn[WebAssembly] Add CFGStacikfied field to WebAssemblyFun...
2019-03-26 Heejin Ahn[WebAssembly] Support WebAssemblyFunctionInfo serialization
2019-03-26 Heejin Ahn[WebAssembly] Fix a bug when mixing TRY/LOOP markers
2019-03-26 Heejin Ahn[WebAssembly] Fix bugs in BLOCK/TRY placement
2019-03-26 Sanjay Patel[InstCombine] add tests for uaddsat using min; NFC
2019-03-26 Sanjay Patel[InstCombine] update tests to use FileCheck; NFC
2019-03-26 Clement Courbet[llvm-exegesis] Allow the target to disable the selecti...
2019-03-26 Luis Marques[RISCV] Update setcc-logic.ll codegen test
2019-03-26 Andrea Di Biagio[MCA] Correctly update the UsedResourceGroups mask...
2019-03-26 Ronald WamplerTest commit: fix typo
2019-03-26 Jonas Paulsson[SystemZ] Remove LRMux pseudo instruction.
2019-03-26 Nirav Dave[DAG] Avoid smart constructor-based dangling nodes.
2019-03-26 Mikhail R.... Moved body of methods dump to .cpp file to fix compilat...
2019-03-26 Luis Marques[RISCV] Improve codegen for icmp {ne,eq} with a constant
2019-03-26 Simon Pilgrim[TargetLowering] Add SimplifyDemandedBits support for...
2019-03-26 Yi KongFix nondeterminism introduced in r353954
2019-03-26 Javed Absar[TableGen] Let list elements have a trailing comma
2019-03-26 Javed Absar[TableGen] Give meaningful msg for def use in multiclass
2019-03-26 Oliver Stannard[ARM][Asm] Accept upper case coprocessor number and...
2019-03-26 Martin Storsjo[llvm-dlltool] Set a proper machine type for weak symbo...
2019-03-26 Fangrui Song[ADT] Update SmallVectorTest.EmplaceBack tests after...
2019-03-26 Craig Topper[X86] In matchBitExtract, place all of the new nodes...
2019-03-26 Craig Topper[X86] In matchBitExtract, if we need to truncate the...
2019-03-26 Craig Topper[X86] Remove unneeded FIXME. NFC
2019-03-26 Craig TopperX86Parser: Fix potential reference to deleted object
2019-03-26 Craig TopperX86AsmParser: Do not process a non-existent token
2019-03-25 Eli Friedman[ARM] Add missing memory operands to a bunch of instruc...
2019-03-25 Sanjay Patel[x86] add tests for vector cmps; NFC
2019-03-25 Matt ArsenaultRevert "AMDGPU: Scavenge register instead of findUnusedReg"
2019-03-25 Matt ArsenaultAMDGPU: Remove unnecessary check for isFullCopy
2019-03-25 Matt ArsenaultAMDGPU: Make collapse-endcf test more useful
2019-03-25 Eli Friedman[AArch64] Prefer "mov" over "orr" to materialize constants.
2019-03-25 Matt ArsenaultAMDGPU: Set hasSideEffects 0 on _term instructions
2019-03-25 Ali TamurRevert "[llvm] Prevent duplicate files in debug line...
2019-03-25 Robert Widmann[LLVM-C] Add binding to look up intrinsic by name
2019-03-25 Konstantin... AMDGPU: Add support for cross address space synchroniza...
2019-03-25 Ali Tamur[llvm] Prevent duplicate files in debug line header...
2019-03-25 Simon Pilgrim[SLPVectorizer] Merge reorderAltShuffleOperands into...
2019-03-25 Simon Pilgrim[SelectionDAG] Add icmp UNDEF handling to SelectionDAG...
2019-03-25 Teresa Johnson[CGP] Build the DominatorTree lazily
2019-03-25 Sanjay Patel[x86] add another vector zext test; NFC
2019-03-25 Mikhail R.... Moved everything SMT-related to LLVM and updated the...
2019-03-25 Matt ArsenaultMISched: Don't schedule regions with 0 instructions
2019-03-25 Tom Stellardmerge-request.sh: Update 8.0 metabug for 8.0.1
2019-03-25 Matt ArsenaultAMDGPU: Preserve LiveIntervals in WQM
2019-03-25 James Henderson[llvm-objcopy]Preserve data in segments not covered...
2019-03-25 Simon Pilgrim[SLPVectorizer] Update file missed in rL356913
2019-03-25 Sanjay Patel[x86] add tests for vector zext; NFC
2019-03-25 Simon Pilgrim[SLPVectorizer] reorderInputsAccordingToOpcode - remove...
2019-03-25 Serge GueltonRevert 356905
next