OSDN Git Service

android-x86/external-llvm.git
2017-09-17 Craig Topper[X86] Remove isel patterns for X86Movhlps and X86Movlhp...
2017-09-17 Craig Topper[X86] Remove isel patterns for movlpd/movlps with integ...
2017-09-17 Jatin BhatejaAdding test cases for PR34629 & PR34634.
2017-09-17 Johan EngelenRevert "[ThinLTO] Avoid archive member collisions with...
2017-09-17 Johan Engelen[ThinLTO] Avoid archive member collisions with old API
2017-09-17 Alex Bradbury[RISCV] Add support for disassembly
2017-09-17 Alex Bradbury[RISCV] Add support for all RV32I instructions
2017-09-17 Igor Breger[GlobalISel][X86] refactoring X86InstructionSelector...
2017-09-17 Igor Breger[GlobalISel][X86] Legalize i1 G_ADD/G_SUB/G_MUL/G_XOR...
2017-09-17 Benjamin KramerRemove uses of deprecated std::not1.
2017-09-17 Benjamin KramerRemove uses of deprecated std::pointer_to_unary_function.
2017-09-17 Igor Breger[GlobalISel][X86] Use correct physical register in...
2017-09-17 Igor Breger[GlobalISel][X86] G_FCONSTANT support.
2017-09-17 Craig Topper[X86] Remove integer X86ISD::SHUFP patterns. Lowering...
2017-09-17 Craig Topper[X86] Add patterns to make blends with immediate contro...
2017-09-17 Craig Topper[X86] Remove some unused defaults from some multiclass...
2017-09-17 Lang Hames[ORC] Hook up the LLVMOrcAddObjectFile function in...
2017-09-17 Don Hinton[ORC][Kaleidoscope] Update ORCJit tutorial.
2017-09-16 Craig Topper[X86] Make PLCMULQDQ instructions commutable during...
2017-09-16 Craig Topper[X86] Add NoAVX predicates to the patterns for the...
2017-09-16 Zachary TurnerTry to fix some failing bots.
2017-09-16 Zachary Turner[llvm-symbolizer] Fix coff-dwarf.test
2017-09-16 Zachary TurnerResubmit "Add a shared llvm.lit module that all test...
2017-09-16 Zachary Turner[lit] Fix some Python 3 compatibility issues.
2017-09-16 Craig Topper[X86] Remove some extra code that snuck into r313450.
2017-09-16 Adrian Prantlllvm-dwarfdump: support a --show-children option
2017-09-16 Adrian Prantlllvm-dwarfdump: Add support for -debug-types=<offset>.
2017-09-16 Zachary Turner[lit] Fix the lit unit tests.
2017-09-16 Zachary Turner[lit] Add a single process mode.
2017-09-16 George Rimar[llvm-readobj] - Teach tool to report error if some...
2017-09-16 Sanjay Patel[x86] enable storeOfVectorConstantIsCheap() target...
2017-09-16 NAKAMURA TakumiReformat.
2017-09-16 NAKAMURA Takumillvm/IR/DiagnosticHandler.h: Add include guard, or...
2017-09-16 Craig Topper[X86] Add isel patterns to be able to fold loads into...
2017-09-16 Craig Topper[X86] Remove unused check lines that got left behind...
2017-09-16 Craig Topper[X86] Remove VPERM2X128 isel patterns with 32-bit elements.
2017-09-16 Craig Topper[X86] Remove the vperm2f128 test file I just added...
2017-09-16 Craig Topper[X86] Remove VPERM2F128/VPERM2I128 intrinsics and autou...
2017-09-16 Craig Topper[X86] Fix some FileCheck lines that use the wrong prefix.
2017-09-16 Chandler Carruth[git] Update the llvm git helper script to work correct...
2017-09-16 Craig Topper[X86] Don't set reserved bits in the immediate in the...
2017-09-16 Craig Topper[X86] Remove slash in front of a CHECK line in a test.
2017-09-16 Eric BeckmannRevert "Fix Bug 30978 by emitting cv file checksums."
2017-09-16 Zachary TurnerRevert lit changes related to lit.llvm module.
2017-09-16 Zachary Turner[lit] Fix another Python 3 error.
2017-09-16 Zachary Turner[lit] Better check for integral value.
2017-09-16 Zachary TurnerResubmit "[lit] Add a lit.llvm module that all llvm...
2017-09-15 Craig Topper[X86] Remove usages of vperm2f intrinsics from fast...
2017-09-15 Vedant Kumar[llvm-cov] Fix a bot failure due to r313417
2017-09-15 Craig Topper[X86] Remove GCCBuiltin names from perm2f128/perm2i128...
2017-09-15 Adrian Prantlllvm-dwarfdump: Add support for -debug-info=<offset>.
2017-09-15 Vedant Kumar[llvm-cov] Avoid over-counting covered lines and regions
2017-09-15 Vedant Kumar[llvm-cov] Make some summary info fields private. NFC.
2017-09-15 Vedant Kumar[llvm-cov] Remove a redundant field. NFC.
2017-09-15 Adrian PrantlRevert "llvm-dwarfdump: Add support for -debug-info...
2017-09-15 Adrian Prantlllvm-dwarfdump: Add support for -debug-info=<offset>.
2017-09-15 Guozhi Wei[TargetTransformInfo] Static alloca has 0 cost
2017-09-15 Chandler Carruth[SLP] Revert r312791 and other necessary commits, excep...
2017-09-15 Zachary TurnerResubmit "[lit] Force site configs to run before source...
2017-09-15 Reid KlecknerName the sentinel value used for the location number...
2017-09-15 Jake EhrlichTest patch to check my commit access
2017-09-15 Reid Kleckner[DebugInfo] Insert DW_OP_deref when spilling indirect...
2017-09-15 Reid Kleckner[DebugInfo] Add missing DW_OP_deref when an NRVO pointe...
2017-09-15 Steven Wu[AutoUpgrade] Fix a compatibility issue with module...
2017-09-15 Reid KlecknerFix build for LLVM unittests
2017-09-15 Sam Clegg[WebAssembly] MC: Create wasm data segments based on...
2017-09-15 Davide Italiano[ConstantFold] Return the correct type when folding...
2017-09-15 Sam CleggChange encodeU/SLEB128 to pad to certain number of...
2017-09-15 Vivek PandyaThis patch fixes https://bugs.llvm.org/show_bug.cgi...
2017-09-15 Mandeep Singh... [llvm] Fix some typos. NFC.
2017-09-15 Vivek PandyaThis reverts r313381
2017-09-15 Sam Clegg[WebAssembly] Pass ArrayRef rather than SmallVector
2017-09-15 Adam NemetImprove comment
2017-09-15 Vivek PandyaThis patch fixes https://bugs.llvm.org/show_bug.cgi...
2017-09-15 Sam Clegg[WebAssembly] MC: Fix crash in getProvitionalValue...
2017-09-15 Krzysztof ParzyszekFix selecting legal types in TypeInfer::getLegalTypes
2017-09-15 Hans WennborgRevert r313343 "[X86] PR32755 : Improvement in CodeGen...
2017-09-15 Adrian PrantlFix indentation.
2017-09-15 Eric BeckmannFix Bug 30978 by emitting cv file checksums.
2017-09-15 Craig Topper[X86] Prefer VPERMQ over VPERM2F128 for any unary shuff...
2017-09-15 Adrian Prantlllvm-dwarfdump: Factor out the printing of the section...
2017-09-15 Simon PilgrimFix typo in vector reduction costs comment. NFCI.
2017-09-15 Craig Topper[X86] Use SDNode::ops() instead of makeArrayRef and...
2017-09-15 Craig Topper[X86] Don't create i64 constants on 32-bit targets...
2017-09-15 Craig Topper[X86] Add isel pattern infrastructure to begin recogniz...
2017-09-15 Anna Thomas[RuntimeUnroll] Add heuristic for unrolling multi-exit...
2017-09-15 Krzysztof Parzyszek[Hexagon] Switch to parameterized register classes...
2017-09-15 Ilya BiryukovAdded optional validation of svn sources to Dockerfiles.
2017-09-15 Anna Thomas[RuntimeUnrolling] Populate the VMap entry correctly...
2017-09-15 Alexander KornienkoRemove unneeded forward declaration. NFC
2017-09-15 Alexander KornienkoAdd a ReleaseNotes blurb for Execute.*Wait API change
2017-09-15 Simon Pilgrim[X86][SSE] Add test cases vector for integer multiplies
2017-09-15 Ilya BiryukovRevert "[SLPVectorizer] Failure to beneficially vectori...
2017-09-15 Sjoerd Meijer[AArch64] allow v8f16 types when FullFP16 is supported
2017-09-15 Jonas PaulssonRecommit "[RegAlloc] Make sure live-ranges reflect...
2017-09-15 Dinar Temirbulatov[SLPVectorizer] Failure to beneficially vectorize ...
2017-09-15 Lang Hames[ORC] Fix a typo.
2017-09-15 Jatin Bhateja[X86] PR32755 : Improvement in CodeGen instruction...
2017-09-15 Dinar Temirbulatov[SLPVectorizer] Remove duplicated functionality code...
2017-09-15 Martin Pelikan[XRay] fix and clarify comments in the log file decoder
next