AVX-512: PMIN/PMAX intrinsics and patterns
[oota-llvm.git] / test /
2013-10-27 Elena DemikhovskyAVX-512: PMIN/PMAX intrinsics and patterns
2013-10-27 Shuxin YangRevert r193251 : Use address-taken to disambiguate...
2013-10-26 NAKAMURA Takumillvm/test/lit.cfg: Tighten conditions to enable 'native'.
2013-10-26 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Remove "XFAIL:win32...
2013-10-25 Andrew TrickFix SCEVExpander: don't try to expand quadratic recurre...
2013-10-25 Andrew TrickFix LSR: don't normalize quadratic recurrences.
2013-10-25 Rafael EspindolaHandle calls and invokes in GlobalStatus.
2013-10-25 Hal FinkelLoopVectorizer: Don't attempt to vectorize extracteleme...
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Tim NorthoverARM: allow .thumb_func to be separated from symbol...
2013-10-25 Tim NorthoverARM: don't expand atomicrmw inline on Cortex-M0
2013-10-25 Tim NorthoverLegalizeDAG: allow libcalls for max/min atomic operations
2013-10-25 Tim NorthoverARM: tweak test to pass on all platforms
2013-10-24 Jim GrosbachARM: Test r193381 a bit more thoroughly.
2013-10-24 Jim GrosbachARM: Tweak usage of '*vfp' compiler_rt functions.
2013-10-24 Tom StellardInliner: Handle readonly attribute per argument when...
2013-10-24 Renato GolinI had to move and remove
2013-10-24 Tim NorthoverARM: Mark double-precision instructions as such
2013-10-24 Renato GolinFix broken builds by moving test to x86 dir
2013-10-24 Renato GolinMark vector loops as already vectorized
2013-10-24 Tim NorthoverARM: add a couple more NEON predicates.
2013-10-24 Tim NorthoverARM: mark various aliases with their architecture requi...
2013-10-24 Zoran JovanovicAdded tests for microMIPS relocations 1.
2013-10-24 Tim NorthoverARM: Use non-VFP softcalls on embedded Darwinish targets
2013-10-24 Tim NorthoverARM: fix assert on unpredictable POP instruction.
2013-10-24 Yaron KerenAdded test for -elf configuration, to see that _alloca...
2013-10-24 Job NoormanMake sure SP is always aligned on a 2 byte boundary
2013-10-24 Nuno Lopesfix PR17635: false positive with packed structures
2013-10-24 Amara Emerson[AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.
2013-10-24 Elena DemikhovskyAVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
2013-10-24 Craig TopperReplace sse41/sse42 with sse4.1/sse4.2 in test command...
2013-10-24 Craig TopperAdd non-AVX tests for AES intrinsics.
2013-10-24 Craig TopperAdd tests for SSE intrinsics in non-avx mode by copying...
2013-10-24 Juergen RibutzkaFix a bug in LinearFunctionTestReplace that created...
2013-10-23 Benjamin KramerX86: Custom lower sext v16i8 to v16i16, and the corresp...
2013-10-23 Benjamin KramerX86: Custom lower zext v16i8 to v16i16.
2013-10-23 Michael LiaoFix PR17631
2013-10-23 NAKAMURA TakumiAdd llvm-c-test to check-llvm.
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
2013-10-23 Anders WaldenborgFix cmake dependency on llvm-c-test in test
2013-10-23 Matheus Almeida[mips][msa] Direct Object Emission support for the...
2013-10-23 Daniel Sanders[mips][msa] Added support for matching fexp2 from norma...
2013-10-23 Artyom SkrobovMake ARM hint ranges consistent, and add tests for...
2013-10-23 Anders WaldenborgFix check for supported targets in llvm-c lit.local.cfg
2013-10-23 Anders WaldenborgAdd llvm-c-test tool for testing llvm-c
2013-10-23 Tom StellardR600/SI: fix MIMG writemask adjustement
2013-10-23 Tom StellardR600: Fix handling of vector kernel arguments
2013-10-23 Tom StellardR600/SI: Add support for i64 bitwise or
2013-10-23 Tom StellardR600/SI: Use S_LOAD_DWORD instructions for v8i32 and...
2013-10-22 David BlaikieMC: Support multiple sections with the same name in...
2013-10-22 Tim NorthoverARM: provide diagnostics on more writeback LDM/STM...
2013-10-22 Tom StellardR600: Simplify handling of private address space
2013-10-22 Manman RenSimplify testing case (Thanks Rafael for the testing...
2013-10-22 Matheus Almeida[mips][msa] Direct Object Emission support for conditio...
2013-10-22 Elena DemikhovskyAVX-512: aligned / unaligned load and store for 512...
2013-10-22 Bill WendlingAdd testcase for PR3168. It was fixed over time.
2013-10-22 Manman RenTBAA: fix PR17620.
2013-10-21 Eric ChristopherFix spelling, grammar, and match naming convention...
2013-10-21 Chad Rosier[AArch64] Add the constraint to NEON scalar mla/mls...
2013-10-21 Tom StellardSimplifyCFG: Don't duplicate calls to functions marked...
2013-10-21 Matt ArsenaultFix CodeGen for vectors of pointers with address spaces.
2013-10-21 Matt ArsenaultFix CodeGen for different size address space GEPs
2013-10-21 Matt ArsenaultTeach SimplifyCFG about address spaces
2013-10-21 Matt ArsenaultFix creating bitcasts between address spaces in SCEV.
2013-10-21 Lang HamesX86 vector element shift-by-immediate instructions...
2013-10-21 Rafael EspindolaOptimize more linkonce_odr values during LTO.
2013-10-21 David BlaikieDebugInfo: Hash DW_FORM_GNU_str_index as a string.
2013-10-21 Elena DemikhovskyAVX-512: MUL operation lowering for v8i64
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for LD/ST...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for LDI...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for MOVE.v.
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for CTCMSA...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission of SPLAT instruction.
2013-10-21 Matheus Almeida[mips][msa] Fix definition of SLD instruction.
2013-10-21 Bill WendlingDon't eliminate a partially redundant load if it's...
2013-10-21 Nick LewyckyFix typo in test's XFAIL line. Patch by Dimitry Andric!
2013-10-20 Michael GottesmanTeach simplify-cfg how to correctly create covered...
2013-10-20 Peter CollingbourneEmit prefix data after debug and EH directives.
2013-10-20 Peter CollingbourneEmit DWARF line entries for all data in the instruction...
2013-10-19 Bill WendlingPerform an intelligent splice of the predecessor with...
2013-10-19 Andrew TrickUpdate PPC loop tests after SCEV non-unit-stride checki...
2013-10-18 Andrew TrickSCEV should use NSW to get trip count for positive...
2013-10-18 Michael J. Spencer[Support][YAML] Add support for accessing tags and...
2013-10-18 Hans WennborgMC asm parser: allow ?'s in symbol names, and handle...
2013-10-18 David MajnemerTest case for r192957
2013-10-18 Bill Schmidt[PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE...
2013-10-18 Richard BartonAdd hint disassembly syntax for 16-bit Thumb hint instr...
2013-10-18 Chad Rosier[AArch64] Add support for NEON scalar extract narrow...
2013-10-18 Silviu BarangaAdd hardware division as a default feature on Cortex...
2013-10-18 Daniel Sanders[mips][msa] Added a regression test that depended on...
2013-10-18 Hans WennborgRevert "Re-commit r192758 - MC: quote tricky symbol...
2013-10-17 David Peixotto17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_...
2013-10-17 Chad Rosier[AArch64] Add support for NEON scalar three register...
2013-10-17 Bill WendlingAdd testcase to make sure we don't generate a compact...
2013-10-17 Daniel Sanders[mips][msa] Added lsa instruction
2013-10-17 Benjamin KramerFix tests not to depend on specific regalloc or instruc...
2013-10-17 Daniel SandersFix r192888: test/CodeGen/Mips/msa/3r_ld_st.ll should...
2013-10-17 Richard SandifordReplace sra with srl if a single sign bit is required
2013-10-17 Andrea Di BiagioFix edge condition in DAGCombiner to improve codegen...
next