OSDN Git Service

android-x86/external-llvm.git
2017-02-24 Evgeniy StepanovInitialize MCContext::InlineSrcMgr in the constructor.
2017-02-24 Sanjay Patel[ARM] add tests for alternate forms of select-of-consta...
2017-02-24 Dan Gohman[WebAssembly] Define an initial set of relocation types...
2017-02-24 Tim NorthoverGlobalISel: check for CImm rather than Imm on G_CONSTANTs.
2017-02-24 Sanjay Patel[ARM] auto-generate complete checks; NFC
2017-02-24 Dan Gohman[WebAssembly] Handle f16 in fast-isel.
2017-02-24 Xin TongFix Indentation. NFCI
2017-02-24 Lang Hames[Orc][RPC] Accept both const char* and char* arguments...
2017-02-24 Eli Friedman[CodeGenPrepare] Make -addr-sink-using-gep work with...
2017-02-24 Yaxun Liu[InstCombine] Fix bug in pointer replacement
2017-02-24 Davide Italiano[Target/MIPS] Kill dead code, no functional change...
2017-02-24 Michael Kuperstein[CGP] Split some critical edges coming out of indirect...
2017-02-24 Simon PilgrimRevert: r296141 [APInt] Add APInt::extractBits() method...
2017-02-24 Matthew Simpson[LV] Merge floating-point and integer induction widenin...
2017-02-24 Nemanja Ivanovic[PowerPC] Use subfic instruction for subtract from...
2017-02-24 Nemanja Ivanovic[PowerPC] Use rldicr instruction for AND with an immedi...
2017-02-24 Simon Pilgrim[APInt] Add APInt::extractBits() method to extract...
2017-02-24 Simon PilgrimFixed IntOperandMatcher::emitCxxPredicateExpr arguments
2017-02-24 Sanjay Patel[DAGCombiner] add missing folds for scalar select of...
2017-02-24 Simon DardisRecommit "[mips] Fix atomic compare and swap at O0."
2017-02-24 Simon DardisRevert "[mips] Fix atomic compare and swap at O0."
2017-02-24 Simon Dardis[mips] Fix atomic compare and swap at O0.
2017-02-24 Daniel Sanders[globalisel] Decouple src pattern operands from dst...
2017-02-24 Simon Pilgrim[X86][SSE] Target shuffle combine can try to combine...
2017-02-24 Sanjay Patel[InstCombine] don't try SimplifyDemandedInstructionBits...
2017-02-24 Sanjay Patel[x86] use DAG.getAllOnesConstant(); NFCI
2017-02-24 Daniel SandersFix missing call to base class constructor in r296121.
2017-02-24 Simon Dardis[mips] Handle 64 bit immediate in and/or/xor pseudo...
2017-02-24 Diana Picus[ARM] GlobalISel: Select G_STORE
2017-02-24 Daniel Sanders[globalisel] Sort RuleMatchers by priority.
2017-02-24 Diana PicusMinor test fix
2017-02-24 Diana Picus[ARM] GlobalISel: Add reg bank mappings for stores
2017-02-24 Simon Dardis[mips][mc] Fix a crash when disassembling odd sized...
2017-02-24 Diana PicusFixup r296105 - only run tests on Mips
2017-02-24 Simon PilgrimFix signed/unsigned comparison warnings
2017-02-24 Diana Picus[ARM] GlobalISel: Legalize stores
2017-02-24 Simon Dardis[mips][mc] Fix a crash when disassembling odd sized...
2017-02-24 Simon Dardis[mips][mc] Fix a crash when disassembling odd sized...
2017-02-24 Diana PicusRevert "[ARM] GlobalISel: Legalize stores"
2017-02-24 Diana Picus[ARM] GlobalISel: Legalize stores
2017-02-24 Simon Pilgrim[APInt] Add APInt::setBits() method to set all bits...
2017-02-24 Justin BognerAdd missing initialization for MachineOptimizationRemar...
2017-02-24 Dan Gohman[WebAssembly] Add a README.txt entry for mergeable...
2017-02-24 Craig Topper[AVX-512] Separate the fadd/fsub/fmul/fdiv/fmax/fmin...
2017-02-24 Craig Topper[ExecutionDepsFix] Use range-based for loop. NFC
2017-02-24 Craig Topper[IR][X86] Fix llvm version number in comments in AutoUp...
2017-02-24 Craig Topper[AVX-512] Remove lzcnt intrinsics and autoupgrade them...
2017-02-24 Craig Topper[AVX-512] Move lzcnt and conflict intrinsic tests to...
2017-02-24 Craig Topper[AVX-512] Use update_llc_test_checks.py to generate...
2017-02-24 Petr Hosek[Fuchsia] Use thread-pointer ABI slots for stack-protec...
2017-02-24 Eli FriedmanAdd some testcases for bitfields with illegal widths.
2017-02-24 Eli FriedmanFix old testcase for dead store to match the original...
2017-02-24 Xin TongFix an iterator invalidation bug when simplifying LIC...
2017-02-24 Adam Nemet[LazyMachineBFI] Add testcase
2017-02-24 Michael KupersteinRevert r269060 to pacify bots.
2017-02-24 Justin BognerOptDiag: Add test for r296053
2017-02-24 Michael Kuperstein[CGP] Split some critical edges coming out of indirect...
2017-02-24 Ahmed Bougacha[GlobalISel] Use the same name for all remarks.
2017-02-24 Ahmed Bougacha[GlobalISel] Use the DISubprogram for translation failu...
2017-02-24 Ahmed Bougacha[GlobalISel] Remove now-unnecessary variable. NFC.
2017-02-24 Adrian McCarthyFix unit tests after r296049.
2017-02-24 Justin BognerOptDiag: Summarize the instruction count in asm-printer
2017-02-24 Justin BognerOptDiag: Use DiagnosticLocation in MachineOptimizationR...
2017-02-24 Evgeniy Stepanov[msan] Fix instrumentation of array allocas.
2017-02-24 Adrian McCarthyImplement some methods for NativeRawSymbol
2017-02-23 Ahmed Bougacha[GlobalISel] Don't translate other blocks when one...
2017-02-23 Ahmed Bougacha[GlobalISel] Finalize translated function on scope...
2017-02-23 Adrian Prantlfix 80-column violation
2017-02-23 Xin TongDelete outdated comment. NFC
2017-02-23 Xin TongLoopUnswitch - Simplify based on known not to a be...
2017-02-23 Adam Nemet[OptDiag] Comment about the legacy status of emitOptimi...
2017-02-23 Adam Nemet[OptDiag] Remove hotness parameter from legacy remark...
2017-02-23 Adam Nemet[OptDiag] Hide legacy remark ctors
2017-02-23 Bryant Wong[ADT] Fix zip iterator interface.
2017-02-23 Sanjoy Das[IR] Add a Instruction::dropPoisonGeneratingFlags helper
2017-02-23 Artem Belevich[NVPTX] Added support for .f16x2 instructions.
2017-02-23 Tim NorthoverARM: make sure FastISel bails on f64 operations for...
2017-02-23 Hans WennborgRevert r282872 "CVP. Turn marking adds as no wrap on...
2017-02-23 Vedant Kumar[llvm-cov] Strip redundant path components from filenam...
2017-02-23 Dehao ChenAdd call branch annotation for ICP promoted direct...
2017-02-23 Krzysztof Parzyszek[Hexagon] Handle saturations in Hexagon bit tracker
2017-02-23 Krzysztof Parzyszek[Hexagon] Allow setting register in BitVal without...
2017-02-23 Stanislav Mekhanoshin[AMDGPU] Shut the warning "getRegUnitWeight hides overl...
2017-02-23 Adam Nemet[ORE] Remove ORE.emit{{.+}} functions
2017-02-23 Kyle ButtCodeGen: MachineBlockPlacement: Rename member to more...
2017-02-23 Adam Nemet[LAA] Remove unused LoopAccessReport
2017-02-23 Adam Nemet[LV] Remove unused VectorizationReport
2017-02-23 Evgeniy StepanovDisable TLS for stack protector on Android API<17.
2017-02-23 Ahmed Bougacha[GlobalISel] Emit opt remarks on isel fallbacks.
2017-02-23 Ahmed Bougacha[CodeGen] Teach opt remarks how to print MI instructions.
2017-02-23 Ahmed Bougacha[CodeGen] Print MI without a newline when skipping...
2017-02-23 Ahmed Bougacha[CodeGen] Use const MBBs in the opt remark diagnostics...
2017-02-23 Stanislav MekhanoshinCorrect register pressure calculation in presence of...
2017-02-23 Ahmed Bougacha[ORE] Use const CodeRegions in the remark diagnostics...
2017-02-23 Ahmed Bougacha[CodeGen] Add a way to SkipDebugLoc in MachineInstr...
2017-02-23 Ahmed Bougacha[GlobalISel] Simplify Select type cleanup using a Scope...
2017-02-23 Adrian PrantlRevert "Teach the IR verifier to reject conflicting...
2017-02-23 Sanjay Patel[DAG] add convenience function to get -1 constant;...
2017-02-23 Chad Rosier[Reassociate] Add negated value of negative constant...
2017-02-23 Dehao ChenUse base discriminator in sample pgo profile matching.
next