R600/SI: Enable a lot of existing tests for VI (squashed commits)
[oota-llvm.git] / test / CodeGen / X86 /
2015-02-10 David MajnemerX86: @llvm.frameaddress should defer to SelectionDAG...
2015-02-10 David MajnemerX86: Make @llvm.frameaddress work correctly with Window...
2015-02-10 David MajnemerX86: Emit Win64 SaveXMM opcodes at the right offset...
2015-02-10 Paul RobinsonExplicitly initialize a flag in a default constructor.
2015-02-10 Simon Pilgrim[X86][AVX2] Missing AVX2 memory folding instructions
2015-02-10 Simon Pilgrim[X86][XOP] Added XOP memory folding patterns + tests
2015-02-10 Andrea Di Biagio[X86][FastIsel] Avoid introducing legacy SSE instructio...
2015-02-10 Nick LewyckyRemove non-test files that appear to have been accident...
2015-02-10 Chandler Carruth[x86] Fix PR22524: the DAG combiner was incorrectly...
2015-02-10 David MajnemerX86: Emit an ABI compliant prologue and epilogue for...
2015-02-09 Sanjay Patelfixed to test features, not CPUs
2015-02-08 Sanjay Patelfix test attributes; this is an SSE2 test, not a Nehale...
2015-02-08 Sanjay Patelfix test attributes; this is an x86-64 test, not a...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are x86-64 tests, not Nehale...
2015-02-08 Sanjay Patelfix test attributes; these are MMX tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Sanjay Patelgeneralize test; nothing Nehalem-specific here
2015-02-08 Simon Pilgrim[X86][AVX2] AVX2 broadcast + permute memory folding...
2015-02-07 Simon Pilgrim[X86][AVX2] AVX2 integer stack folding tests.
2015-02-07 Simon Pilgrim[X86][AVX] Added missing stack folding support + test...
2015-02-07 Simon Pilgrim[X86][SSE] Added missing stack folding tests for (v...
2015-02-07 Simon Pilgrim[X86] Force fp stack folding tests to keep to specific...
2015-02-07 Simon Pilgrim[X86][AVX2] More AVX2 integer stack folding tests.
2015-02-07 David MajnemerMC: Emit COFF section flags in the "proper" order
2015-02-06 Simon Pilgrim[X86][AVX2] Begun adding AVX2 integer stack folding...
2015-02-06 Reid KlecknerDon't dllexport declarations
2015-02-05 Matthias BraunX86: Test cleanup
2015-02-05 Ahmed Bougacha[CodeGen] Add hook/combine to form vector extloads...
2015-02-05 Andrew TrickX86 ABI fix for return values > 24 bytes.
2015-02-05 Bruno Cardoso Lopes[X86][MMX] Handle i32->mmx conversion using movd
2015-02-05 Bruno Cardoso Lopes[X86][MMX] Add several bitcast tests
2015-02-04 Rafael EspindolaDon' try to make sections in comdats SHF_MERGE.
2015-02-04 Michael KupersteinFixes a bug in vector load legalization that confused...
2015-02-04 Chandler Carruth[x86] Give movss and movsd execution domains in the...
2015-02-04 Chandler Carruth[x86] Remove a low-value test that was just checking...
2015-02-04 Chandler Carruth[x86] Mechanically update a bunch of tests' check lines...
2015-02-04 Chandler Carruth[x86] Include the destination register in the check...
2015-02-04 Chandler Carruth[x86] Add some tests I missed in the prior commit to...
2015-02-04 Chandler Carruth[x86] Start to introduce bit-masking based blend lowering.
2015-02-04 Chandler Carruth[x86] Add tests for blends-with-zero on 4-element vectors.
2015-02-04 Chandler Carruth[x86] Refresh the checks of a number of tests using
2015-02-04 Chandler Carruth[x86] Switch to using the long '--check-prefix' form...
2015-02-04 Chandler Carruth[x86] Port this test to use utils/update_llc_test_check...
2015-02-04 Sanjay Patelimproved CHECK
2015-02-03 Simon Pilgrim[X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for...
2015-02-03 Chandler Carruth[x86] Add two truly horrific test cases for the new...
2015-02-03 Chandler Carruth[x86] Update the indent and layout of some tests in...
2015-02-03 Chandler Carruth[x86] Tweak my update script to use test case function...
2015-02-03 Simon Pilgrim[X86][SSE] Added general integer shuffle matching for...
2015-02-03 Simon Pilgrim[X86][AVX2] Enabled shuffle matching for the AVX2 zero...
2015-02-03 Rafael EspindolaFix typo in test/CodeGen/X86/sibcall.ll (pr22331).
2015-02-03 Sanjay PatelMerge consecutive 16-byte loads into one 32-byte load...
2015-02-03 Sanjay PatelFix program crashes due to alignment exceptions generat...
2015-02-03 Sanjay PatelImprove test to actually check for a folded load.
2015-02-03 Bruno Cardoso Lopes[X86][MMX] Improve transfer from mmx to i32
2015-02-02 Alex RosenbergRevert part of r227437 as it was unnecessary. Thanks...
2015-02-02 Bruno Cardoso Lopes[X86][MMX] Add tests for MMX extract element
2015-02-02 Bruno Cardoso Lopes[X86][MMX] Cleanup shuffle, bitcast and insert element...
2015-02-02 Sanjay Patelfix typo
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-02-01 Michael KupersteinRevert r227728 due to bad line endings.
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-02-01 Elena DemikhovskyAVX2: Added 2 more tests for gather intrinsics.
2015-01-31 Simon Pilgrim[X86][SSE] Shuffle mask decode support for zero extend...
2015-01-30 Ahmed Bougacha[X86] Cleanup tabs in test vector-zext.ll. NFC.
2015-01-30 Reid KlecknerWin64: Put a REX_W prefix on all TAILJMP* instructions
2015-01-29 Reid Klecknerx86: Fix large model calls to __chkstk for dynamic...
2015-01-29 Reid KlecknerUpdate comments to use unreachable instead of llvm...
2015-01-29 Robert Lougher[X86] Use single add/sub for large stack offsets
2015-01-29 Alex RosenbergMake the test actually test what it's supposed to test...
2015-01-29 Alex RosenbergCleanup a few tests on sse4a machines and FileCheckize...
2015-01-29 Rafael EspindolaDon't create multiple mergeable sections with -fdata...
2015-01-29 Reid KlecknerAdd a Windows EH preparation pass that zaps resumes
2015-01-28 Michael Kuperstein[X86] Reduce some 32-bit imuls into lea + shl
2015-01-28 Michael Kuperstein[x32] Enable sibcall optimization on x32.
2015-01-28 Elena DemikhovskyAVX-512: Added FMA intrinsics with rounding mode
2015-01-27 Quentin ColombetRevert r227242 - Merge vector stores into wider vector...
2015-01-27 Alexey SamsonovRevert "[x86] Combine x86mmx/i64 to v2i64 conversion...
2015-01-27 Sanjay PatelMerge vector stores into wider vector stores (PR21711)
2015-01-26 Simon Pilgrim[X86][SSE] Float comparisons can sometimes be safely...
2015-01-26 Simon Pilgrim[X86][PCLMUL] Enable commutation for PCLMUL instructions
2015-01-26 Simon PilgrimLine endings fix. NFC.
2015-01-26 Simon PilgrimLine endings fix. NFC.
2015-01-26 Bruno Cardoso Lopes[x86][MMX] Rename and cleanup tests: arith, intrinsics...
2015-01-26 Alex RosenbergUse a different encoding for debugtrap on PS4.
2015-01-26 Sanjay PatelModel sqrtsd as a binary operation with one source...
2015-01-26 Sanjay Patelfix line-endings; NFC
2015-01-25 Craig Topper[X86] Change comparision immediate type to i8 in test...
2015-01-25 Craig Topper[X86] Use i8 immediate for comparison type on AVX512...
2015-01-25 Elena DemikhovskyAVX-512: Changes in operations on masks registers for...
2015-01-24 Andrea Di Biagio[DAG] Fix wrong canonicalization performed on shuffle...
2015-01-23 Reid KlecknerFix assertion when C++ EH filters are present in functi...
2015-01-23 Bruno Cardoso Lopes[x86] Combine x86mmx/i64 to v2i64 conversion to use...
2015-01-23 Reid KlecknerClassify functions by EH personality type rather than...
2015-01-23 Craig Topper[x86] Change u8imm operands to always print as unsigned...
2015-01-22 Simon Pilgrim[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP...
2015-01-22 Simon PilgrimLine endings fixes. NFC.
2015-01-22 Simon Pilgrim[X86][SSE] Simplified PSUBUS tests
next