OSDN Git Service

android-x86/external-llvm.git
2017-07-28 Adrian PrantlUpdate the Go bindings for r309426 (remove offset from...
2017-07-28 Farhana AleenAdded tests for i8 interleaved-load-pattern of stride...
2017-07-28 Adrian PrantlRemove the unused DBG_VALUE offset parameter from RegAl...
2017-07-28 Sumanth GundapaneniAdd documentation for the attribute "no-jump-tables"
2017-07-28 Sumanth Gundapaneni[SimplifyCFG] Make the no-jump-tables attribute also...
2017-07-28 Kostya Serebryany[libFuzzer] improve support for inline-8bit-counters...
2017-07-28 Krzysztof Parzyszek[Hexagon] Formatting changes, NFC
2017-07-28 Easwaran Raman[Inliner] Do not apply any bonus for cold callsites.
2017-07-28 Adrian PrantlRemove the unused dbg.value offset from SelectionDAG...
2017-07-28 Reid Kleckner[lit] Use a %{python} substitution to avoid relying...
2017-07-28 Reid Kleckner[lit] Remove stale test inputs before running check-lit
2017-07-28 Adrian PrantlReword sentence in LangRef
2017-07-28 Adrian PrantlRemove the obsolete offset parameter from @llvm.dbg...
2017-07-28 Alexey Bataev[SLP] Allow vectorization of the instruction from the...
2017-07-28 Reid KlecknerFix conditional tail call branch folding when both...
2017-07-28 Matt ArsenaultAMDGPU: Look through a bitcast user of an out argument
2017-07-28 Chad Rosier[Value Tracking] Refactor icmp comparison logic into...
2017-07-28 Matt ArsenaultAMDGPU: Add pass to replace out arguments
2017-07-28 Hiroshi Yamauchi[LVI] Constant-propagate a zero extension of the switch...
2017-07-28 Tim NorthoverGlobalISel: map 128-bit values to an FPR by default.
2017-07-28 Reid Kleckner[lit] Dump some FileCheck inputs to try to debug some...
2017-07-28 Reid Kleckner[lit] Fix shtest-format external_shell failures
2017-07-28 Matt ArsenaultAMDGPU: Annotate implicitarg.ptr usage
2017-07-28 Wei Mi[GVN] Recommit the patch "Add phi-translate support...
2017-07-28 Chris Bieneman[CMake] NFC. Add intrinsics_gen target to CMake Exports
2017-07-28 Chad Rosier[ValueTracking] Remove a number of unused arguments...
2017-07-28 Joel Jones[AArch64] Standardize suffixes for LSE Atomics mnemonic...
2017-07-28 Strahinja Petrovic[ARM] Add the option to directly access TLS pointer
2017-07-28 Simon Pilgrim[X86] Add test case for PR33290
2017-07-28 Simon Pilgrim[X86][AVX] Cleanup shuffle combine tests - remove old...
2017-07-28 Peter Smith[ARM] Add test to check pcs of ARM ABI runtime floating...
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...
next