OSDN Git Service

android-x86/external-llvm.git
2017-07-31 NAKAMURA Takumigold/CMakeLists.txt: Prune (-D_LARGEFILE_SOURCE -D_FILE...
2017-07-31 NAKAMURA TakumiPrune trailing linefeed at eof.
2017-07-31 David BlaikieDebugInfo: Fix r309526, ensure resetting base address...
2017-07-30 David BlaikieDebugInfo: Use base address selection entries in debug_...
2017-07-30 Saleem Abdulrasooltest: add an additional cfi_return_column test
2017-07-30 Saleem Abdulrasooltest: make the test clearer (NFC)
2017-07-30 Lama SabaNFC: spell correction.
2017-07-30 Tobias GrosserFix typo in comment
2017-07-30 David Blaikiellvm-symbolizer/print_context.c test: Make debug info...
2017-07-30 David Blaikiellvm-symbolizer: Make test portable using an explicit...
2017-07-30 David BlaikieMake test robust to changes in prefix/avoid hardcoded...
2017-07-30 Dylan McKayRevert "[AVR] Mark a failing symbolizer test as XFAIL"
2017-07-30 David BlaikieDebugInfo: Fix for CU index usage in 309507
2017-07-30 Dylan McKay[AVR] Mark a failing symbolizer test as XFAIL
2017-07-30 Michael ZuckermanExpanding the test case for vf8 for stride 4 interleaved.
2017-07-30 Coby Tayree[x86][inline-asm][ms-compat] legalize the use of "jc...
2017-07-30 David BlaikieDebugInfo: Use DWP cu_index to speed up symbolizing...
2017-07-30 David BlaikieDebugInfo: Group member variable along with the rest
2017-07-30 Craig Topper[X86] Add addsub intrinsics to the intrinsic lowering...
2017-07-30 Dehao ChenRefactor the build{Module|Function}SimplificationPipeli...
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)
next