OSDN Git Service

android-x86/external-llvm.git
2018-04-27 Nirav Dave[MC] Allow MCAssembler to be constructed without all...
2018-04-27 Francis Visoiu... [AArch64] Place the first ldp at the end when ReverseCS...
2018-04-27 Kostya Kortchinsky[CMake] Enable warnings for runtimes
2018-04-27 Jonas Paulsson[SystemZ] Remove scheduling info from some Pseudo...
2018-04-27 Florian Hahn[LoopInterchange] Allow some loops with PHI nodes in...
2018-04-27 Oliver Stannard[AArch64] Codegen for v8.2A dot product intrinsics
2018-04-27 Benjamin Kramer[NVPTX] Turn on Loop/SLP vectorization
2018-04-27 Simon Pilgrim[X86] Replace some system instruction instregex single...
2018-04-27 Aleksandar... [mips] Fix how compiler fuse instructions to fmadd...
2018-04-27 Oliver Stannard[ARM] Codegen for v8.2A dot product intrinsics
2018-04-27 Alex Bradbury[RISCV] Add remat.ll test case
2018-04-27 David Green[ARM] Enable misched for R52.
2018-04-27 Mikhail Maltsev[IR] Do not assume that function pointers are aligned
2018-04-27 Petar Jovanovic[mips] Add support for Virtualization ASE
2018-04-27 Serguei Katkov[SCEV] Add trivial case handling for umin utilities...
2018-04-27 Serguei Katkov[SCEV] Introduce bulk umin creation utilities
2018-04-27 Matt MorehouseRevert "[SimplifyLibcalls] Replace locked IO with unloc...
2018-04-27 Eli Friedman[LowerTypeTests] Mark .cfi.jumptable nounwind.
2018-04-27 Eli Friedman[MachineOutliner] Don't outline from functions with...
2018-04-27 Sam Cleggtypo
2018-04-27 Sam Clegg[WebAssembly] Section symbols must have local binding
2018-04-26 David Bolvansky[SimplifyLibcalls] Replace locked IO with unlocked IO
2018-04-26 Matt Davis[MCA] [NFC] Remove unused Index formal from ResourceMan...
2018-04-26 Matt Davis[Docs] Escape the @ symbol, so that it appears in docum...
2018-04-26 Chandler Carruth[x86] Revert r330322 (& r330323): Lowering x86 adds...
2018-04-26 Roman Lebedev[InstCombine][NFC] Regenerate checks in or-xor.ll
2018-04-26 Reid KlecknerFix WAsm dwarfdump.ll test on Windows
2018-04-26 Roman Lebedev[InstCombine][NFC] Regenerate checks in and-or-not.ll
2018-04-26 Adrian PrantlRevert "Fix a bug that prevents global variables from...
2018-04-26 Sanjoy Das[InstCombine] Simplify Add with remainder expressions...
2018-04-26 Sanjoy DasAdd test cases to prepare for the optimization that...
2018-04-26 Roman Tereshin[GlobalISel] Reporting rules covered as part of the...
2018-04-26 Roman Lebedev[InstCombine][NFC] add2.ll: add a few commutative checks.
2018-04-26 Roman Lebedev[InstCombine][NFC] Autogenerate checks in add2.ll
2018-04-26 Simon Atanasyan[mips] Accept 32-bit offsets for lb and lbu commands
2018-04-26 Sam Clegg[WebAssembly] Write DWARF data into wasm object file
2018-04-26 Matt ArsenaultDAG: Fix not legalizing vector fcanonicalizes
2018-04-26 Matt ArsenaultAMDGPU: Extend extract_vector_elt fneg combine to fabs
2018-04-26 Matt ArsenaultAMDGPU: Consolidate SubtargetPredicate definitions
2018-04-26 Justin BognerSpecify REQUIRES: default_triple in a few tests
2018-04-26 Geoff Berry[AArch64] Fix scavenged spill slot base when stack...
2018-04-26 Roman Lebedev[NFC][InstCombine] rem.ll: add a few commutative tests.
2018-04-26 Roman Lebedev[NFC][InstCombine] Regenerate rem.ll test
2018-04-26 Alexander Shaposhnikov[llvm-objcopy] Implement --redefine-sym option
2018-04-26 Michael Bergaugmenting description for fcmp fmf - NFC
2018-04-26 Adrian PrantlFix a bug that prevents global variables from having...
2018-04-26 Sam Clegg[WebAssembly] Add version to object file metadata
2018-04-26 Andrea Di Biagio[Tablegen] SubtargetEmitter: move the logic that prints...
2018-04-26 Haicheng Wu[GlobalMerge] Fix a typo
2018-04-26 Vlad TsyrklevichRevert "Enable EliminateAvailableExternally pass for...
2018-04-26 Paul Semel[llvm-objcopy] Add --localize-symbol option
2018-04-26 Vlad TsyrklevichUpdate stale comment in AsmWriter.cpp
2018-04-26 Vlad TsyrklevichEnable EliminateAvailableExternally pass for -O1
2018-04-26 Sam Clegg[WebAssembly] objdump: Don't assume all relocations...
2018-04-26 Sanjay Patel[docs] provide the specific sanitizer option to detect...
2018-04-26 Sam Clegg[WebAssembly] Implement getRelocationValueString()
2018-04-26 Simon Dardis[mips] Fix a test case which is keeping the expensive...
2018-04-26 Mark Searles[AMDGPU][Waitcnt] As of gfx7, VMEM operations do not...
2018-04-26 Simon Dardis[mips] Correct the definitions of some control instructions
2018-04-26 Sanjay Patel[DAGCombiner] limit ftrunc optimizations with function...
2018-04-26 Sanjay Patel[x86] add tests to show potential opt-out of ftrunc...
2018-04-26 Alex Bradbury[RISCV] Implement isLoadFromStackSlot and isStoreToStac...
2018-04-26 Benjamin Kramer[NVPTX] Make the legalizer expand shufflevector of...
2018-04-26 Sanjay Patel[DAGCombiner] refactor FP->int->FP folds; NFC
2018-04-26 Matthew Simpson[SLP] Add tests for transposable binary operations
2018-04-26 Alex Bradbury[RISCV] Implement isZextFree
2018-04-26 Alex Bradbury[RISCV] Add test case showing suboptimal codegen when...
2018-04-26 Matthew Simpson[TTI, AArch64] Add transpose shuffle kind
2018-04-26 Alex Bradbury[RISCV] Implement isTruncateFree
2018-04-26 Lama Saba[X86] Fix Update Kill Register in Avoid SFB Pass -...
2018-04-26 Alex Bradbury[RISCV] Implement isLegalICmpImmediate
2018-04-26 Alex Bradbury[RISCV] Implement isLegalAddImmediate
2018-04-26 Alex Bradbury[RISCV] Add test/CodeGen/RISCV/lsr-legaladdimm.ll
2018-04-26 Andrea Di Biagio[Tablegen] Simplify code in CodeGenSchedule. NFCI
2018-04-26 Sander de Smalen[AArch64][SVE] Enable DiagnosticPredicates for SVE...
2018-04-26 Benjamin Kramer[NVPTX] Deduplicate code. No functionality change.
2018-04-26 Alex Bradbury[RISCV] Implement isLegalAddressingMode for RISC-V
2018-04-26 Florian Hahn[LoopInterchange] Ignore debug intrinsics during legali...
2018-04-26 Sander de Smalen[AsmMatcher] Extend PredicateMethod with optional Diagn...
2018-04-26 Sander de Smalen[AArch64][SVE] Asm: Negative tests for all LD1 gather...
2018-04-26 Sander de Smalen[AArch64][SVE] Asm: Support for gather LD1/LDFF1 (scala...
2018-04-26 Shoaib Meenai[cmake] Make linker detection take flags into account
2018-04-26 Craig Topper[X86] Print 'tbyte ptr' instead of 'xword ptr' for...
2018-04-26 Craig Topper[X86] Remove alignment restriction on loading folding...
2018-04-26 Chandler Carruth[x86] Allow folding unaligned memory operands into...
2018-04-26 Chandler Carruth[x86] NFC: Add tests for idiomatic usage patterns of...
2018-04-26 Max KazantsevRevert "[SCEV] Make computeExitLimit more simple and...
2018-04-25 Reid Kleckner[codeview] Ignore .cv_loc directives at the end of...
2018-04-25 Vedant Kumar[ADT] Make filter_iterator support bidirectional iteration
2018-04-25 Simon Pilgrim[CostModel][X86] Remove hard coded SDIV/UDIV vector...
2018-04-25 Reid KlecknerFix PluginsTests failure on Windows buildbots by enabli...
2018-04-25 Tom StellardAMDGPU/R600: Move int_r600_store_stream_output to the...
2018-04-25 Mark Searles[AMDGPU] Waitcnt pass: add debug options
2018-04-25 David Bolvansky[SimplifyLibcalls] Atoi, strtol replacements
2018-04-25 Francis Visoiu... [MIR] Add support for debug metadata for fixed stack...
2018-04-25 Nico WeberIWYU llvm-config.h for LLVM_VERSION_STRING
2018-04-25 Sam Clegg[WebAssebmly] Add Module name to WasmSymbol
2018-04-25 Nico WeberRename sancov.cc to sancov.cpp
2018-04-25 Simon Pilgrim[CostModel][X86] Add div/rem tests for non-uniform...
2018-04-25 Craig Topper[X86] Form MUL_IMM for multiplies with 3/5/9 to encoura...
next