[WebAssembly] Switch to MC for instruction printing.
[oota-llvm.git] / test /
2015-11-12 Dan Gohman[WebAssembly] Switch to MC for instruction printing.
2015-11-12 David Blaikiedwarfdump: Dump the contents of DWP indexes
2015-11-12 Matthias BraunLegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
2015-11-12 Manman Ren[TLS on Darwin] use a different mask for tls calls...
2015-11-11 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-11 Reid Kleckner[WinEH] Don't forward branches across empty EH pad BBs
2015-11-11 David Majnemer[IR] Add support for empty tokens
2015-11-11 Sanjoy DasIntroduce deoptimization operand bundles
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Yunzhong GaoAdd a libLTO diagnostic handler that supports lto_get_e...
2015-11-11 Geoff Berry[DAGCombiner] Improve zextload optimization.
2015-11-11 David Blaikiedwarfdump: DWP type unit index dumping skeleton
2015-11-11 David Blaikiedwarfdump: First piece of support for DWP dumping
2015-11-11 Joseph Tremoulet[WinEH] Only generate UnwindHelp slot for MSVCXX
2015-11-11 Colin LeMahieuReverting r252760
2015-11-11 Dehao ChenEmit discriminator for inlined callsites.
2015-11-11 Diego NovilloSamplePGO - Fix PR 25482 - Do not rely on llvm.dbg...
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Sanjay Patel[MIPS] add overrides for isCheapToSpeculateCttz() and...
2015-11-11 Artyom Skrobovtest/DebugInfo/ARM/prologue_end.ll references thumbv1...
2015-11-11 Daniel Sanders[mips] Move MC tests for the DSP ASE into the standard...
2015-11-11 Douglas KatzmanVisibly fail if attempting to encode register AH,BH...
2015-11-11 James Molloy[ARM] Combine BFIs together
2015-11-11 Michael Kuperstein[X86] Replace LEAs with INC/DEC when profitable
2015-11-11 Yury Gribov[ASan] Enable optional ASan recovery.
2015-11-11 Akira HatanakaSort the enums in Attributes.h in case insensitive...
2015-11-11 Dan Gohman[WebAssembly] Support non-legal argument and return...
2015-11-11 Ahmed Bougacha[MC] Use LShr for constant evaluation of ">>" on non...
2015-11-11 Matt ArsenaultAMDGPU: Set isAllocatable = 0 on VS_32/VS_64
2015-11-10 Sanjoy Das[ValueTracking] Teach isImpliedCondition a new bitwise...
2015-11-10 Reid Kleckner[WinEH] Insert the MBB for EH_RESTORE after the catchret
2015-11-10 Dan Gohman[WebAssembly] Support for floating point min and max.
2015-11-10 Bill Schmidt[PowerPC] Add an MI SSA peephole pass.
2015-11-10 Adrian Prantldsymutil: Prune module forward decl DIEs if a uniquable...
2015-11-10 Teresa JohnsonEnsure ModuleLinker materializes complete comdat groups
2015-11-10 Sanjay Patel[ARM] add overrides for isCheapToSpeculateCttz() and...
2015-11-10 Yunzhong Gaollvm-lto: trivial spelling changes to distinguish custo...
2015-11-10 Philip Reames[ValueTracking] Recognize that and(x, add (x, -1))...
2015-11-10 Teresa Johnson[ThinLTO] WeakAny fixes/cleanup
2015-11-10 Sanjay Patel[AArch64] add overrides for isCheapToSpeculateCttz...
2015-11-10 Renato GolinRevert "Strip metadata when speculatively hoisting...
2015-11-10 Michael Kuperstein[X86] Do not try to custom-lower sitofp/fptosi in soft...
2015-11-10 Sanjay Pateladd 'MustReduceDepth' as an objective/cost-metric for...
2015-11-10 James MolloyReapply "[ARM] Combine CMOV into BFI where possible"
2015-11-10 Igor LaevskyStrip metadata when speculatively hoisting instructions
2015-11-10 Oliver StannardUpdate test to use explicit triple
2015-11-10 Oliver Stannard[AArch64] Fix halfword load merging for big-endian...
2015-11-10 Hans WennborgInliner: Do zero-cost inlines even if above a negative...
2015-11-10 Igor BregerAVX512 : Implemented encoding and DAG lowering for...
2015-11-10 Colin LeMahieu[Hexagon] Adding instruction aliases and tests.
2015-11-10 Andy AyersSupport for emitting inline stack probes
2015-11-10 Colin LeMahieu[Hexagon] Fixing compound register printing and reenabl...
2015-11-10 Tim NorthoverAArch64: add experimental support for address tagging.
2015-11-10 Kevin EnderbyFix llvm-nm(1) printing of llvm-bitcode files for ...
2015-11-10 Derek Schuff[WebAssembly] Support 'unreachable' expression
2015-11-10 Colin LeMahieu[Hexagon] Fixing store instructions and reenabling...
2015-11-10 Akira Hatanaka[ARM] Handle t2ADDri in ARMAsmPrinter::EmitUnwindingIns...
2015-11-10 Colin LeMahieu[Hexagon] Fixing load instruction parsing and reenablin...
2015-11-09 Matthias BraunMachineVerifier: Add missing linebreak
2015-11-09 David Majnemer[WinEH] Don't emit CATCHRET from visitCatchPad
2015-11-09 Sanjay Patelspecify triple so Windows bots won't be sad
2015-11-09 Sanjay Patel[x86] try harder to match bitwise 'or' into an LEA
2015-11-09 Reid Kleckner[WinEH] Tweak funclet prologue/epilogue insertion to...
2015-11-09 Andrew Kaylor[WinEH] Re-committing r252249 (Clone funclets with...
2015-11-09 Dehao ChenAdd discriminators for call instructions that are from...
2015-11-09 Oliver StannardGlobalOpt should maintain externally_initialized when...
2015-11-09 James Molloy[LoopVectorize] Address post-commit feedback on r250032
2015-11-09 Silviu BarangaAllow LLE/LD and the loop versioning infrastructure...
2015-11-09 Charlie Turner[AArch64] Add UABDL patterns for log2 shuffle.
2015-11-09 Renato Golin[EABI] Add LLVM support for -meabi flag
2015-11-09 Renato GolinRevert "[ARM] Combine CMOV into BFI where possible"
2015-11-09 Oliver Stannard[CodeGen] Always promote f16 if not legal
2015-11-09 Colin LeMahieu[Hexagon] Removing XFAIL on Hexagon target.
2015-11-09 Colin LeMahieu[Hexagon] Enabling ASM parsing on Hexagon backend and...
2015-11-08 Maksim Panchenko[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
2015-11-08 Hal Finkel[PowerPC] Fix LoopPreIncPrep not to depend on SCEV...
2015-11-08 David Majnemer[LoopStrengthReduce] Don't bother fixing up PHIs from...
2015-11-08 David Majnemer[WinEH] Update PHIs of CATCHRET successors
2015-11-07 Sanjoy Das[FunctionAttrs] Add handling for operand bundles
2015-11-07 Sanjoy Das[FunctionAttrs] Fix an iterator wraparound bug
2015-11-07 Joseph Tremoulet[WinEH] Update exception pointer registers
2015-11-07 David Majnemer[InstCombine] Teach FoldPHIArgZextsIntoPHI about EHPads
2015-11-06 David Majnemer[InstCombine] Don't insert an instruction after a termi...
2015-11-06 Akira HatanakaAdd 'notail' marker for call instructions.
2015-11-06 Ahmed Bougacha[AArch64][FastISel] Don't even try to select vector...
2015-11-06 Ahmed Bougacha[X86] Fold (trunc (i32 (zextload i16))) into vbroadcast.
2015-11-06 Ahmed Bougacha[X86] SRL non-LSB extracts when folding to truncating...
2015-11-06 Ahmed Bougacha[X86] Don't fold non-LSB extracts into truncating broad...
2015-11-06 Tom StellardDAGCombiner: Check shouldReduceLoadWidth before combini...
2015-11-06 Dan Gohman[WebAssembly] Use more explicit types in testcases.
2015-11-06 Dan Gohman[WebAssembly] Add more explicit pushes to the tests.
2015-11-06 David Majnemer[InstCombine] Don't RAUW tokens with undef
2015-11-06 Quentin Colombet[ShrinkWrapping] Teach shrink-wrapping how to analyze...
2015-11-06 Mehdi AminiFix SLPVectorizer commutativity reordering
2015-11-06 Andrew KaylorImproved the operands commute transformation for X86...
2015-11-06 Dan Gohman[WebAssembly] Make expression-stack pushing explicit
2015-11-06 Sanjoy Das[ValueTracking] De-pessimize isImpliedCondition around...
2015-11-06 Sanjoy Das[ValueTracking] Add a framework for encoding implicatio...
2015-11-06 Matt ArsenaultAMDGPU: Create emergency stack slots during frame lowering
2015-11-06 Matt ArsenaultAMDGPU: Add pass to detect used kernel features
next