OSDN Git Service

android-x86/external-llvm.git
2017-07-30 David BlaikieDebugInfo: Provide option for explicitly specifying...
2017-07-30 Sam ElliottMigrate PGOMemOptSizeOpt to use new OptimizationRemarkE...
2017-07-29 Florian Hahn[AArch64] Tie source and destination operands for AESMC...
2017-07-29 Florian Hahn[AArch64] Use 8 bytes as preferred function alignment...
2017-07-29 Saleem AbdulrasoolMC: simplify internal function call parameter
2017-07-29 Saleem AbdulrasoolMC: account for the return column in the CIE key
2017-07-29 Hiroshi InoueFix test failure without X86 backend
2017-07-29 Simon Pilgrim[SelectionDAG][X86] CombineBT - more aggressively deter...
2017-07-29 Tobias Grosser[tests] Do not emity binary bitcode to stdout in Region...
2017-07-29 Michal Gorny[OCaml] Pass -D/-UNDEBUG through to ocamlc
2017-07-29 Dehao ChenUpdate the test to make windows bot pass.
2017-07-29 Michal Gorny[OCaml] Install dynamic libraries in 'stubdirs' directory
2017-07-29 Sanjoy Das[SCEV] Change an early exit to an assert; NFC
2017-07-29 Dehao Chenupdate the test file that was omitted in r309478.
2017-07-29 Dehao ChenRefine the PGOOpt and SamplePGOSupport handling.
2017-07-29 Tom StellardAMDGPU: Remove deadcode from AMDGPUInstPrinter
2017-07-29 Tom StellardAMDGPU: Move INDIRECT_BASE_ADDR definition out of commo...
2017-07-29 Jessica Paquette[MachineOutliner] NFC: Change IsTailCall to a call...
2017-07-29 NAKAMURA Takumilit::shtest-format.py: Make write-bad-encoding.py py3...
2017-07-29 Matt ArsenaultAMDGPU: Make areMemAccessesTriviallyDisjoint more aware...
2017-07-29 Matt ArsenaultAMDGPU: Teach isLegalAddressingMode about global_*...
2017-07-29 Matt ArsenaultAMDGPU: Start selecting global instructions
2017-07-29 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize-use-using and...
2017-07-29 Alexander Shaposhnikov[llvm] Update MachOObjectFile::exports interface
2017-07-28 Eli FriedmanFix update_llc_test_checks.py ARM parsing
2017-07-28 Tobias Edler... [LTO] llvm-lto2: Add option to load sample profile
2017-07-28 Adrian PrantlRemove the unused offset field from LiveDebugValues...
2017-07-28 Adrian PrantlRemove the unused offset field from LiveDebugVariables...
2017-07-28 Adrian PrantlRemove the unused offset from DBG_VALUE (NFC)
2017-07-28 Adrian PrantlRemove the unused DBG_VALUE offset parameter from Globa...
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...
next