OSDN Git Service

android-x86/external-llvm.git
2016-12-06 Eli Friedman[CodeGen] Fix result type for SMULO/UMULO legalization
2016-12-06 Matt ArsenaultAMDGPU: Fix operand name for v_interp_*
2016-12-06 Sanjay Patel[InstSimplify] fixed (?) to not mutate icmps
2016-12-06 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-equals-delete...
2016-12-06 Tom StellardAMDGPU/SI: Set correct value for amd_kernel_code_t...
2016-12-06 Davide Italiano[BDCE/DebugInfo] Preserve llvm.dbg.value's argument.
2016-12-06 Tom StellardAMDGPU/SI: Don't move copies of immediates to the VALU
2016-12-06 Tim NorthoverGlobalISel: correctly handle small args via memory.
2016-12-06 Zvi Rackover[X86] Prefer reduced width multiplication over pmulld...
2016-12-06 Simon Pilgrim[DAGCombine] Add (sext_in_reg (zext x)) -> (sext x...
2016-12-06 Sanjay Patel[InstSimplify] add folds for and-of-icmps with same...
2016-12-06 Tim NorthoverGlobalISel: fall back gracefully when we hit unhandled...
2016-12-06 Simon Pilgrim[SelectionDAG] We can ignore knownbits from an undef...
2016-12-06 Sanjay Patel[InstSimplify] add tests for and-of-icmps; NFC
2016-12-06 Tim NorthoverGlobalISel: handle G_SEQUENCE fallbacks gracefully.
2016-12-06 Tim NorthoverGlobalISel: allow G_SELECT instructions for pointers.
2016-12-06 Tim NorthoverGlobalISel: stop the legalizer from trying to handle...
2016-12-06 Sanjay Patel[InstSimplify] add folds for or-of-icmps with same...
2016-12-06 George Rimar[llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOT...
2016-12-06 Sanjay Patel[InstSimplify] add tests for or-of-icmps; NFC
2016-12-06 Chris Bieneman[CMake] Fixing clang standalone build
2016-12-06 Simon Pilgrim[X86][SSE] Add knownbits test demonstrating demandedelt...
2016-12-06 Simon Pilgrim[X86][SSE] Added vector sext_in_reg combine tests
2016-12-06 George RimarRemoved trailing whitespaces. NFC.
2016-12-06 George Rimar[Support/ELF] - Add OpenBSD PT_OPENBSD_BOOTDATA constant.
2016-12-06 Simon Pilgrim[X86] Improve UMAX/UMIN knownbits test
2016-12-06 Simon PilgrimAvoid repeated calls to Op.getOpcode(). NFCI.
2016-12-06 Daniel Sanders[globalisel][aarch64] Fix unintended assumptions about...
2016-12-06 Daniel Sanders[globalisel][aarch64] Replace magic numbers with corres...
2016-12-06 Daniel Sanders[globalisel][aarch64] Correct argument names in comments.
2016-12-06 Simon Pilgrim[SLPVectorizer][X86] Tests to show missed buildvector...
2016-12-06 Oliver Stannard[ARM] Better error message for invalid flag-preserving...
2016-12-06 Ayman Musa[X86][AVX512] Detect repeated constant patterns in...
2016-12-06 Simon Pilgrim[X86] Add tests to show missed opportunities to calcula...
2016-12-06 Nemanja Ivanovic[PowerPC] Improvements for BUILD_VECTOR Vol. 4
2016-12-06 Daniel Sanders[globalisel][aarch64] Prefix PartialMappingIdx enumerat...
2016-12-06 Simon PilgrimFix MSVC -Wmicrosoft-enum-value 'enumerator value is...
2016-12-06 Simon PilgrimFix MSVC bool to uint64_t promotion warning
2016-12-06 Chandler Carruth[LCG] Add some much needed asserts and verify runs...
2016-12-06 Florian Hahn[framelowering] Improve tracking of first CS pop instru...
2016-12-06 Sam McCallAdd missing parens in assert.
2016-12-06 Chandler Carruth[PM] Basic cleanups to CGSCC update code, NFC.
2016-12-06 Craig Topper[X86] Remove another weird scalar sqrt/rcp/rsqrt pattern.
2016-12-06 Craig Topper[X86] Add test case demonstrating a case where a vector...
2016-12-06 Craig Topper[X86] Regenerate a test using update_llc_test_checks.py
2016-12-06 Craig Topper[X86] Remove bad pattern that caused 128-bit loads...
2016-12-06 Craig Topper[X86] Add test case that shows a scalar sqrtsd intrinsi...
2016-12-06 Craig Topper[X86] Correct pattern for VSQRTSSr_Int, VSQRTSDr_Int...
2016-12-06 Chris Bieneman[ObjectYAML] First bit of support for encoding DWARF...
2016-12-06 Craig Topper[X86] Remove scalar logical op alias instructions....
2016-12-06 Chris Bieneman[CMake] Cleanup TableGen include flags
2016-12-06 Philip Reames[LVI] Remove dead code in mergeIn
2016-12-06 Philip Reames[LVI] Extract a helper function
2016-12-06 Philip Reames[LVI] Hide the last markX function on LVILatticeVal
2016-12-06 Philip Reames[LVI] Hide a confusing internal interface
2016-12-06 Mandeep Singh... [llvm] Fix D26214: Move error handling out of MC and...
2016-12-06 Philip Reames[LVI] Remove duplicate code using existing helper function
2016-12-06 Davide ItalianoRevert "[SCCP] Remove manual folding of terminator...
2016-12-06 Zijiao MaRefactor TargetParserTests.
2016-12-06 Mehdi AminiIntroduces cmake option `LLVM_DISABLE_ABI_BREAKING_CHEC...
2016-12-06 Matt ArsenaultAMDGPU: Don't required structured CFG
2016-12-06 Bob Haarmanrevert inadvertedly introduced build break
2016-12-05 Weiming ZhaoSummary: Currently there is no way to disable deprecate...
2016-12-05 Kostya Serebryany[libFuzzer] refactor the code to allow collecting featu...
2016-12-05 Tim NorthoverGlobalISel: avoid looking too closely at PHIs when...
2016-12-05 Davide Italiano[SCCP] Remove manual folding of terminator instructions.
2016-12-05 Davide Italiano[TableGen] Centralize/Unify error handling.
2016-12-05 Bob Haarman[pdb] handle missing pdb streams more gracefully
2016-12-05 Tim NorthoverGlobalISel: place constants correctly in the entry...
2016-12-05 Matt ArsenaultAMDGPU: Consolidate inline immediate predicate functions
2016-12-05 Tim NorthoverGlobalISel: handle pointer arguments that get assigned...
2016-12-05 Matt ArsenaultAMDGPU: Minor assembler refactoring
2016-12-05 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-equals-delete...
2016-12-05 Tim NorthoverGlobalISel: translate constants larger than 64 bits.
2016-12-05 Tim NorthoverGlobalISel: make G_CONSTANT take a ConstantInt rather...
2016-12-05 Tim NorthoverGlobalISel: improve translation fallback for constants.
2016-12-05 Tim NorthoverGlobalISel: handle 1-element aggregates during ABI...
2016-12-05 Keno Fischer[LAA] Prevent invalid IR for loop-invariant bound in...
2016-12-05 Michael Kuperstein[X86] Fix non-intrinsic roundss/roundsd to not read...
2016-12-05 Matt ArsenaultAMDGPU: Assembler support for exp
2016-12-05 Matt ArsenaultAMDGPU: Change how exp is printed
2016-12-05 Matt ArsenaultAMDGPU: Refactor exp instructions
2016-12-05 Eric Fiselier[lit] Support custom parsers in parseIntegratedTestScript
2016-12-05 Matthias BraunTableGen/AsmMatcherEmitter: Bring sorting check back...
2016-12-05 Quentin Colombet[AArch64][RegisterBankInfo] Fix typo in the logic used...
2016-12-05 Adrian Prantl[DIExpression] Introduce a dedicated DW_OP_LLVM_fragmen...
2016-12-05 Chris Bieneman[CMake] Fix symlink refactor for multi-configuration...
2016-12-05 Sanjay Patel[TargetLowering] add special-case for demanded bits...
2016-12-05 Sanjay Patel[x86] fold fand (fxor X, -1) Y --> fandn X, Y
2016-12-05 Simon PilgrimUse range based for loop. NFCI.
2016-12-05 Nirav Dave[PPC] Slightly Improve Assembly Parsing errors and...
2016-12-05 Simon Dardis[mips][ias] N32/N64 must not sort the relocation table.
2016-12-05 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-12-05 Simon Pilgrim[X86][SSE] Add helper function to create UNPCKL/UNPCKH...
2016-12-05 Diana Picus[GlobalISel] Extract handleAssignments out of AArch64Ca...
2016-12-05 Sam Kolton[AMDGPU] Disassembler: fix s_buffer_store_dword instruc...
2016-12-05 Michal Gorny[cmake] Include component in Sphinx install rules
2016-12-05 Matthias BraunTableGen/AsmMatcherEmitter: Trust that stable_sort...
2016-12-05 Matthias BraunTableGen: Some more std::string->StringInit* replacements
2016-12-05 Matthias BraunTableGen/Record: Shortcut member access in hottest...
next