OSDN Git Service

android-x86/external-llvm.git
2017-07-28 Max Kazantsev[SCEV] Do not visit nodes twice in containsConstantSome...
2017-07-28 Jessica Paquette[MachineOutliner] NFC: Comment tidying
2017-07-28 Michal GornyRevert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for...
2017-07-28 Saleem Abdulrasooltest: require x86 backend
2017-07-28 Saleem AbdulrasoolMC: add support for cfi_return_column
2017-07-28 Saleem AbdulrasoolMC: clang-format enumeration (NFC)
2017-07-28 Sanjoy DasRevert "[SCEV] Cache results of computeExitLimit"
2017-07-28 Jessica Paquette[MachineOutliner] NFC: Split up getOutliningBenefit
2017-07-28 Davide Italiano[JumpThreading] Stop falsely preserving LazyValueInfo.
2017-07-28 David BlaikieDebugInfo: Consider a CU containing only local imported...
2017-07-28 Davide Italiano[JumpThreading] Add an option to dump LazyValueInfo...
2017-07-28 Matthias BraunARMFrameLowering: Only set ExtraCSSpill for actually...
2017-07-28 Reid Kleckner[lit] Port googletest lit tests to Windows
2017-07-28 Dehao ChenChanging the default MaxNumPromotions from 2 to 3.
2017-07-28 Dehao ChenSeparate the ICP total threshold and remaining threshold.
2017-07-28 Dehao ChenIncrease the ImportHotMultiplier to 10.0
2017-07-28 Reid Kleckner[X86] Fix latent bug in sibcall eligibility logic
2017-07-28 Kostya Serebryany[sanitizer-coverage] rename sanitizer-coverage-create...
2017-07-27 Adrian PrantlRemove unused function from AArch64 backend (NFC)
2017-07-27 Kostya Serebryany[sanitizer-coverage] add a feature sanitizer-coverage...
2017-07-27 Jessica Paquette[MachineOutliner] Cleanup: move findCandidates out...
2017-07-27 Reid Kleckner[llvm-pdbutil] Clean up ExitOnError usage to add "...
2017-07-27 Reid Kleckner[PDB] Initialize the std::array<ulittle32_t> used for...
2017-07-27 Davide Italiano[ConstantFolder] Don't try to fold gep when the idx...
2017-07-27 Ahmed Bougacha[X86] Don't lie about legality to TLI's demanded bits.
2017-07-27 Ahmed Bougacha[AArch64] Remove outdated comment. NFC.
2017-07-27 Ahmed Bougacha[AArch64] Fix legality info passed to demanded bits...
2017-07-27 Michal Gorny[OCaml] Fix undefined reference to LLVMDumpType() with...
2017-07-27 Michal Gorny[OCaml] Respect CMAKE_C_FLAGS for OCaml C files
2017-07-27 Eric BeckmannAdd test to reject merging of empty manifest.
2017-07-27 Florian Hahn[ARM] Add use-misched feature, to enable the MachineSch...
2017-07-27 Dinar TemirbulatovChange prefix in vector-shuffle-combining-avx.patch...
2017-07-27 whitequark[MergeFunctions] Remove alias support.
2017-07-27 Brian Gesiak[lit] Fix TestRunner unit test on Windows
2017-07-27 Brian GesiakUn-revert "Teach the CMake build system to run lit...
2017-07-27 Davide Italiano[FunctionImport] Prefer isa<> to dyn_cast<> as the...
2017-07-27 Hiroshi Yamauchi[InstCombine] Simplify pointer difference subtractions...
2017-07-27 Reid Kleckner[PDB] Write public symbol records and the publics hash...
2017-07-27 Simon Pilgrim[SelectionDAG] Improve DAGTypeLegalizer::convertMask...
2017-07-27 Dinar Temirbulatov[X86] SET0 to use XMM registers where possible PR26018...
2017-07-27 Adam NemetRelax the matching in these tests
2017-07-27 Adam Nemet[ICP] Migrate to OptimizationRemarkEmitter
2017-07-27 Adam Nemet[OptRemark] Allow streaming of 64-bit integers
2017-07-27 Brian Gesiak[lit] Fix order of checks in shtest-shell.py test
2017-07-27 Daniel NeilsonAll libcalls should be considered to be GC-leaf functions.
2017-07-27 Florian Hahn[TargetParser] Use enum classes for various ARM kind...
2017-07-27 Alexey Bataev[SLP] Outline code for the check that instruction users...
2017-07-27 Simon Pilgrim[SelectionDAG] Avoid repeated calls to getNumOperands...
2017-07-27 David BlaikieFix assert from r309278
2017-07-27 Adrian Prantlremove redundant check
2017-07-27 David BlaikieThinLTO: Don't import aliases of any kind (even linkonc...
2017-07-27 Simon Pilgrim[SelectionDAG] Tidyup mask creation. NFCI.
2017-07-27 Florian Hahn[ARM] Mark labels in skipAlignedDPRCS2Spills as fallthr...
2017-07-27 Andrew V. TischenkoAdded cost of ZEROALL and ZEROUPPER instrs in btver2...
2017-07-27 Evgeny Astigeevich[InlineCost, NFC] Change CallAnalyzer::isGEPFree to...
2017-07-27 Daniel Sanders[globalisel][tablegen] Ensure MatchTable's are compile...
2017-07-27 Simon Pilgrim[X86][AVX] Regenerate shuffle tests with broadcast...
2017-07-27 Daniel SandersRe-commit: r309094 [globalisel][tablegen] Fuse the...
2017-07-27 Simon Pilgrim[X86] Adding test cases for LEA factorization (PR32755...
2017-07-27 Simon Pilgrim[X86] Tidyup MaskedLoad/Store mask creation. NFCI.
2017-07-27 Mohammed Agabaria[TTI] fixing a bug in the isLegalMaskedScatter API
2017-07-27 Hiroshi Inoue[PowerPC] enable optimizeCompareInstr for branch with...
2017-07-27 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-27 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-27 Craig Topper[X86] Improve the unknown stepping support for Intel...
2017-07-27 Aditya Nandakumar[GISel]: Missed passing in a parameter to addUsesFromArgs
2017-07-27 Eric BeckmannRemove check for i686.
2017-07-27 Eric BeckmannRe-enable libxml2 tests.
2017-07-27 Spyridoula... [DWARF] Minor code style modification, no functionality...
2017-07-27 David BlaikieDebugInfo: Ensure imported entities at the top level...
2017-07-26 Eugene Zelenko[Hexagon] Fix expensive checks build bot broken in...
2017-07-26 Petr Hosek[CMake] Disable -Werror for CMake checks
2017-07-26 Eugene Zelenko[Hexagon] Partially revert r309230 which caused some...
2017-07-26 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize-use-using and...
2017-07-26 Eric BeckmannSee if disabling libxml tests will pass the i686 bot.
2017-07-26 Reid Kleckner[lit] Fix race between shtest-shell and max-failures...
2017-07-26 Reid Kleckner[lit] Fix shtest-shell and max-failures lit tests on...
2017-07-26 Reid Kleckner[lit] Fix shtest-output-printing.py on Windows by match...
2017-07-26 Reid Kleckner[lit] Fix discovery.py on Windows by matching backslash...
2017-07-26 Hiroshi YamauchiFix a comment (test commit).
2017-07-26 Reid Kleckner[lit] Un-XFAIL selecting.py test on Windows
2017-07-26 Stanislav Mekhanoshin[AMDGPU] Optimize SI_IF lowering for simple if regions
2017-07-26 Evandro Menezes[ARM] Minor cosmetic edits (NFC)
2017-07-26 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-07-26 Eric BeckmannClose if statement in config-ix.cmake while checking...
2017-07-26 Eric BeckmannRevert "Set a different var for checking I686, because...
2017-07-26 Wei DingAMDGPU : Widen extending scalar loads to 32-bits.
2017-07-26 Eric BeckmannSet a different var for checking I686, because LLVM_NAT...
2017-07-26 Davide Italiano[gold] Relax this tests a little more.
2017-07-26 Davide Italiano[gold] Relax tests to account for difference in layout...
2017-07-26 Matt ArsenaultAMDGPU: Fix using SMRD instructions for argument loads...
2017-07-26 Jakub Kuderski[Dominators] Fix typos. NFC.
2017-07-26 Eric BeckmannDisable libxml on i686, because it is a 32 bit architec...
2017-07-26 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_OR as legal
2017-07-26 Aditya Nandakumar[GISel]: Avoid zero length array when building Instrs...
2017-07-26 Peter CollingbourneChange CallLoweringInfo::CS to be an ImmutableCallSite...
2017-07-26 Adam NemetMigrate SimplifyLibCalls to new OptimizationRemarkEmitter
2017-07-26 Andrew V. TischenkoThis patch returns proper value to indicate the case...
2017-07-26 Adrian PrantlDo a better job at emitting prefrabricated skeleton...
2017-07-26 Eric BeckmannUnlink nodes instead of copying, to avoid memory problems.
next