summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-04Revert r319649 - [Asm, ARM] Add fallback diag for multiple invalid operandsOliver Stannard
2017-12-04[Asm, ARM] Add fallback diag for multiple invalid operandsOliver Stannard
2017-12-04[AArch64] Allow using emulated tls on platforms other than ELFMartin Storsjo
2017-12-04[ARM] Allow using emulated tls on platforms other than ELFMartin Storsjo
2017-12-04[X86] Allow VPMAXUQ/VPMAXSQ/VPMINUQ/VPMINSQ to be used with 128/256 bit vecto...Craig Topper
2017-12-04[SelectionDAG] Teach computeKnownBits some improvements to ISD::SRL with a no...Craig Topper
2017-12-03[X86][AVX512] Tag packed F2I/I2F/F2F conversion instructions scheduler classSimon Pilgrim
2017-12-03[X86][AVX512] Regenerate schedule tests.Simon Pilgrim
2017-12-03CodeGen: Fix SelectionDAGISel::LowerArguments for sret addr spaceYaxun Liu
2017-12-03Reland "[WebAssembly] Add visibility flag to Wasm symbol flags""Sam Clegg
2017-12-02CodeGen: Fix pointer info in SplitVecOp_EXTRACT_VECTOR_ELT/SplitVecRes_INSERT...Yaxun Liu
2017-12-02[llvm-readobj] Print static MIPS GOTSimon Atanasyan
2017-12-02[X86] Fix copy paste mistake in test case for r319612.Craig Topper
2017-12-02[X86] Teach the assembler to support %db8-%db15 as aliases for %dr8-%dr15.Craig Topper
2017-12-02[X86] Support %dr8-%dr15 in the assembler.Craig Topper
2017-12-02[ARC] Add instruction subset for the ARC backend.Tatyana Krasnukha
2017-12-02[DAG][AArch64] Disable post-legalization storeNirav Dave
2017-12-02[WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags"Heejin Ahn
2017-12-01Revert "[X86] Improvement in CodeGen instruction selection for LEAs."Matt Morehouse
2017-12-01[DAG][ARM] Revert "Reenable post-legalize store merge"Nirav Dave
2017-12-01[MC] Handle unknown literal register numbers in .cfi_* directivesJake Ehrlich
2017-12-01[IndVars] Fix a bug introduced in r317012Philip Reames
2017-12-01[opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet
2017-12-01IR printing improvement for loop passes - handle -print-module-scopeFedor Sergeev
2017-12-01[DebugInfo] Bail out if making no progress dumping line tables.Paul Robinson
2017-12-01Revert "[opt-remarks] If hotness threshold is set, ignore remarks without hot...Adam Nemet
2017-12-01IR printing improvement for function passes - introducing -print-module-scopeFedor Sergeev
2017-12-01[opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet
2017-12-01Revert r319531 "[SLPVectorizer] Failure to beneficially vectorize 'copyable' ...Hans Wennborg
2017-12-01[ARM] and + load combine testsSam Parker
2017-12-01[ARM][DAG] Reenable post-legalize store mergeNirav Dave
2017-12-01[X86] Improvement in CodeGen instruction selection for LEAs.Jatin Bhateja
2017-12-01[ARM] and + load combine testsSam Parker
2017-12-01[X86][AVX512] Tag vshift/vpermv/pshufd/pshufb instructions scheduler classesSimon Pilgrim
2017-12-01Revert r319537: Bail out of a SimplifyCFG switch table opt at undef values.Mikael Holmen
2017-12-01[InstSimplify] More fcmp cases when comparing against negative constants.Florian Hahn
2017-12-01Bail out of a SimplifyCFG switch table opt at undef values.Mikael Holmen
2017-12-01Follow-up to r319434 to turn the pass on by defaultNemanja Ivanovic
2017-12-01[AMDGPU] SiFixSGPRCopies should not modify non-divergent PHIAlexander Timofeev
2017-12-01[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in inte...Dinar Temirbulatov
2017-12-01GlobalISel: Enable the legalization of G_MERGE_VALUES and G_UNMERGE_VALUESVolkan Keles
2017-12-01Recommit rL319407: [SROA] enable splitting for non-whole-alloca loads and storesHiroshi Inoue
2017-12-01[X86] Custom legalize v2i32 gathers via widening rather than promoting.Craig Topper
2017-12-01[X86][SelectionDAG] Make sure we explicitly sign extend the index when type p...Craig Topper
2017-12-01[X86] Add another v2i32 gather test case with v2i64 index that wasn't sign ex...Craig Topper
2017-12-01[X86] Add a DAG combine to simplify masks for AVX2 gather instructions.Craig Topper
2017-12-01[WebAssembly] Update MC tests now that hidden attr is supportedSam Clegg
2017-12-01Add flag to ArchiveWriter to test GNU64 format more efficientlyJake Ehrlich
2017-11-30AMDGPU: Use carry-less adds in FI eliminationMatt Arsenault
2017-11-30ThinLTOBitcodeWriter: Try harder to discard unused references to the merged m...Peter Collingbourne