OSDN Git Service

android-x86/external-llvm.git
2019-03-05 Yonghong Song[BPF] Do not generate BTF sections unnecessarily
2019-03-05 Shoaib Meenai[cmake] Create exports for umbrella library targets
2019-03-04 Florian HahnFix invalid target triples in tests. (NFC)
2019-03-04 Evgeniy Stepanov[msan] Instrument x86 BMI intrinsics.
2019-03-04 Jordan Rupprecht[NFC] Fix PGO link error in shared libs build
2019-03-04 Sanjay Patel[CodeGenPrepare] avoid crashing on non-canonical/degene...
2019-03-04 Jessica Paquette[GlobalISel][AArch64] Add selection support for G_EXTRA...
2019-03-04 Shoaib Meenai[build] Rename clang-headers to clang-resource-headers
2019-03-04 Jessica Paquette[GlobalISel][AArch64] Legalize vector G_SELECT
2019-03-04 Evgeniy StepanovFix wrong enum value in switch.
2019-03-04 Sanjay Patel[ConstantHoisting] avoid hang/crash from unreachable...
2019-03-04 Rong Xu[PGO] Context sensitive PGO (part 3)
2019-03-04 Nikita Popov[InstCombine] Add tests for add nsw + sadd.with.overflo...
2019-03-04 Craig Topper[Subtarget] Follow up to r355167, add another set of...
2019-03-04 Amara EmersonRe-commit r355104: "[AArch64][GlobalISel] Add support...
2019-03-04 Nirav Dave[MC] Teach ELFObjectWriter that parse-time variables...
2019-03-04 Craig Topper[DAGCombiner][X86][SystemZ][AArch64] Combine some cases...
2019-03-04 Wouter van... [WebAssembly] Add support for data sections in the...
2019-03-04 Kamil RytarowskiRevert duplicate check for DragonFly BSD
2019-03-04 Simon Pilgrim[X86] Regenerate illegal type load test with non-undef...
2019-03-04 Kamil RytarowskiUnbreak shared library linkage on DragonFlyBSD.
2019-03-04 Andrea Di Biagio[MCA] Remove unused methods. NFC
2019-03-04 Dmitry Preobrazhensky[AMDGPU][MC] Enable lds_direct operand for v_readfirstl...
2019-03-04 Andrea Di Biagio[MCA] Correctly initialize struct SummaryView::BackPres...
2019-03-04 Andrea Di Biagio[MCA] Highlight kernel bottlenecks in the summary view.
2019-03-04 Jeremy Morse[X86] Avoid codegen changes when DBG_VALUE appears...
2019-03-04 Oliver Stannard[ARM] Fix selection of VLDR.16 instruction with imm...
2019-03-04 Jonas Hahnfeld[AArch64/ARM] Fix two compiler warnings in InstructionS...
2019-03-04 Eugene Leviant[DebugInfo] Construct nested types on behalf of owner CU
2019-03-04 Michal Gorny[llvm] [Support] Revert "Reimplement getMainExecutable...
2019-03-04 Davide Italiano[InstCombine] Mark debug values as unavailable after...
2019-03-04 Craig Topper[SubtargetFeatures] Add operator< for comparing Subtarg...
2019-03-04 Craig Topper[SubtargetFeatures] Don't call ApplyFeatureFlag if...
2019-03-04 Craig Topper[SubtargetFeatuers] Simplify the code used to imply...
2019-03-03 Heejin Ahn[WebAssembly] Delete ThrowUnwindDest map from WasmEHFun...
2019-03-03 Craig Topper[X86] Regenerate test to get the full FP operands print...
2019-03-03 Sanjay Patel[InstCombine] remove stale FIXME comment from test...
2019-03-03 Sanjay Patel[ValueTracking] do not try to peek through bitcasts...
2019-03-03 Amaury SechetAdd extra ops in add to sub transform test in order...
2019-03-03 Fangrui Song[DemandedBits] Remove some redundancy in the work list
2019-03-03 Simon PilgrimRemove unused variable. NFCI.
2019-03-03 Simon Pilgrim[X86] getShuffleScalarElt - peek through insert/extract...
2019-03-03 Simon Pilgrim[X86] Pull out combineToConsecutiveLoads helper. NFCI.
2019-03-03 Kristina BrooksRemove large amount of empty lines mid-file. NFC
2019-03-03 Fangrui Song[DemandedBits] Optimize a find()+insert pattern with...
2019-03-03 Michal Gorny[llvm] [Support] Reimplement getMainExecutable() using...
2019-03-03 Craig Topper[X86] Prefer VPBLENDD for v2i64/v4i64 blends with AVX2.
2019-03-02 Amaury SechetAdd test case for add to sub transformation. NFC
2019-03-02 Nico Webergn build: Add a cfi/sources target.
2019-03-02 Sanjay Patel[InstCombine] move add after smin/smax
2019-03-02 Sanjay Patel[InstCombine] add tests for add+smin/smax; NFC
2019-03-02 Amaury SechetAdd test case for add to sub transformation. NFC
2019-03-02 Simon PilgrimFix update_mir_test_checks.py to run on python3
2019-03-02 Simon PilgrimUse SDValue::getConstantOperandAPInt helper where possi...
2019-03-02 Xing GUO[Transforms] fix typo in test case. NFC.
2019-03-02 Xing GUO[Codegen] fix typos in test case
2019-03-02 Xing GUO[llvm-objdump] Should print unknown d_tag in hex format
2019-03-02 Thomas Lively[WebAssembly] Expand operations not supported by SIMD
2019-03-02 Amaury Sechet[X86] Improve use of SHLD/SHRD
2019-03-02 Florian Hahn[SCEV] Handle case where MaxBECount is less precise...
2019-03-02 Amaury SechetAdd test case for truncate funnel shifts. NFC
2019-03-02 Florian Hahn[SCEV] Remove undef check for SCEVConstant (NFC)
2019-03-02 Vlad TsyrklevichRevert "[DWARFFormValue] Cleanup DWARFFormValue interfa...
2019-03-02 Thomas LivelyRevert "[WebAssembly][WIP] Expand operations not suppor...
2019-03-02 Mandeep Singh... [ProfileData] Sort FuncData before iteration to remove...
2019-03-02 Thomas Lively[WebAssembly][WIP] Expand operations not supported...
2019-03-02 Mandeep Singh... [llvm] Fix typo: 's/analsyis/analysis/' [NFC]
2019-03-02 Daniel Sanders[tblgen] Track CodeInit origins when possible
2019-03-01 Caroline Ticellvm-dwarfdump: Add new variable, parameter and inlinin...
2019-03-01 Paul RobinsonTry to fix Windows bots after r355226.
2019-03-01 Jonas Devlieghere[DWARFFormValue] Cleanup DWARFFormValue interface....
2019-03-01 Craig Topper[X86] Remove IntrArgMemOnly from target specific gather...
2019-03-01 Craig Topper[X86] Add test case for D58805. NFC
2019-03-01 Paul Robinson[DWARF] Make -g with empty assembler source work better.
2019-03-01 Craig Topper[TableGen][SelectionDAG][X86] Add specific isel matcher...
2019-03-01 Nikita Popov[ValueTracking] Known bits support for unsigned saturat...
2019-03-01 Philip Reames[InstCombine] Extend saturating idempotent atomicrmw...
2019-03-01 Sanjay Patel[InstCombine] move add after umin/umax
2019-03-01 Sanjay Patel[InstCombine] add tests for umin/umax narrowing (PR1461...
2019-03-01 Vlad TsyrklevichRevert "[MIPS GlobalISel] Fix mul operands"
2019-03-01 Peter CollingbourneELF: Change FileSize back to a uint64_t.
2019-03-01 Philip Reames[LICM] Infer proper alignment from loads during scalar...
2019-03-01 Rong Xu[PGO] Remove the default parameter in ProfileSummary...
2019-03-01 Philip Reames[Tests] More missing atomicrmw combines
2019-03-01 Philip Reames[Tests] Add tests for missed optimizations of saturatin...
2019-03-01 Philip Reames[InstCombine] Extend "idempotent" atomicrmw optimizatio...
2019-03-01 Thomas LivelyRevert "[WebAssembly] Lower SIMD shifts since they...
2019-03-01 Matt Davis[llvm-readobj] Display section names for STT_SECTION...
2019-03-01 Sanjay Patel[InstCombine] add tests for add+umin/umax canonicalizat...
2019-03-01 Jonas HahnfeldHide two unused debugging methods, NFCI.
2019-03-01 Manman RenTry to fix NetBSD buildbot breakage introduced in D57463.
2019-03-01 Oliver Stannard[ARM] Fix FP16 stack loads/stores for Thumb2 with frame...
2019-03-01 Oliver Stannard[ARM] Consider undefined-on-NaN conditions in checkVSEL...
2019-03-01 Simon Pilgrim[X86] Regenerate legalize test files
2019-03-01 Simon Pilgrim[Thumb] Add some integer abs testcases for different...
2019-03-01 George Rimar[yaml2obj] - Allow setting custom sh_info for RawConten...
2019-03-01 Alexey Lapshin Attempt to fix buildbot after r354972 [#2]. NFCI.
2019-03-01 Diana Picus[ARM GlobalISel] Support G_CTLZ for Thumb2
2019-03-01 Diana Picus[ARM GlobalISel] Check target flags in test. NFCI
2019-03-01 Nicola Zaghen[Tablegen] Add support for the !mul operator.
next