OSDN Git Service

android-x86/external-llvm.git
2017-09-21 Vedant Kumar[llvm-cov] Improve error messaging for function mismatches
2017-09-21 Matt ArsenaultAMDGPU: Fix crash on immediate operand
2017-09-21 Zachary Turner[lit] Make lit support config files with .py extension.
2017-09-21 Craig Topper[X86] Replace a condition that can never be true with...
2017-09-21 Craig Topper[SelectionDAG] Replace a flag that can never be true...
2017-09-20 Craig Topper[InstCombine] Teach getDemandedBitsLHSMask to handle...
2017-09-20 Craig Topper[SelectionDAG] Use APInt::getActivebits instead of...
2017-09-20 Sam Clegg[WebAssembly] Weak symbols should be defined in SF_Global
2017-09-20 Adrian Prantltypo
2017-09-20 Adrian Prantlllvm-dwarfdump: move -eh-frame into the right section...
2017-09-20 Marek Sokolowski[llvm-readobj] Fix 'Teach readobj to dump .res files...
2017-09-20 Marek Sokolowski[llvm-readobj] Fix 'Teach readobj to dump .res files...
2017-09-20 Matt Morehouse[MSan] Disable sanitization for __sanitizer_dtor_callback.
2017-09-20 Dave LeeRemove references to response file argument in CommandL...
2017-09-20 Sanjay Patel[SimplifyCFG] don't create a no-op subtract
2017-09-20 Reid KlecknerCommit local changes that missed llvm.dbg.addr
2017-09-20 Reid Kleckner[IR] Add llvm.dbg.addr, a control-dependent version...
2017-09-20 Vedant Kumar[docs] llvm-cov: Document -show-instantiation-summary
2017-09-20 Eugene Zelenko[ARM] Fix some Clang-tidy modernize-use-using and Inclu...
2017-09-20 Saleem AbdulrasoolRevert "Revert "ExecutionEngine: add R_AARCH64_ABS...
2017-09-20 Sanjay Patel[SimplifyCFG] auto-generate full checks; NFC
2017-09-20 Artem Belevich[NVPTX] Implemented shfl.sync instruction and supportin...
2017-09-20 Craig Topper[InstCombine] Handle (X & C2) < C1 --> (X & C2) == 0
2017-09-20 Craig Topper[InstCombine] Pre-commit test cases for D38065.
2017-09-20 Sam Clegg[WebAssembly] Add support for local symbol bindings
2017-09-20 Marek Sokolowski[llvm-readobj] Fix 'Teach readobj to dump .res files'.
2017-09-20 Simon Atanasyan[mips] Fix calculation of a branch instruction offset...
2017-09-20 Matt ArsenaultAMDGPU: Start selecting v_mad_mixhi_f16
2017-09-20 Saleem AbdulrasoolX86: treat SwiftCC as Win64_CC on Win64
2017-09-20 Matt ArsenaultAMDGPU: Add tied operands to v_mad_mix{lo|hi}_f16
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-20 Eric ChristopherRemove the default subtarget from the new Nios2 port...
2017-09-20 Zachary Turner[lit] Undo the patch to stop writing pyc files.
2017-09-20 Matt ArsenaultAMDGPU: Start selecting v_mad_mixlo_f16
2017-09-20 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool (resubmissio...
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-20 Matt ArsenaultAMDGPU: Fix encoding of op_sel for mad_mix* opcodes
2017-09-20 Sam CleggReland "[WebAssembly] Add support for naming wasm data...
2017-09-20 Craig Topper[APInt] Use getActiveBits() to implement logBase2 and...
2017-09-20 Craig Topper[InstCombine] Use APInt::getActiveBits() to avoid creat...
2017-09-20 Saleem AbdulrasoolCodeGen: support SwiftError SwiftCC on Windows x64
2017-09-20 Marek Sokolowski[llvm-readobj] Teach readobj to dump .res files (Window...
2017-09-20 Jake EhrlichRename K_MIPS64 to K_GNU64
2017-09-20 Reid KlecknerRe-land "[DebugInfo] Insert DW_OP_deref when spilling...
2017-09-20 Zachary Turner[TableGen] Some optimizations to TableGen.
2017-09-20 Zachary Turner[TableGen] Add a DenseMapInfo for MachineValueType.
2017-09-20 Hans WennborgRevert r313771 "[SLP] Vectorize jumbled memory loads."
2017-09-20 Hans WennborgPacify a gcc -Wparentheses warning
2017-09-20 Hans WennborgPacify gcc's -Wnum-compare after r313775
2017-09-20 Adrian Prantlllvm-dwarfdump: implement --recurse-depth=<N>
2017-09-20 Reid Kleckner[DebugInfo] Use a MapVector to coalesce MachineOperand...
2017-09-20 Quentin Colombet[InstCombine] Add select simplifications
2017-09-20 Jake EhrlichReland "[llvm-objcopy] Add support for .dynamic, .dynsy...
2017-09-20 Mohammad Shahid[SLP] Vectorize jumbled memory loads.
2017-09-20 Vedant Kumar[cmake] Add an option to build llvm with IR PGO
2017-09-20 Vedant Kumar[cmake] Unmark LLVM_BUILD_INSTRUMENTED_COVERAGE as...
2017-09-20 Vedant Kumar[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGE
2017-09-20 Jake EhrlichReland "[llvm-objcopy] Add support for .dynamic, .dynsy...
2017-09-20 Teresa Johnson[ThinLTO] Fix dead stripping analysis for SamplePGO
2017-09-20 Zachary Turner[lit] Reverse path list when updating environment vars.
2017-09-20 Zachary TurnerMake libcxx tests work when llvm sources are not present.
2017-09-20 David BlaikieDebugInfo: Remove unneeded attributes from test/DebugIn...
2017-09-20 Simon Atanasyan[mips] Add a valid test case to check the reason of...
2017-09-20 Alexander KornienkoRevert r313736: "[SLP] Vectorize jumbled memory loads."
2017-09-20 Alexander KornienkoRevert r313753: "Fix a -Wsign-compare warning in LoopAc...
2017-09-20 Simon Pilgrim[X86][SSE] Add PR22415 test case
2017-09-20 Alexander KornienkoFix a -Wsign-compare warning in LoopAccessAnalysis.cpp
2017-09-20 Florian HahnRecommit [MachineCombiner] Update instruction depths...
2017-09-20 George RimarRevert r313746 "[yaml2obj] - Don't crash on invalid...
2017-09-20 George Rimar[yaml2obj] - Don't crash on invalid document.
2017-09-20 Simon Pilgrim[X86][SSE] Remove unnecessary NonceMasks from combineX8...
2017-09-20 Mikael Holmen[IfConversion] Add testcases [NFC]
2017-09-20 Mohammad Shahid[SLP] Vectorize jumbled memory loads.
2017-09-20 Andrew V. Tischenko'into' instruction should not be decoded as a valid...
2017-09-20 Craig Topper[X86] Remove isel checks for immediate size on floating...
2017-09-20 Stanislav Mekhanoshin[AMDGPU] Fixed memory leak with inliner replaced
2017-09-20 Matt ArsenaultAMDGPU: Move r600 only code into r600 only td file
2017-09-20 Stanislav Mekhanoshin[AMDGPU] Fix regression in test clang/test/CodeGen...
2017-09-20 Matt ArsenaultAMDGPU: Match load d16 hi instructions
2017-09-20 NAKAMURA TakumiDiagnosticInfoOptimizationBase: Appease g++-4.8.2 not...
2017-09-20 Stanislav Mekhanoshin[AMDGPU] Port of HSAIL inliner
2017-09-20 Matt ArsenaultAMDGPU: Cleanup load/store PatFrags
2017-09-20 Matt ArsenaultAMDGPU: Match store d16_hi instructions
2017-09-20 Sanjoy DasTighten the invariants around LoopBase::invalidate
2017-09-20 Mike EdwardsReverting due to Green Dragon bot failure.
2017-09-20 Sanjoy DasClang-format few files to make later diffs leaner; NFC
2017-09-20 Daniel BerlinGVNSink: Make ModelledPHIs constructor linear (and...
2017-09-20 Daniel BerlinRevert "[GVNSink] Remove dependency on SmallPtrSet...
2017-09-20 Daniel BerlinNewGVN: Remove unused includes
2017-09-19 Zachary TurnerMake lit stop writing pyc files.
2017-09-19 Quentin Colombet[MIRPrinter] Print empty successor lists when they...
2017-09-19 Sanjoy Das[LoopInfo] Make LoopBase and Loop destructors non-public
2017-09-19 Sam Clegg[WebAssembly] Add support for naming wasm data segments
2017-09-19 Adam NemetAllow ORE.emit to take a closure to delay building...
2017-09-19 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool."
2017-09-19 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool.
2017-09-19 Saleem AbdulrasoolCodeGen: use range based for loops (NFC)
2017-09-19 Quentin ColombetRevert "[MIRPrinter] Print empty successor lists when...
2017-09-19 Quentin Colombet[MIRPrinter] Print empty successor lists when they...
2017-09-19 Jake EhrlichReland "[llvm-objcopy] Add support for nested and overl...
next