OSDN Git Service

Revert r314806 "[SLP] Vectorize jumbled memory loads."
[android-x86/external-llvm.git] / include /
2017-09-20 Hans WennborgRevert r313771 "[SLP] Vectorize jumbled memory loads."
2017-09-20 Hans WennborgPacify a gcc -Wparentheses warning
2017-09-20 Hans WennborgPacify gcc's -Wnum-compare after r313775
2017-09-20 Adrian Prantlllvm-dwarfdump: implement --recurse-depth=<N>
2017-09-20 Reid Kleckner[DebugInfo] Use a MapVector to coalesce MachineOperand...
2017-09-20 Mohammad Shahid[SLP] Vectorize jumbled memory loads.
2017-09-20 Alexander KornienkoRevert r313736: "[SLP] Vectorize jumbled memory loads."
2017-09-20 Florian HahnRecommit [MachineCombiner] Update instruction depths...
2017-09-20 George RimarRevert r313746 "[yaml2obj] - Don't crash on invalid...
2017-09-20 George Rimar[yaml2obj] - Don't crash on invalid document.
2017-09-20 Mohammad Shahid[SLP] Vectorize jumbled memory loads.
2017-09-20 NAKAMURA TakumiDiagnosticInfoOptimizationBase: Appease g++-4.8.2 not...
2017-09-20 Sanjoy DasTighten the invariants around LoopBase::invalidate
2017-09-20 Mike EdwardsReverting due to Green Dragon bot failure.
2017-09-20 Sanjoy DasClang-format few files to make later diffs leaner; NFC
2017-09-19 Sanjoy Das[LoopInfo] Make LoopBase and Loop destructors non-public
2017-09-19 Sam Clegg[WebAssembly] Add support for naming wasm data segments
2017-09-19 Adam NemetAllow ORE.emit to take a closure to delay building...
2017-09-19 David Blaikiedwarfdump/symbolizer: Avoid loading unneeded CUs from...
2017-09-19 Reid KlecknerRe-land "Fix Bug 30978 by emitting cv file checksums."
2017-09-19 David Blaikiedwarfdump: Delay parsing abbreviations until they're...
2017-09-19 Daniel Sanders[globalisel] Add a G_BSWAP instruction and support...
2017-09-19 Daniel Sanders[globalisel] Add support for intrinsic_void
2017-09-19 Daniel Sanders[globalisel] Add support for intrinsic_w_chain.
2017-09-19 Jina Nahias[x86] Lowering Mask Set1 intrinsics to LLVM IR
2017-09-19 Hongbin Zheng[LLVM] [RegionInfo] Introduce getExitingBlocks to get...
2017-09-19 Vlad TsyrklevichAllow public Triple deduction from ObjectFiles.
2017-09-18 Vedant Kumar[Coverage] Use gap regions to select better line exec...
2017-09-18 Adrian Prantlllvm-dwarfdump: add a --show-parents options when selec...
2017-09-18 Sanjay Patel[DAG, x86] allow store merging before and after legaliz...
2017-09-18 Jonas Devlieghere[dwarfdump] Make .eh_frame an alias for .debug_frame
2017-09-18 Dean Michael Berris[XRay][tools] Support tail-call exits before we write...
2017-09-17 Benjamin KramerRemove uses of deprecated std::pointer_to_unary_function.
2017-09-17 Lang Hames[ORC] Hook up the LLVMOrcAddObjectFile function in...
2017-09-16 Adrian Prantlllvm-dwarfdump: support a --show-children option
2017-09-16 NAKAMURA TakumiReformat.
2017-09-16 NAKAMURA Takumillvm/IR/DiagnosticHandler.h: Add include guard, or...
2017-09-16 Craig Topper[X86] Remove VPERM2F128/VPERM2I128 intrinsics and autou...
2017-09-16 Eric BeckmannRevert "Fix Bug 30978 by emitting cv file checksums."
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 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 Reid Kleckner[DebugInfo] Add missing DW_OP_deref when an NRVO pointe...
2017-09-15 Sam Clegg[WebAssembly] MC: Create wasm data segments based on...
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 Vivek PandyaThis reverts r313381
2017-09-15 Adam NemetImprove comment
2017-09-15 Vivek PandyaThis patch fixes https://bugs.llvm.org/show_bug.cgi...
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 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 Alexander KornienkoRemove unneeded forward declaration. NFC
2017-09-15 Jatin Bhateja[X86] PR32755 : Improvement in CodeGen instruction...
2017-09-15 Petr Hosek[Object] Fix missing arguments to getType and getSymbol...
2017-09-15 Alina SbirleaRefactor collectChildrenInLoop to LoopUtils [NFC]
2017-09-14 Eric BeckmannFix bug 34608 by moving private header out of public...
2017-09-14 Jan SjodinAdd AddresSpace to PseudoSourceValue.
2017-09-14 Krzysztof ParzyszekSubtarget support for parameterized register class...
2017-09-14 Guozhi Wei[TargetTransformInfo] Detect 0 latency instructions
2017-09-14 Benjamin KramerRemove usages of deprecated std::unary_function and...
2017-09-14 Krzysztof ParzyszekTableGen support for parameterized register class infor...
2017-09-14 Krzysztof Parzyszek[IfConversion] More simple, correct dead/kill liveness...
2017-09-14 Jonas Devlieghere[dwarfdump] Add DWARF verifiers for address ranges
2017-09-14 Jonas DevlieghereRevert "[dwarfdump] Add DWARF verifiers for address...
2017-09-14 Jonas Devlieghere[dwarfdump] Add DWARF verifiers for address ranges
2017-09-14 Chandler Carruth[PM/CGSCC] Teach the CGSCC pass manager components...
2017-09-14 Alon Kom[LV] Fix maximum legal VF calculation
2017-09-14 Simon Atanasyan[mips] Recognise the triple used by Debian for MIPS...
2017-09-14 Peter CollingbourneReland r313157, "ThinLTO: Correctly follow aliasee...
2017-09-14 Hiroshi YamauchiAdd optional profile counts to block frequency dump.
2017-09-13 Hans WennborgRevert r312719 "[MachineCombiner] Update instruction...
2017-09-13 Stanislav MekhanoshinAllow target to decide when to cluster loads/stores...
2017-09-13 Adrian Prantlllvm-dwarfdump: automatically dump both regular and...
2017-09-13 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize-use-using...
2017-09-13 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-09-13 Easwaran Raman[Inliner] Add another way to compute full inline cost.
2017-09-13 Adrian Prantlllvm-dwarfdump: support dumping UUIDs of Mach-O binaries.
2017-09-13 Brian Gesiak[CFG] Fix typo in docblock: blocsk/blocks
2017-09-13 Hiroshi YamauchiAdd options to dump PGO counts in text.
2017-09-13 Teresa Johnson[ThinLTO] AliasSummary should not have any references
2017-09-13 Alexander KornienkoConvenience/safety fix for llvm::sys::Execute(And|No...
2017-09-13 Jonas Devlieghere[dwarfdump] Rename Brief to Verbose in DIDumpOptions
2017-09-13 Uriel Korach[X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics...
2017-09-13 Leslie Zhai[ARC] Prepare the implementation of relocation for LLD
2017-09-12 Peter CollingbourneIR: Represent -ggnu-pubnames with a flag on the DICompi...
2017-09-12 Alina SbirleaMake promoteLoopAccessesToScalars independent of AliasS...
2017-09-12 Ahmed Bougacha[AArch64][GlobalISel] Select all fptruncs.
2017-09-12 Lei HuangUpdate branch coalescing to be a PowerPC specific pass
2017-09-12 Sam Clegg[WebAssembly] Remove flags from MCSectionWasm
2017-09-12 Yonghong Songbpf: Add BPF AsmParser support in LLVM
2017-09-12 Adrian PrantlStatically assert that enum items don't overflow storage.
2017-09-12 Krzysztof ParzyszekFix a couple of comments, NFC
2017-09-12 Yael Tsafrir[X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrin...
2017-09-12 Vlad TsyrklevichFix broken links to the Itanium CXX ABI
2017-09-11 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
next