OSDN Git Service

android-x86/external-llvm.git
2019-06-27 Diana Picus[GlobalISel] Allow multiple VRegs in ArgInfo. NFC
2019-06-27 Jay Foad[AMDGPU] Fix +DumpCode to print an entry label for...
2019-06-27 Mikael HolmenSilence gcc warning after r364458
2019-06-27 Djordje Todorovic[MachineFunction] Base support for call site info tracking
2019-06-27 Hans WennborgFix -Wunused-variable warnings after r364464
2019-06-27 Hans WennborgFix GCC 4 build after r364464
2019-06-27 Nico Webergn build: Follow-up to r364491 "[GN] Update build files"
2019-06-27 Djordje Todorovic[IR] Add DISuprogram and DIE for a func decl
2019-06-27 Craig Topper[X86] Remove (vzext_movl (scalar_to_vector (load))...
2019-06-27 Craig Topper[X86] Teach selectScalarSSELoad to not narrow volatile...
2019-06-27 Huihui Zhang[InstCombine][NFCI] Fix test comments.
2019-06-27 Kang Zhang[NFC][PowerPC] Improve the for loop in Early Return
2019-06-27 Vitaly Buka[GN] Fix check-llvm
2019-06-27 Vitaly Buka[GN] Update build files
2019-06-26 Eli Friedman[ARM] Don't reserve R12 on Thumb1 as an emergency spill...
2019-06-26 JF BastienFix Bitcode/invalid.test
2019-06-26 Pengxuan Zheng[cmake] Allow config.guess to be run with MSYS on Windows
2019-06-26 Gerolf Hoflehner[SCCP] Fix non-deterministic uselists of return values...
2019-06-26 Vasileios Porpodas[SLP] Look-ahead operand reordering heuristic.
2019-06-26 Sanjay Patel[InstCombine] change 'tmp' variable names; NFC
2019-06-26 Matt ArsenaultAMDGPU: Assert SPAdj is 0
2019-06-26 Matt ArsenaultPEI: Add default handling of spills to registers
2019-06-26 Jinsong Ji[UpdateTestChecks][NFC] Remove entries with same prefix
2019-06-26 Matt Arsenault[AMDGPU] Fix Livereg computation during epilogue insertion
2019-06-26 Craig Topper[X86] Rework the logic in LowerBuildVectorv16i8 to...
2019-06-26 Guanzhong Chen[WebAssembly] Implement Address Sanitizer for Emscripten
2019-06-26 JF BastienBitStream reader: propagate errors
2019-06-26 Craig Topper[X86] Remove isTypePromotionOfi1ZeroUpBits and its...
2019-06-26 David BlaikieFix some undefined behavior (excessive shift of signed...
2019-06-26 Nicolai Haehnlellvm-objcopy: silence warning introduced in r364296
2019-06-26 Simon PilgrimFix Wdocumentation warnings. NFCI.
2019-06-26 Simon Pilgrim[X86][SSE] getFauxShuffleMask - handle OR(x,y) where...
2019-06-26 Sanjay PatelRevert [InstCombine] change 'tmp' variable names; NFC
2019-06-26 Simon Pilgrim[X86][AVX] Add reduced test case for PR41545
2019-06-26 Nico WeberMake AddLastArg() variadic and use it more. No behavior...
2019-06-26 Sanjay Patel[InstCombine] change 'tmp' variable names; NFC
2019-06-26 Ryan Taylor[AMDGPU] Fix for branch offset hardware workaround
2019-06-26 Ulrich WeigandAllow matching extend-from-memory with strict FP nodes
2019-06-26 Philip Reames[IndVars] Kill a redundant bit of debug output
2019-06-26 Greg ClaytonFix builbots after r364427.
2019-06-26 Thomas Lively[WebAssembly] Omit wrap on i64x2.{shl,shr*} ISel when...
2019-06-26 Thomas Lively[WebAssembly] Implement tail calls and unify tablegen...
2019-06-26 Scott LinderFix leaks in LLVMCreateDisasmCPUFeatures
2019-06-26 Sanjay Patel[InstCombine] simplify code for inserts -> splat; NFC
2019-06-26 Michael LiaoFix build in shared lib mode.
2019-06-26 Alexandre Ganea[xray] Remove usage of procid_t
2019-06-26 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-06-26 Evandro Menezes[CodeGen] Improve formatting of jump tables (NFC)
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isCommutativeBinOp -...
2019-06-26 Roman Lebedev[NFC][InstCombine] Revisit one-use tests in shift-amoun...
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isCommutativeBinOp -...
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isBinOp - add PCMPGT
2019-06-26 Roman Lebedev[NFC][InstCombine] Add shift amount reassociation in...
2019-06-26 Simon Pilgrim[X86] shouldScalarizeBinop - never scalarize target...
2019-06-26 Greg ClaytonAdd GSYM utility files along with unit tests.
2019-06-26 Matt ArsenaultAMDGPU: Fix unused variable
2019-06-26 Matt ArsenaultAMDGPU: Check MRI for callee saved regs instead of TRI
2019-06-26 Fedor Sergeev[InlineCost] cleanup calculations of Cost and Threshold
2019-06-26 Roman Lebedev[X86][Codegen] X86DAGToDAGISel::matchBitExtract():...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern c...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern b...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern a...
2019-06-26 Clement CourbetRevert "r364412 [ExpandMemCmp][MergeICmps] Move passes...
2019-06-26 Chen Zheng[HardwareLoops] NFC - move loop with irreducible contro...
2019-06-26 Hans WennborgFix the build after r364401
2019-06-26 Clement Courbet[ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
2019-06-26 Nico Webergn build: Merge r364387
2019-06-26 James Henderson[docs][llvm-symbolizer] Improve llvm-symbolizer documen...
2019-06-26 Nico Webergn build: Merge r364386
2019-06-26 Nico Webergn build: Merge r364389
2019-06-26 Simon Pilgrim[X86][AVX] combineExtractSubvector - 'little to big...
2019-06-26 Djordje Todorovic[IR/DIVar] Add the flag for params that have unmodified...
2019-06-26 Simon Pilgrim[DAGCombine] visitEXTRACT_SUBVECTOR - add TODO for...
2019-06-26 Mikhail Maltsev[ARM] Handle fixup_arm_pcrel_9 correctly on big-endian...
2019-06-26 Lewis Revill[RISCV] Add pseudo instruction for calls with explicit...
2019-06-26 Simon Pilgrim[X86][AVX] truncateVectorWithPACK - avoid bitcasted...
2019-06-26 Florian Hahn[LoopUnroll] Add support for loops with exiting headers...
2019-06-26 Chen Zheng[HardwareLoops] NFC - move loop with irreducible contro...
2019-06-26 Djordje Todorovic[TargetOption] Add option to ebanble the debug entry...
2019-06-26 Roman Lebedev[NFC][InstCombine] Add shift amount reassociation tests...
2019-06-26 Djordje Todorovic[Metadata] Add GNU extensions for call site DWARF symbols
2019-06-26 Clement Courbet[ExpandMemCmp] Honor prefer-vector-width.
2019-06-26 Kai Luo[PowerPC] Fixed missing change flag of emitRLDICWhenLow...
2019-06-26 QingShan ZhangTeach the DAGCombine to fold this pattern(c1 and c2...
2019-06-26 Rumeet DhindsaRevert [llvm-objcopy][NFC] Refactor output target parsing
2019-06-26 Rumeet DhindsaRevert [llvm-objcopy][NFCI] Fix build failure with GCC
2019-06-26 Nemanja Ivanovic[NFC] Fix buildbot breaks due to r364375
2019-06-26 Fangrui Song[ARM] Fix -Wimplicit-fallthrough after D60709/r364331
2019-06-26 Nemanja Ivanovic[PowerPC][NFC] Add a TOC save test case prior to postin...
2019-06-26 Peter Collingbournegn build: Merge r364288.
2019-06-26 Nemanja Ivanovic[PowerPC] Mark FCOPYSIGN legal for FP vectors
2019-06-26 Kai Luo[PowerPC][NFC] Move peephole optimization of RLDICR...
2019-06-26 Saleem AbdulrasoolMC: correct the emission of weak aliases in COFF
2019-06-26 Keno Fischer[WebAssembly] Fix list of relocations with addends...
2019-06-26 Erich KeaneTeach TableGen Intrin Emitter to handle LLVMPointerType...
2019-06-25 Heejin Ahn[WebAssembly] Remove catch_all from AsmParser
2019-06-25 Reid KlecknerDump what value failed byval attribute verification
2019-06-25 Jinsong Ji[MachinePipeliner] Fix risky iterator usage R++, --R
2019-06-25 Jinsong Ji[PowerPC][NFC]Add a test for MachinePipeliner bug
2019-06-25 Matt ArsenaultDon't look for the TargetFrameLowering in the implement...
next