OSDN Git Service

android-x86/external-llvm.git
2018-12-12 Leonard Chan[Intrinsic] Signed Fixed Point Multiplication Intrinsic
2018-12-12 Craig Topper[X86] Combine vpmovdw+vpacksswb into vpmovdb.
2018-12-12 Craig Topper[X86] Add a few more fptosi test cases to demonstrate...
2018-12-12 Nico Weber[gn build] Add build files for DebugInfo/{DWARF,PDB...
2018-12-12 Florian Hahn[ConstantInt] Check active bits before calling getZExtV...
2018-12-12 Nico Weber[gn build] Add build files for lib/LTO, lib/Linker...
2018-12-12 Nathan LanzaImplement IMAGE_REL_AMD64_SECREL for RuntimeDyldCOFFX86_64
2018-12-12 Nico Weber[gn build] Add build files for Target/X86/... and for...
2018-12-11 Reid Kleckner[codeview] Look through typedefs in getCompleteTypeIndex
2018-12-11 Craig Topper[GISel] Add parentheses to an assert because gcc is...
2018-12-11 Jordan Rupprecht Revert "debuginfo: Use symbol difference for CU length...
2018-12-11 Gor Nishanov[coroutines] Improve suspend point simplification
2018-12-11 Wolfgang Pieb[Debuginfo] Prevent CodeGenPrepare from dropping debugi...
2018-12-11 Nikita Popov[ConstantFolding] Handle leading zero-size elements...
2018-12-11 Aditya Nandakumar[GISel]: Add MachineIRBuilder support for passing in...
2018-12-11 Fedor Sergeev[NewPM] fixing asserts on deleted loop in -print-after-all
2018-12-11 Mandeep Singh... [COFF, ARM64] Emit COFF function header
2018-12-11 Vedant Kumar[HotColdSplitting] Disable outlining landingpad instruc...
2018-12-11 Fangrui Song[XRay] Add a helper function sortByKey to simplify...
2018-12-11 Sanjay Patel[InstCombine] try to convert x86 movmsk intrinsic to...
2018-12-11 Nikita Popov[BDCE] Add tests for PR39771; NFC
2018-12-11 Sid Manning[llvm-readelf] Add -e/--headers support to readobj/elf
2018-12-11 Craig TopperFix not correct imm operand assertion for SUB32ri in...
2018-12-11 Sanjay Patel[x86] clean up code for converting 16-bit ops to LEA...
2018-12-11 Sanjay Patel[x86] remove dead code for 16-bit LEA formation; NFC
2018-12-11 Clement CourbetRevert r348843 "[CodeGen] Allow mempcy/memset to genera...
2018-12-11 Clement Courbet[CodeGen] Allow mempcy/memset to generate small overlap...
2018-12-11 Simon Pilgrim[TargetLowering] Add ISD::EXTRACT_VECTOR_ELT support...
2018-12-11 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2018-12-11 David Stenberg[DeadArgElim] Fixes for dbg.values using dead arg/retur...
2018-12-11 Ranjeet SinghCleanup test case by removing unused attribute dso_local
2018-12-11 Craig Topper[X86] Switch the 64-bit mulx schedule test to use inlin...
2018-12-11 Martell Malone[PPC][NFC] store operands are dst not src
2018-12-11 Nico Weber[gn build] Add build files for AsmParser, MIRParser...
2018-12-11 Heejin Ahn[WebAssembly] Add '.eventtype' directive support
2018-12-11 Armando Montanez[TextAPI][elfabi] Make SoName optional
2018-12-11 Heejin Ahn[WebAssembly] TargetStreamer cleanup (NFC)
2018-12-11 Aditya Nandakumar[GISel]: Refactor MachineIRBuilder to allow passing...
2018-12-11 David BlaikieFollow-up fix to r348811 for null Errors (which is...
2018-12-11 David Blaikiellvm-objcopy: Improve/simplify llvm::Error handling...
2018-12-10 David Blaikiedebuginfo: Use symbol difference for CU length to simpl...
2018-12-10 Davide Italiano[Local] Promote an utility that could be used elsewhere...
2018-12-10 Sam CleggFix LLVM_LINK_LLVM_DYLIB build of TapiTests
2018-12-10 Krzysztof Parzyszek[Hexagon] Couple of fixes in optimize addressing mode
2018-12-10 Matt ArsenaultInstCombine: Scalarize single use icmp/fcmp
2018-12-10 Sanjay Patel[InstCombine] add tests for movmsk (PR39927) NFC
2018-12-10 David Green[Targets] Fixup incorrect targets in codemodel tests
2018-12-10 Krzysztof ParzyszekRevert "[Hexagon] Check if operand is an immediate...
2018-12-10 JF BastienAPFloat: allow 64-bit of payload
2018-12-10 Amara Emerson[GlobalISel] Restrict G_MERGE_VALUES capability and...
2018-12-10 Krzysztof Parzyszek[Hexagon] Check if operand is an immediate before getImm
2018-12-10 Krzysztof Parzyszek[Hexagon] Add patterns for any_extend from i1 and short...
2018-12-10 Simon Pilgrim[TargetLowering] Add UNDEF folding to SimplifyDemandedV...
2018-12-10 Erik Pilkington[docs] Add the new Objective-C ARC intrinsics to the...
2018-12-10 Simon Pilgrim[DAGCombiner] Remove unnecessary recursive DAGCombiner...
2018-12-10 Sanjay Patel[x86] fix formatting; NFC
2018-12-10 Evandro Menezes[AArch64] Refactor the Exynos scheduling predicates
2018-12-10 Neil Henning[AMDGPU] Change the l1 flush instruction for AMDPAL...
2018-12-10 Sanjay Patel[x86] add tests for LowerVSETCC with min/max; NFC
2018-12-10 Evandro Menezes[AArch64] Refactor the scheduling predicates
2018-12-10 Tim Corringham[AMDGPU] Add new Mode Register pass - minor fix
2018-12-10 Evandro Menezes[llvm-mca] Add new tests for Exynos (NFC)
2018-12-10 Francis Visoiu... [DAGCombiner] Simplify test case from r348759
2018-12-10 Cameron McInally[AVX512] Update typo in comment
2018-12-10 Petr Pavlu[GlobalISel] Set stack protector index when translating...
2018-12-10 Vladimir Stefanovic[mips][mc] Emit R_{MICRO}MIPS_JALR when expanding jal...
2018-12-10 Francis Visoiu... [DAGCombiner] Use the result value type in visitCONCAT_...
2018-12-10 David Spickett[NFC][AArch64] Remove duplicate Arch list in target...
2018-12-10 Tim Corringham[AMDGPU] Add new Mode Register pass
2018-12-10 Jeremy Morse[DebugInfo] Don't drop dbg.value's of nullptr
2018-12-10 Jeremy Morse[DebugInfo] Emit undef DBG_VALUEs when SDNodes are...
2018-12-10 Nikita Popov[X86] Fix AvoidStoreForwardingBlocks pass for negative...
2018-12-10 Clement Courbet[llvm-exegesis] Also check latency mode in local lit.
2018-12-10 Craig Topper[CostModel][X86][AArch64] Adjust cost of the scalarizat...
2018-12-10 Craig Topper[X86] Merge addcarryx/addcarry intrinsic into a single...
2018-12-10 Armando Montanez[TextAPI][elfabi] Fix build by adding std::move() to...
2018-12-10 Armando Montanez[TextAPI][elfabi] Make TBE handlers functions that...
2018-12-10 Brian Gesiak[bugpoint] Find 'opt', etc., in bugpoint directory
2018-12-09 Brian GesiakRe-commit "[IR] Add NODISCARD to attribute functions"
2018-12-09 Brian Gesiak[AMDGPU] Fix discarded result of addAttribute
2018-12-09 Aaron BallmanSpeculatively fixing the build; it seems add_pointer_t...
2018-12-09 Aaron BallmanAdding an STL-like type trait that is duplicated in...
2018-12-09 Craig Topper[X86] Add some comments about when some X86 intrinsic...
2018-12-09 Craig Topper[X86] If the carry input to an addcarry/subborrow intri...
2018-12-09 Nico WeberRemove unneeded dependency from lib/Target/X86/Utils...
2018-12-09 Sanjay Patel[x86] regenerate test checks; NFC
2018-12-09 Sanjay Patel[x86] don't try to convert add with undef operands...
2018-12-09 Simon Pilgrim[X86] Extend pfm counter coverage for llvm-exegesis
2018-12-09 Nikita Popov[X86] Add test for PR39926; NFC
2018-12-08 Martin Storsjo[COFF] Map truncated .eh_frame section name
2018-12-08 Sanjay Patel[DAGCombiner] re-enable truncation of binops
2018-12-08 Sanjay Patel[x86] add 32-bit RUN for tests and test with opaque...
2018-12-08 Nico Weber[gn build] Add build files for CodeGen subfolders AsmPr...
2018-12-08 Heejin Ahn[WebAssembly] Make WasmSymbol's signature usable for...
2018-12-08 Xing GUO[llvm-readobj] Little clean up inside `parseDynamicTable`
2018-12-08 Nico Weber[gn build] Merge r348593
2018-12-08 Craig Topper[SelectionDAG] Remove ISD::ADDC/ADDE from some undef...
2018-12-08 Nico Weber[gn build] Add build files for lib/CodeGen, lib/Transfo...
2018-12-07 Craig Topper[X86] Remove the XFAILed test added in r348620
2018-12-07 Matt ArsenaultAMDGPU: Fix offsets for < 4-byte aggregate kernel arguments
next