summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86
Commit message (Expand)AuthorAge
...
* AVX-512: added VPCONFLICT instruction and intrinsics,Elena Demikhovsky2013-11-03
* Fix PR17764Michael Liao2013-11-02
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-31
* Add new calling convention for WebKit Java Script.Andrew Trick2013-10-31
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-31
* Merge and filecheckize.Roman Divacky2013-10-31
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-31
* AVX-512: Implemented CMOV for 512-bit vectorsElena Demikhovsky2013-10-31
* Legalize: Improve legalization of long vector extends.Jim Grosbach2013-10-31
* Produce .weak_def_can_be_hidden for some linkonce_odr valuesRafael Espindola2013-10-30
* Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...Juergen Ributzka2013-10-30
* SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.Juergen Ributzka2013-10-30
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-27
* [X86][AVX512] Add patterns that match the AVX512 floating point register vbro...Quentin Colombet2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...Quentin Colombet2013-10-25
* Added test for -elf configuration, to see that _alloca call is properly Yaron Keren2013-10-24
* AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsicsElena Demikhovsky2013-10-24
* Replace sse41/sse42 with sse4.1/sse4.2 in test command lines to fix bots.Craig Topper2013-10-24
* Add non-AVX tests for AES intrinsics.Craig Topper2013-10-24
* Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cas...Craig Topper2013-10-24
* X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.Benjamin Kramer2013-10-23
* X86: Custom lower zext v16i8 to v16i16.Benjamin Kramer2013-10-23
* Fix PR17631Michael Liao2013-10-23
* AVX-512: aligned / unaligned load and store for 512-bit integer vectors.Elena Demikhovsky2013-10-22
* Add testcase for PR3168. It was fixed over time.Bill Wendling2013-10-22
* Fix spelling, grammar, and match naming convention for test files.Eric Christopher2013-10-21
* X86 vector element shift-by-immediate instructions take i8 immediates. MakeLang Hames2013-10-21
* AVX-512: MUL operation lowering for v8i64Elena Demikhovsky2013-10-21
* Emit prefix data after debug and EH directives.Peter Collingbourne2013-10-20
* Test case for r192957David Majnemer2013-10-18
* Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"Hans Wennborg2013-10-18
* Add testcase to make sure we don't generate a compact unwind section for ELF ...Bill Wendling2013-10-17
* Fix tests not to depend on specific regalloc or instruction order.Benjamin Kramer2013-10-17
* Fix edge condition in DAGCombiner to improve codegen of shift sequences.Andrea Di Biagio2013-10-17
* x86: Move bitcasts outside concat_vector.Jim Grosbach2013-10-17
* Re-commit r192758 - MC: quote tricky symbol names in asm outputHans Wennborg2013-10-17
* Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar,Yunzhong Gao2013-10-16
* DAGCombiner: Don't fold xor into not if getNOT would introduce an illegal con...Benjamin Kramer2013-10-16
* Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...NAKAMURA Takumi2013-10-16
* Add a triple to this test.Rafael Espindola2013-10-16
* Add support for metadata representing .ident directives.Rafael Espindola2013-10-16
* MC: Better handling of tricky symbol and section namesHans Wennborg2013-10-16
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Fix PR17546Michael Liao2013-10-15
* Fix PR16807Michael Liao2013-10-15
* llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expression to be matched to ...NAKAMURA Takumi2013-10-15
* Improve on r192635, ExeDepsFix for avx, and add a test case.Andrew Trick2013-10-15
* [X86][FastISel] During X86 fastisel, the address of indirect call was resolvedQuentin Colombet2013-10-14
* Fix a typo, in a comment, in a test.Nick Lewycky2013-10-14
* Revert part of a fix from 2010, changes since then:Eric Christopher2013-10-14