OSDN Git Service

android-x86/external-llvm.git
2017-10-03 Konstantin... AMDGPU: Add ELFOSABI_AMDGPU_PAL
2017-10-03 Reid KlecknerRefactor DIBuilder dbg intrinsic insertion, NFC
2017-10-03 Sanjay Patel[InstCombine] add tests for icmp gt/lt (shr X, C1)...
2017-10-03 Jessica Paquette[MachineOutliner] Fix off-by-one in cost model
2017-10-03 Stefan Pintilie[PowerPC] Revert P9 scheduling model to incomplete
2017-10-03 Craig Topper[InstCombine] Use isSignBitCheck to simplify an if...
2017-10-03 Tim Renouf[AMDGPU] implemented pal metadata
2017-10-03 Alexander Timofeev[AMDGPU] Avoid predicated execution of the basic blocks...
2017-10-03 Hans WennborgFix -Wcovered-switch-default warnings from r314821
2017-10-03 Hans WennborgRevert r314817 "[dwarfdump] Add -lookup option"
2017-10-03 Hans WennborgRevert r314806 "[SLP] Vectorize jumbled memory loads."
2017-10-03 Reid KlecknerFix expectations in MC wasm init-fini-array test
2017-10-03 Reid KlecknerImplement David Blaikie's suggestion for comparison...
2017-10-03 Hans WennborgCodeView: Provide a .def file with the register ids
2017-10-03 Reid Kleckner[DebugInfo] Correctly coalesce DBG_VALUEs that mix...
2017-10-03 Jonas Devlieghere[test] Fix llvm-dwarfdump/cmdline.test
2017-10-03 Jonas Devlieghere[dwarfdump] Add -lookup option
2017-10-03 Simon Pilgrim[X86] Add non-SSE tests for PR15215 as well
2017-10-03 Geoff BerryRevert "Re-enable "[MachineCopyPropagation] Extend...
2017-10-03 Simon Pilgrim[X86][SSE] Add bool vector extraction test cases from...
2017-10-03 Rafael EspindolaUse sched_getaffinity instead of std::thread::hardware_...
2017-10-03 Dehao ChenRevert the change that accidentally went in r314806.
2017-10-03 Mohammad Shahid[SLP] Vectorize jumbled memory loads.
2017-10-03 Jakub Kuderski[Dominators] Don't use default parameter in lambda
2017-10-03 Oliver Stannard[ARM] Use table-gen'd assembly operand diags in ARM...
2017-10-03 Oliver Stannard[AsmParser] Add DiagnosticString to AsmOperands in...
2017-10-03 Jakub Kuderski[Dominators] Add DFS number verification
2017-10-03 Oliver Stannard[ARM, Asm] Use correct source location for register...
2017-10-03 Simon Dardis[mips] Enable spilling and reloading of the dsp registe...
2017-10-03 John Brawn[CGP] Make optimizeMemoryInst capable of handling multi...
2017-10-03 John Brawn[CGP] In optimizeMemoryInst handle select similarly...
2017-10-03 Oliver Stannard[ARM, Asm] Fix ubsan failure caused by out-of-range...
2017-10-03 Simon Pilgrim[X86][SSE] Add support for decoding PACKSS/PACKUS shuff...
2017-10-03 Oliver Stannard[ARM, Asm] Remove dead code causing MSan failure.
2017-10-03 Simon Pilgrim[X86][SSE] Add support for lowering shuffles to PACKSS...
2017-10-03 Evgeny Astigeevich[InlineCost, NFC] Extract code dealing with inbounds...
2017-10-03 Sam Clegg[WebAssembly] MC: Support for init_array and fini_array
2017-10-03 Sean Eveson[llvm-cov] Hide files with no coverage from the index...
2017-10-03 Bjorn Pettersson[DebugInfo] Handle endianness when moving debug info...
2017-10-03 Oliver Stannard[ARM] Use new assembler diags for ARM
2017-10-03 Simon PilgrimRemove unused variable. NFCI.
2017-10-03 Simon Pilgrim[X86][SSE] Add support for shuffle combining from PACKS...
2017-10-03 Simon Pilgrim[X86][SSE] Add support for PACKSS/PACKUS constant folding
2017-10-03 Javed Absar[MiSched] - Simplify ProcResEntry access
2017-10-03 Oliver Stannard[Assembler] Report multiple near misses for invalid...
2017-10-03 Sjoerd MeijerISel type legalization: add debug messages. NFCI.
2017-10-03 Alex Bradbury[llvm-readobj][RISCV] Pretty-print RISCV e_flags
2017-10-03 Alex Bradbury[RISCV] Add missed test case for r314770
2017-10-03 Alex Bradbury[RISCV] Parse RISC-V eflags in ObjectYAML
2017-10-03 Hiroshi Inoue[trivial] fix format, NFC
2017-10-03 Shoaib Meenai[ObjectYAML] Handle SHF_COMPRESSED
2017-10-03 Martin Storsjo[X86] Provide the LSDA pointer with RIP relative addres...
2017-10-03 Mikael Holmen[Lint] Avoid failed assertion by fetching the proper...
2017-10-03 Craig Topper[InstCombine] Change a bunch of methods to take APInts...
2017-10-03 Craig Topper[InstCombine] Replace an equality compare of two APInt...
2017-10-03 Quentin Colombet[Legalizer] Add support for G_OR NarrowScalar.
2017-10-03 Craig Topper[X86] Add AVX512 check lines to the cost model truncate...
2017-10-03 Rui UeyamaRewrite a function so that it doesn't use pointers...
2017-10-03 Peter CollingbourneLTO: Improve error reporting when adding a cache entry.
2017-10-03 Daniel BerlinSparseSolver: Rename getOrInitValueState to getValueSta...
2017-10-03 Matt ArsenaultAMDGPU: Remove global isGCN predicates
2017-10-02 Haicheng Wu[InstSimplify] teach SimplifySelectInst() to fold more...
2017-10-02 Davide Italiano[PassManager] Retire cl::opt that have been set for...
2017-10-02 Tim Shen[PowerPC] Revert r314666.
2017-10-02 Daniel BerlinTemplate the sparse propagation solver instead of using...
2017-10-02 Tim Shen[PowerPC] Temporarily disable the test introduced by...
2017-10-02 Geoff BerryRe-enable "[MachineCopyPropagation] Extend pass to...
2017-10-02 Michael LiaoRemove trailing whitespace to trigger re-cmaking
2017-10-02 Craig Topper[X86] Run dos2unix on two disassembler tests.
2017-10-02 Amjad Aboud[X86][NFC] Add X86CmovConverterPass to the pass registry.
2017-10-02 Adrian Prantlllvm-dwarfdump: support the --ignore-case option.
2017-10-02 Michael LiaoRemove dead file.
2017-10-02 Konstantin... Add ELFOSABI_FIRST_ARCH, ELFOSABI_LAST_ARCH and start...
2017-10-02 Matt ArsenaultAMDGPU: Fix typos
2017-10-02 Matt ArsenaultAMDGPU: Fix potentially incorrectly matching check...
2017-10-02 Sanjay Patel[InstCombine] auto-generate complete checks; NFC
2017-10-02 Sanjay Patel[InstCombine] add icmp (shr X, Y), 0 test; NFC
2017-10-02 Hans WennborgFix two header comments. NFC.
2017-10-02 Walter LeeAdd support for Myriad ma2x8x series of CPUs
2017-10-02 Adrian PrantlMove the stripping of invalid debug info from the Verif...
2017-10-02 Sanjay Patel[InstCombine] remove one-use restriction for icmp ...
2017-10-02 Sanjay Patel[InstCombine] add icmp (lshr X, C1), C2 test; NFC
2017-10-02 Dehao ChenUpdate getMergedLocation to check the instruction type...
2017-10-02 Hans WennborgCodeView symbol dumper: use symbolic names for registers
2017-10-02 Stanislav MekhanoshinEliminate ftrunc if source is know to be rounded
2017-10-02 Jonas Devlieghere[dwarfdump] Add -show-form
2017-10-02 Simon Pilgrim[X86][SSE] Add PACKSS/PACKUS constant folding tests
2017-10-02 Simon PilgrimRegenerate test (missing broadcast constant comments...
2017-10-02 Simon PilgrimRegenerate test (missing broadcast constant comments...
2017-10-02 Simon PilgrimRegenerate test. NFCI.
2017-10-02 Sanjay Pateluse range-for-loops; NFCI
2017-10-02 Coby Tayree[AsmParser] Support GAS's .print directive
2017-10-02 Sanjay Patelremove duplicate comments, reposition related functions...
2017-10-02 Bjorn Pettersson[X86][SSE] Fix -Wsign-compare problems introduced in...
2017-10-02 Bjorn Pettersson[Debug info] Handle endianness when moving debug info...
2017-10-02 Simon Pilgrim[X86][SSE] Add createPackShuffleMask helper function...
2017-10-02 Simon Pilgrim[X86][SSE] matchBinaryVectorShuffle - add support for...
2017-10-02 Hiroshi Inoue[PowerPC] support ZERO_EXTEND in tryBitPermutation
2017-10-02 Simon PilgrimFix typo in comment. NFCI.
2017-10-02 Simon Pilgrim[X86] Cleanup uses of computeKnownBits by using MaskedV...
next