OSDN Git Service

android-x86/external-llvm.git
2018-06-07 Peter Collingbournellvm-readobj: fix printing number of relocations in...
2018-06-06 Stanislav Mekhanoshin[AMDGPU] Improve reciprocal handling
2018-06-06 Teresa Johnson[ThinLTO] Rename index IsAnalysis flag to HaveGVs ...
2018-06-06 Sanjay Patel[InstCombine] fold another shifty abs pattern to cmp...
2018-06-06 Petr Hosek[CMake] Pass additional CMake tools to external projects
2018-06-06 Sanjay Patel[InstCombine] add tests for another abs() pattern ...
2018-06-06 Matt ArsenaultAMDGPU: Custom lower v2f16 fneg/fabs with illegal f16
2018-06-06 Alexander Shaposhnikov[llvm-strip] Expose --discard-all option
2018-06-06 Roman Lebedev[InstCombine] PR37603: low bit mask canonicalization
2018-06-06 Roman Lebedev[InstCombine][NFC] PR37603: low bit mask canonicalizati...
2018-06-06 Roman Lebedev[X86] Emit BZHI when mask is ~(-1 << nbits))
2018-06-06 Roman Lebedev[NFC][X86][AArch64] Reorganize/cleanup BZHI test patterns
2018-06-06 Krzysztof Parzyszek[Hexagon] Implement vector-pair zero as V6_vsubw_dv
2018-06-06 Craig Topper[X86] Properly disassemble gather/scatter instructions...
2018-06-06 Craig Topper[X86] Rename vy512mem->vy512xmem and vz256xmem->vz256mem.
2018-06-06 Simon Pilgrim[X86][BtVer2] Add support for all vector instructions...
2018-06-06 Vedant Kumar[Debugify] Move debug value intrinsics closer to their...
2018-06-06 Vedant Kumar[Debugify] Add a quiet mode to suppress warnings
2018-06-06 Evandro Menezes[AArch64, ARM] Add support for Samsung Exynos M4
2018-06-06 Han ShenFix the test case that places intermediate in source...
2018-06-06 Michael Bergguard fsqrt with fmf sub flags
2018-06-06 Teresa Johnson[ThinLTO] Make ValueInfo operator!= consistent with...
2018-06-06 Simon Pilgrim[llvm-mca][x86] Fix all resources-x86_64.s tests to...
2018-06-06 Krzysztof Parzyszek[Hexagon] Split CTPOP of vector pairs
2018-06-06 Sanjay Patel[ConstProp] move tests for fp <--> int; NFC
2018-06-06 Petar JovanovicChange TII isCopyInstr way of returning arguments(NFC)
2018-06-06 Simon Pilgrim[X86][BtVer2] Add tests for all vector instructions...
2018-06-06 Hans WennborgRelax shtest-run-at-line.py
2018-06-06 David Green[GlobalMerge] Set the alignment on merged global structs
2018-06-06 Kristof BeylsAvoid UnicodeEncodeError on non-ascii reviewer names
2018-06-06 Simon Dardis[mips] Add testcase for i64, i128 addition for the...
2018-06-06 Tim NorthoverInstCombine: ignore debug instructions during fence...
2018-06-06 Greg BedwellUpdate the project name in README.txt
2018-06-06 Simon PilgrimFix MSVC '*/' found outside of comment warning. NFCI.
2018-06-06 Ilya BiryukovFix compilation of WebAssembly and RISCV after r334078
2018-06-06 Simon Dardis[mips] Partially revert r334031
2018-06-06 Simon Pilgrim[X86][BMI][TBM] Only demand bottom 16-bits of the BEXTR...
2018-06-06 Pavel Labath[cmake] fix a typo in llvm_config macro
2018-06-06 Clement Courbet[llvm-exegesis] move Mode from Key to BenchmarResult.
2018-06-06 Peter Smith[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and...
2018-06-06 Elena DemikhovskyAdded documentation for Masked Vector Expanding Load...
2018-06-06 Petar Jovanovic[MIPS GlobalISel] Add lowerCall
2018-06-06 Petr Hosek[Support] Use zx_cache_flush on Fuchsia to flush instru...
2018-06-06 Vlad Tsyrklevich[Analyzer] Fix the Z3 lit test config
2018-06-05 Sanjay Patel[CodeGen] assume max/default throughput for unspecified...
2018-06-05 Amaury Sechet[Mips] Remove uneeded variants of ADDC/ADDE lowering
2018-06-05 Guozhi Wei[CodeGenPrepare] Move Extension Instructions Through...
2018-06-05 Zachary Turner[FileSystem] Remove OpenFlags param from several functions.
2018-06-05 Matt ArsenaultAMDGPU: Preserve metadata when widening loads
2018-06-05 Matt ArsenaultAMDGPU: Use more custom insert/extract_vector_elt lowering
2018-06-05 Krzysztof Parzyszek[Hexagon] Add pattern to generate 64-bit neg instruction
2018-06-05 Krzysztof Parzyszek[Hexagon] Add more patterns for generating abs/absp...
2018-06-05 Michael Bergguard fneg with fmf sub flags
2018-06-05 Michael BergNFC: adding baseline fneg case for fmf
2018-06-05 Simon Dardis[mips] Fix the predicates for arithmetic operations
2018-06-05 Greg Bedwell[UpdateTestChecks] Error if --llvm-mca-binary gets...
2018-06-05 Andrea Di Biagio[llvm-mca] Correctly update the CyclesLeft of a registe...
2018-06-05 Fangrui SongRemove a self-referencing #include
2018-06-05 Simon Pilgrim[X86][SSE] Use multiplication scale factors for v8i16...
2018-06-05 Nirav Dave[MC][X86] Allow assembler variable assignment to regist...
2018-06-05 Matt ArsenaultDAG: Stop dropping invariant/dereferencable
2018-06-05 John Brawn[InstCombine] Correct the cmp operand type used when...
2018-06-05 Gabor Buella[X86] NFC Fix typo introduced in r328016 HSI->HDI
2018-06-05 Krzysztof Parzyszek[Hexagon] Minor cleanups in isel lowering
2018-06-05 Hiroshi Inoue[PowerPC] reduce rotate in BitPermutationSelector
2018-06-05 Simon Pilgrim[X86][SSE] Fix line endings for shuffle-vs-trunc tests...
2018-06-05 Clement Courbet[llvm-exegesis] Add instructions to BenchmarkResult...
2018-06-05 Simon Pilgrim[X86][SSE] Add target shuffle support to X86TargetLower...
2018-06-05 Gabor Buella[X86] NFC Refactor some code in InstPrinters
2018-06-05 Peter Smith[MC][ARM] Add range checking for Thumb2 resolved fixups.
2018-06-05 Simon Pilgrim[X86][SSE] Add basic PACKUS support to X86TargetLowerin...
2018-06-05 Peter Smith[MC][ARM] Correct Thumb BL instruction range
2018-06-05 Alexander Ivchenko[X86][CET] Shadow stack fix for setjmp/longjmp
2018-06-05 Craig Topper[X86] Make all instructions that operate on MMX types...
2018-06-05 Nirav Dave[RegAllocGreedy] Use simpler map class for EvicteeInfo...
2018-06-05 Vedant Kumar[opt] Introduce -strip-named-metadata
2018-06-05 Vedant Kumar[Debugify] Don't insert debug values after terminating...
2018-06-05 Vedant KumarApply clang-format on a file, NFC
2018-06-05 Francis Visoiu... Use MF instead of Fn for MachineFunction references...
2018-06-05 Francis Visoiu... [ShrinkWrap] Add optimization remarks to the shrink...
2018-06-05 Amara Emerson[MIRParser] Add parser support for 'true' and 'false...
2018-06-04 Reid KlecknerFix -Wcovered-switch-default warning and clang-format it
2018-06-04 David BlaikieMove Compiler.h from Demangle back to Support
2018-06-04 Derek SchuffSimplified WebAssemblyAsmBackend by removing explicit...
2018-06-04 Sanjay Patel[InstCombine] refine UB-handling in shuffle-binop transform
2018-06-04 Amaury SechetRemove various use of undef in the X86 test suite as...
2018-06-04 Amaury SechetRevert "Regenerate expected test results for test/CodeG...
2018-06-04 Vedant Kumar[Debugify] Preserve analyses in -check-debugify
2018-06-04 David BlaikieAdd missing header
2018-06-04 David BlaikieMove Analysis/Utils/Local.h back to Transforms
2018-06-04 Amaury SechetRevert "Remove various use of undef in the X86 test...
2018-06-04 Jessica Paquette[MachineOutliner] NFC - Move intermediate data structur...
2018-06-04 Alexander Ivchenko[X86][ELF][CET] Adding the .note.gnu.property ELF secti...
2018-06-04 Amaury SechetRemove various use of undef in the X86 test suite as...
2018-06-04 Amaury SechetRegenerate expected test results for test/CodeGen/X86...
2018-06-04 Scott Linder[CodeGen] Always update divergence in SelectionDAG...
2018-06-04 Zachary Turner[Support] Add functions that operate on native file...
2018-06-04 Amaury Sechet[DAGcombine] Teach the combiner about -a = ~a + 1
2018-06-04 Teresa JohnsonFix for llvm-dis/llvm-bcanalyzer overflows
2018-06-04 Alexander Shaposhnikov[llvm-strip] Add missing aliases for --strip-debug
next