OSDN Git Service

android-x86/external-llvm.git
2016-08-19 Krzysztof Parzyszek[Hexagon] Fix incorrect generation of S4_subi_asl_ri
2016-08-19 Sanjay Patel[InstCombine] use m_APInt to allow icmp (shl 1, Y)...
2016-08-19 Krzysztof Parzyszek[Hexagon] Add missing pattern for C4_cmplte
2016-08-19 Sanjay Patel[InstCombine] use m_APInt to allow icmp X, C folds...
2016-08-19 Mehdi Amini[LTO] Remove dead-code: collectUsedGlobalVariables...
2016-08-19 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-19 Sanjay Patel[InstCombine] add missing tests for basic icmp folds
2016-08-19 Krzysztof Parzyszek[Hexagon] Make p0 an explicit operand in VA1_clr* subin...
2016-08-19 Krzysztof Parzyszek[Hexagon] Add explicit default constructor for HexagonS...
2016-08-19 Krzysztof ParzyszekUnxfail passing tests on Hexagon
2016-08-19 Krzysztof Parzyszek[Hexagon] Allow tail-call optimization when mixing...
2016-08-19 Krzysztof Parzyszek[Hexagon] Check for empty live interval
2016-08-19 Krzysztof Parzyszek[Hexagon] Consider zext/sext of a load to i32 to be...
2016-08-19 Anton KorobeynikovRevert r279242 - it's failing the tests
2016-08-19 Krzysztof Parzyszek[Hexagon] Handle J2_jumptpt and J2_jumpfpt instructions
2016-08-19 Krzysztof Parzyszek[Hexagon] Fix indentation, NFC
2016-08-19 Krzysztof Parzyszek[Hexagon] Remove unnecessary llvm::, NFC
2016-08-19 Krzysztof Parzyszek[Hexagon] Rename the HEXAGON_MC namespace to Hexagon_MC...
2016-08-19 Anton KorobeynikovFix PR27500: on MSP430 the branch destination offset...
2016-08-19 Krzysztof Parzyszek[Hexagon] Mark PS_jumpret as pseudo-instruction, expand...
2016-08-19 Krzysztof Parzyszek[Hexagon] Improvements to handling and generation of...
2016-08-19 Benjamin Kramer[LoopVectorize] Don't copy std::vector in for-range...
2016-08-19 Chandler Carruth[PM] Revert r279227 and r279228 until I can find someon...
2016-08-19 Simon Pilgrim[X86][SSE] Add support for matching commuted insertps...
2016-08-19 James Molloy[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
2016-08-19 Chandler Carruth[PM] Fix a compile error with GCC. NFC.
2016-08-19 Chandler Carruth[PM] Make the the new pass manager support fully generi...
2016-08-19 Chandler Carruth[PM] Try to work-around what appears to be an MSVC...
2016-08-19 James Molloy[CodeGen] Fix a trivial type conversion bug dating...
2016-08-19 Vitaly Buka[asan] Fix size of shadow incorrectly calculated in...
2016-08-19 Chandler Carruth[PM] NFC refactoring: remove the AnalysisManagerBase...
2016-08-19 Vassil Vassilev[modules] Add missing include.
2016-08-19 Chandler Carruth[PM] Redesign how the new PM detects whether an analysi...
2016-08-19 Chandler Carruth[PM] Rework the new PM support for building the ModuleS...
2016-08-19 NAKAMURA TakumiFix tests in llvm/test/tools/gold/X86 to satisfy r279014.
2016-08-19 Xinliang David Li[Profile] Fix edge count read bug
2016-08-19 Mehdi Amini[LTO] Move callback member from base class to the deriv...
2016-08-19 Mehdi AminiConstify some path in the bitcode writer (NFC)
2016-08-19 Mehdi Amini[LTO] Add a move to inialize member in ctor initializat...
2016-08-19 Xinliang David Li[Profile] Simple code refactoring for reuse /NFC
2016-08-19 Dean Michael... [XRay] Synthesize a reference to the xray_instr_map
2016-08-19 Lang Hames[RuntimeDyld][MCJIT] Un-XFAIL some tests that were...
2016-08-19 Matthias BraunRevert "RegScavenging: Add scavengeRegisterBackwards()"
2016-08-19 Chandler Carruth[ADT] Add the worlds simplest STL extra. Or at least...
2016-08-19 Lang Hames[RuntimeDyld] Add support for ELF R_ARM_REL32 and R_ARM...
2016-08-18 Vitaly Buka[asan] Optimize store size in FunctionStackPoisoner...
2016-08-18 Andrew KaylorInclude X86CallFrameOptimization in the opt-bisect...
2016-08-18 Saleem AbdulrasoolAArch64: remove extraneous padding
2016-08-18 Chris Bieneman[CMake] Add variables for tracking which runtimes are...
2016-08-18 Matthias BraunCodeGen: Add/Factor out LiveRegUnits class; NFCI
2016-08-18 Jacques PienaarFix link quotes on AArch64's CompilerWriterInfo section.
2016-08-18 Kyle ButtCodeGen: If Convert blocks that would form a diamond...
2016-08-18 Kyle ButtIfConversion: Rescan diamonds.
2016-08-18 Kyle ButtIfConversion: Handle inclusive ranges more carefully.
2016-08-18 Hemant Kulkarnillvm-objdump: Add Hexagon printer changes for -S/-l...
2016-08-18 Chris Bieneman[CMake] Create convenience targets for runtime projects
2016-08-18 Zhan Jun Liau[SystemZ] Use valid base/index regs for inline asm
2016-08-18 Tim Shen[Analysis] Change several Analysis pieces to use NodeRe...
2016-08-18 Chris Bieneman[CMake] Make llvm-config implicit dependency for subpro...
2016-08-18 Chris Bieneman[CMake] Minor fix to regex in r279152
2016-08-18 Chris Bieneman[CMake] Support for generating Xcode 8 compatible toolc...
2016-08-18 Sanjay Patel[InstCombine] add helper function for folds of icmp...
2016-08-18 Jacques Pienaar[lanai] Add ISA document to CompilerWritersInfo
2016-08-18 Tom StellardAMDGPU/SI: Fix a test in wqm.ll to always use s_cbranch...
2016-08-18 Kostya Serebryany[libFuzzer] add more __attribute__((visibility("default")))
2016-08-18 Amaury SechetMake cltz and cttz zero undef when the operand cannot...
2016-08-18 Sanjay Patel[InstCombine] use m_APInt to allow icmp (trunc X, Y...
2016-08-18 Sanjay Patel[InstCombine] clean up foldICmpTruncConstant(); NFCI
2016-08-18 Michael Kuperstein[SelectionDAG] Rename fextend -> fpextend, fround ...
2016-08-18 Wei DingAMDGPU : Fix QSAD and MQSAD instructions' incorrect...
2016-08-18 Matthew Simpson[SLP] Initialize VectorizedValue when gathering
2016-08-18 Matthias BraunRegScavenging: Add scavengeRegisterBackwards()
2016-08-18 Kyle ButtBranch Folding: Accept explicit threshold for tail...
2016-08-18 Pete CooperAdd a version of Intrinsic::getName which is more effic...
2016-08-18 Simon Pilgrim[X86][SSE] Missed insertps shuffle patterns
2016-08-18 Chris Bieneman[CMake] Silence message on multi-configuration generators
2016-08-18 Vitaly Buka[asan] Extend test
2016-08-18 Valery Pykhtin[AMDGPU] add s_incperflevel/s_decperflevel intrinsics.
2016-08-18 Elliot ColpFix SystemZ compilation abort caused by negative AND...
2016-08-18 Duncan P. N... AArch64: Don't call getIterator() on iterators
2016-08-18 Eugene Zelenko[LLVM] Fix some Clang-tidy modernize-use-using and...
2016-08-18 Sanjay Patel[InstCombine] use m_APInt to allow icmp (udiv X, Y...
2016-08-18 Dan Gohman[WebAssembly] Disable the store-results optimization.
2016-08-18 Chandler Carruth[Assumptions] Make collecting ephemeral values not...
2016-08-18 Vedant KumarFix -Wpessimizing-move error, NFC
2016-08-18 Sanjay Patel[InstCombine] clean up foldICmpUDivConstant; NFC
2016-08-18 Duncan P. N... Reapply "ADT: Remove references in has_rbegin for rever...
2016-08-18 Zachary TurnerResubmit "Write the TPI stream from a PDB to Yaml."
2016-08-18 Saleem Abdulrasoolllvm-objdump: add coff import library symbol listing...
2016-08-18 Duncan P. N... Revert "ADT: Remove references in has_rbegin for reverse()"
2016-08-18 Duncan P. N... ADT: Remove references in has_rbegin for reverse()
2016-08-18 Artur PilipenkoCVP. Turn marking adds as no wrap (introduced by r27810...
2016-08-18 Ahmed Bougacha[AArch64][GlobalISel] Select floating-point binary...
2016-08-18 Ahmed Bougacha[GlobalISel] Add floating-point binary ops.
2016-08-18 Davide Italiano[IRCE] Switch over to LLVM_DUMP_METHOD. NFCI.
2016-08-18 Richard Barton[ARM] Correct ARMv8*-A optional extension definitions...
2016-08-18 Sanjay Patel[InstCombine] use m_APInt to allow icmp (mul X, Y)...
2016-08-18 Derek Schuff[WebAssembly] Refactor WebAssemblyLowerEmscriptenExcept...
2016-08-18 Ahmed Bougacha[AArch64][GlobalISel] Select G_SDIV/G_UDIV.
2016-08-18 Ahmed Bougacha[GlobalISel] Add support for DIV/REM.
next