OSDN Git Service

android-x86/external-llvm.git
2019-01-05 Craig Topper[X86] Allow LowerTRUNCATE to use PACKUS/PACKSS for...
2019-01-05 Nikita Popov[InstCombine] Improve cttz/ctlz + icmp tests; NFC
2019-01-05 Mike SpertusEnhance MSVC visualization of PointerUnions
2019-01-05 Nikita Popov[InstCombine] Add cttz/ctlz + icmp ugt/ult tests; NFC
2019-01-05 Nikita Popov[InstCombine] Relax cttz/ctlz with select on zero
2019-01-05 Nikita Popov[InstCombine] Add vector tests for select + ctlz/cttz...
2019-01-05 Nico Weber[gn build] Merge r350423
2019-01-05 Nico Weber[gn build] Add build files for unittests under llvm...
2019-01-05 Easwaran Raman[Inliner] Optimize shouldBeDeferred
2019-01-05 Craig Topper[X86] Require second operand of X86vshiftuniform to...
2019-01-05 Nico Weber[gn build] Add build files for unittests that load...
2019-01-05 Evgeniy StepanovRevert "Revert "[hwasan] Android: Switch from TLS_SLOT_...
2019-01-05 Nico Weber[gn build] Add build file for DebugInfoPDBTests
2019-01-04 Rong Xu[PGO] Use SourceFileName rather module name in PGOFuncName
2019-01-04 Nikita Popov[X86] Fix warning; NFC
2019-01-04 Vyacheslav... Update the pr_datasz of .note.gnu.property section.
2019-01-04 Nikita Popov[BDCE] Remove dead uses of arguments
2019-01-04 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2019-01-04 Craig Topper[X86] Add INSERT_SUBVECTOR to ComputeNumSignBits
2019-01-04 Sanjay Patel[x86] add tests for potential horizontal vector ops...
2019-01-04 Peter Collingbournehwasan: Implement lazy thread initialization for the...
2019-01-04 Teresa Johnson[ThinLTO] Handle chains of aliases
2019-01-04 Sanjay Patel[x86] lower extracted fadd/fsub to horizontal vector...
2019-01-04 Vedant Kumar[CodeExtractor] Do not extract unsafe lifetime markers
2019-01-04 Sanjay Patel[InstCombine] reduce raw IR narrowing rotate patterns...
2019-01-04 Nico Weber[gn build] Merge r350351
2019-01-04 Nico Weber[gn build] Commit change that should have been in r350410.
2019-01-04 Nico Weber[gn build] Add even more build files for LLVM unittests
2019-01-04 Nico Weber[gn build] Add more build files for LLVM unittests
2019-01-04 Nico Weber[gn build] Start adding build files for LLVM unittests
2019-01-04 Nico Weber[gn build] Add check-llvm target and make it work
2019-01-04 Nico Weber[gn build] Add build file for libLTO.dylib
2019-01-04 John Brawn[LICM] Adjust how moving the re-hoist point works
2019-01-04 Nico Weber[gn build] Add build files for llvm/lib/{LineEditor...
2019-01-04 Nirav DaveUndo r350355 "[X86] Remove terrible DX Register parsing...
2019-01-04 Simon Pilgrim[CostModel][X86] Fix SSE1 FADD/FSUB costs
2019-01-04 Ranjeet SinghRevert patches 348835 and 348571 because they're
2019-01-04 Simon Pilgrim[CostModel][X86] Add SSE1 fp cost tests
2019-01-04 Mark SearlesFix typo: "with he MODULE" -> "with the MODULE"
2019-01-04 Simon Pilgrim[X86] Add VPSLLI/VPSRLI ((X >>u C1) << C2) SimplifyDema...
2019-01-04 Andrea Di Biagio[MCA] Improved handling of in-order issue/dispatch...
2019-01-04 Simon Pilgrim[X86] Split immediate shifts tests. NFCI.
2019-01-04 Florian Hahn[ValueTracking] Fix a misuse of APInt in GetPointerBase...
2019-01-04 Nico Weber[gn build] Make write_cmake_config.py check that each...
2019-01-04 Andrea Di Biagio[MCA] Store extra information about processor resources...
2019-01-04 Diogo N. Sampaio[AArch64] Add command-line option predres
2019-01-04 Stefan Granitz[CMake] Use XCODE_ATTRIBUTE properties for code signing...
2019-01-04 Richard Trieu[WebAssembly] Split the checking from the sorting logic.
2019-01-04 Xin Tong[memcpyopt] Remove a few unnecessary isVolatile() check...
2019-01-04 Craig Topper[X86] Add post-isel peephole to fold KAND+KORTEST into...
2019-01-04 Sanjay Patelrevert r350369: [x86] lower extracted fadd/fsub to...
2019-01-03 Sanjay Patel[x86] lower extracted fadd/fsub to horizontal vector...
2019-01-03 Heejin Ahn[WebAssembly] Optimize Irreducible Control Flow
2019-01-03 Wouter van... [WebAssembly] Fixed disassembler not knowing about...
2019-01-03 Wouter van... [WebAssembly] Made InstPrinter more robust
2019-01-03 Sanjay Patel[x86] add 512-bit vector tests for horizontal ops; NFC
2019-01-03 Sanjay Patel[x86] add AVX512 runs for horizontal ops; NFC
2019-01-03 Craig Topper[X86] Add test case for D56283.
2019-01-03 Sanjay Patel[x86] remove dead CHECK lines from test file; NFC
2019-01-03 Sanjay Patel[x86] split tests for FP and integer horizontal math
2019-01-03 Sanjay Patel[x86] add common FileCheck prefix to reduce assert...
2019-01-03 Nirav Dave[X86] Remove terrible DX Register parsing hack in parse...
2019-01-03 Sanjay Patel[DAGCombiner][x86] scalarize binop followed by extracte...
2019-01-03 Nirav Dave[AVR] Update integration/blink.ll as we now generate...
2019-01-03 Artur Pilipenko[CaptureTracking] Add a unit test for MaxUsesToExplore
2019-01-03 Alexander Timofeev[AMDGPU] Fix scalar operand folding bug that causes...
2019-01-03 Anna Thomas[UnrollRuntime] Move the DomTree verification under...
2019-01-03 Nico WeberRemove unused %host_cc lit pattern
2019-01-03 Adrian PrantlReflow module.modulemap for readability
2019-01-03 Adrian PrantlUnbreak the modules build by splitting Target out into...
2019-01-03 Stefan GranitzRevert "Resubmit rL345008 "Split MachinePipeliner code...
2019-01-03 Stefan GranitzRevert "[MachinePipeliner] Add missing header file...
2019-01-03 Jordan Rupprecht[llvm-objcopy] Fix buildbots on older compilers
2019-01-03 Kristina Brooks[MCStreamer] Use report_fatal_error in EmitRawTextImpl
2019-01-03 Armando Montanez[elfabi] Introduce tool for ELF TextAPI
2019-01-03 Nico WeberRename TapiTests to TextAPITests
2019-01-03 Sanjay Patel[x86] add tests for buildvector with extracted element...
2019-01-03 Jordan RupprechtFix typos in comments
2019-01-03 Jordan Rupprecht[llvm-objcopy][ELF] Implement a mutable section visitor...
2019-01-03 Anna Thomas[UnrollRuntime] Add DomTree verification under debug...
2019-01-03 Evandro Menezes[AArch64] Add new scheduling predicates
2019-01-03 Serge GueltonPython compat - no explicit reference to Python version
2019-01-03 Serge GueltonPython compat - iterator protocol
2019-01-03 Simon Pilgrim[CostModel][X86] Add truncate cost tests to cover all...
2019-01-03 Andrea Di Biagio[MCA] Improve code comment and reuse an helper function...
2019-01-03 Alex Bradbury[RISCV][MC] Accept %lo and %pcrel_lo on operands to li
2019-01-03 Serge GueltonPython compat - decode/encode string
2019-01-03 Serge GueltonPython compat - test if type is integral
2019-01-03 Serge GueltonPython compat - urllib
2019-01-03 Serge GueltonPython compat - has_key vs. in operator
2019-01-03 Serge GueltonPython compat - map/filter
2019-01-03 Serge GueltonPython compat - iteritems() vs. items()
2019-01-03 Serge GueltonPython compat - portable way of raising exceptions
2019-01-03 Serge Guelton[NFC] Remove unused Python import
2019-01-03 Serge GueltonPythran compat - range vs. xrange
2019-01-03 Serge GueltonPython compat - assertRaisesRegex
2019-01-03 Serge GueltonPython compat - print statement
2019-01-03 Philip Pfaffe[NewPM] Port Msan
2019-01-03 Diogo N. Sampaio[NFC] Fix missing testfile change of rL350299
2019-01-03 Simon Pilgrim[X86] Cleanup saturated add/sub tests
next