OSDN Git Service

android-x86/external-llvm.git
2016-09-05 Benjamin Kramer[WebAssembly] Unbreak the build.
2016-09-05 Valery Pykhtin[AMDGPU] Refactor FLAT TD instructions
2016-09-05 James Molloy[Thumb1] Add relocations for fixups fixup_arm_thumb_...
2016-09-05 Igor Breger[AVX512] Fix v8i1 /v16i1 zext + bitcast lowering patter...
2016-09-05 Craig Topper[X86] Make some static arrays of opcodes const and...
2016-09-05 Craig Topper[AVX-512] Simplify X86InstrInfo::copyPhysReg for 128...
2016-09-05 Craig Topper[Target] Remove the AvailableRegClasses vector from...
2016-09-05 Gor Nishanov[Coroutines] Part11: Add final suspend handling.
2016-09-05 Craig Topper[X86] Add AVX and AVX512 command lines to the vec_ss_lo...
2016-09-05 Craig Topper[X86] Remove FsVMOVAPSrm/FsVMOVAPDrm/FsMOVAPSrm/FsMOVAP...
2016-09-05 Peter Zotov[CMake] [OCaml] Allow building OCaml bindings out of...
2016-09-05 NAKAMURA Takumilit/util.py: Another fix for py3.
2016-09-04 Sanjay Patel[InstCombine] allow icmp (and X, C2), C1 folds for...
2016-09-04 Craig Topper[AVX-512] Add EVEX encoded scalar FMA intrinsic instruc...
2016-09-04 Simon Pilgrim[X86] Regenerate x64 mmx/f64 return value tests
2016-09-04 Craig Topper[AVX-512] Remove 128-bit and 256-bit masked floating...
2016-09-04 Lang Hames[ORC] Clone module flags metadata into the globals...
2016-09-04 Simon Pilgrim[X86] Regenerate trunc-store legalization test
2016-09-04 Simon Pilgrim[X86][SSE] Regenerate fcmp/uitofp combine tests
2016-09-04 Lang Hames[ORC] Fix an unfinished comment.
2016-09-04 Sanjay Patel[InstCombine] recode icmp fold in a vector-friendly...
2016-09-04 Hal Finkel[PowerPC] During branch relaxation, recompute padding...
2016-09-04 Igor Bregerrevert r279960.
2016-09-04 Simon PilgrimEOL fixes
2016-09-04 Simon PilgrimStrip trailing whitespace
2016-09-04 Chandler Carruth[PM] Revert r280447: Add a unittest for invalidating...
2016-09-04 Chandler Carruth[LCG] Clean up and make NDEBUG verify calls more rigoro...
2016-09-04 Chandler Carruth[LCG] A NFC refactoring to extract the logic for doing
2016-09-04 Dorit Nuzman[InstCombine] Preserve llvm.mem.parallel_loop_access...
2016-09-04 Lang Hames[ExecutionEngine] Move ObjectCache::anchor from MCJIT...
2016-09-04 Dorit NuzmanTest commit.
2016-09-04 Hal Finkel[PowerPC] Zero-extend constants in FastISel
2016-09-04 Craig Topper[AVX-512] Remove masked integer add/sub/mull intrinsics...
2016-09-04 Joseph TremouletFix inliner funclet unwind memoization
2016-09-03 Craig Topper[X86] Combine some of the strings in autoupgrade code.
2016-09-03 Xinliang David LiCleanup : Use metadata preserving API for branch creation
2016-09-03 Xinliang David Li[Profile] preserve branch metadata lowering select...
2016-09-03 Mehdi AminiFix ThinLTO crash with debug info
2016-09-03 Simon PilgrimStrip trailing whitespace
2016-09-03 Matt ArsenaultAMDGPU: Set sizes of spill pseudos
2016-09-03 Matt ArsenaultAMDGPU: Fix adding duplicate implicit exec uses
2016-09-03 Craig Topper[AVX-512] Add integer ADD/SUB instructions to load...
2016-09-03 Craig Topper[AVX-512] Mark EVEX encoded vpcmpeq as commutable just...
2016-09-03 Nicolai HaehnleAMDGPU: Reduce the duration of whole-quad-mode
2016-09-03 Nicolai HaehnleAMDGPU: Fix an interaction between WQM and polygon...
2016-09-03 Matt ArsenaultAMDGPU: Do basic folding of class intrinsic
2016-09-03 Matt ArsenaultAMDGPU: Fix spilling of m0
2016-09-03 Matt ArsenaultImprove debug error message with register name
2016-09-03 Craig Topper[AVX-512] Add EVEX encoded VPCMPEQ and VPCMPGT to the...
2016-09-03 NAKAMURA TakumiMake lit/util.py py3-compatible.
2016-09-03 Nico WeberRevert r280549.
2016-09-03 Duncan P. N... ADT: Use std::list in SparseBitVector, NFC
2016-09-03 Hal Finkel[PowerPC] Support asm parsing for bc[l][a][+-] mnemonics
2016-09-03 Duncan P. N... ADT: Do not inherit from std::iterator in ilist_iterator
2016-09-03 Duncan P. N... ADT: Split out iplist_impl from iplist, NFC
2016-09-03 Wei MiFix buildbot error.
2016-09-03 Duncan P. N... ADT: Rename NodeTy to T in iplist/ilist template parameters
2016-09-03 Duncan P. N... ADT: Remove external uses of ilist_iterator, NFC
2016-09-03 Duncan P. N... ADT: Fix up IListTest.privateNode and get it passing
2016-09-02 Hal Finkel[PowerPC] Add asm parser/disassembler support for hrfid...
2016-09-02 Hal Finkel[PowerPC] Add support for the extended dcbf form and...
2016-09-02 Yunzhong Gao(LLVM part) Implement MASM-flavor intel syntax behavior...
2016-09-02 Ron LiebermanMake sure to maintain register liveness when generating...
2016-09-02 Gor Nishanovgitignore: ignore VS Code editor files
2016-09-02 Ivan Krasinlit: print process output, if getting the list of googl...
2016-09-02 Zachary Turner[codeview] Make FieldList records print as a yaml sequence.
2016-09-02 Xinliang David Li[Profile] handle select instruction in 'expect' lowering
2016-09-02 Hal Finkel[PowerPC] For larger offsets, when possible, fold offse...
2016-09-02 James Y Knight[Sparc] Mark i128 shift libcalls unavailable in 32...
2016-09-02 Jan VeselyAMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_...
2016-09-02 Sjoerd MeijerSetting fp trapping mode and denormal type: this an...
2016-09-02 Krzysztof ParzyszekDo not consider subreg defs as reads when computing...
2016-09-02 Sanjay Patel[InstCombine] auto-generate assertions for tighter...
2016-09-02 Chad Rosier[SLP] Don't pass a global CL option as an argument...
2016-09-02 Jan VeselyAMDGPU/R600: Expand unaligned writes to local and global AS
2016-09-02 Jan VeselyAMDGPU: Reorganize store tests
2016-09-02 Reid Kleckner[codeview] Use the correct max CV record length of...
2016-09-02 Kyle ButtIfConversion: Add assertions that both sides of a diamo...
2016-09-02 Kyle ButtIfConversion: Fix bug introduced by rescanning diamonds.
2016-09-02 Adam NemetFix up comment from r280442, noticed by Justin.
2016-09-02 Wei MiSplit the store of a wide value merged from an int...
2016-09-02 Sanjay Patel[InsttCombine] fold insertelement of constant into...
2016-09-02 Davide Italiano[lib/LTO] Simplify. No functional change intended.
2016-09-02 Reid KlecknerQuick fix to make LIT_PRESERVES_TMP work again
2016-09-02 Reid Kleckner[lit] Clean up temporary files created by tests
2016-09-02 Derek Schuff[WebAssembly] Update known test failures
2016-09-02 Matthew Simpson[LV] Ensure reverse interleaved group GEPs remain uniform
2016-09-02 Andrea Di BiagioSimplify code a bit. No functional change intended.
2016-09-02 Sanjay Patelfix documentation comments; NFC
2016-09-02 Andrea Di Biagio[instsimplify] Fix incorrect folding of an ordered...
2016-09-02 Andrea Di Biagio[DAGcombiner] Fix incorrect sinking of a truncate into...
2016-09-02 Andrey BokhankoFixed a typo (LLVM/Support/CFG.h -> LLVM/IR/CFG.h)
2016-09-02 Chandler Carruth[PM] Try to fix an MSVC2013 failure due to finding...
2016-09-02 Alexey Bataev[InstCombine] Add test for insertelementinsts with...
2016-09-02 George Rimar[Support] - Fix possible crash in match() of llvm:...
2016-09-02 George Rimar[llvm-readobj] - Teach readobj to print DT_AUXILIARY...
2016-09-02 James Molloy[SimplifyCFG] Add a workaround to fix PR30188
2016-09-02 Craig Topper[AVX-512] Move tests for masked floating point logical...
2016-09-02 Craig Topper[AVX-512] Remove floating point logical operation instr...
2016-09-02 Craig Topper[AVX-512] Add more patterns for masked and broadcasted...
next