summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86
Commit message (Expand)AuthorAge
* Platform proof a test case.Andrew Trick2013-11-15
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* Simplify testcase.Eric Christopher2013-11-14
* Add a triple and switch test to FileCheck.Rafael Espindola2013-11-14
* Error if we see an alias to a declaration.Rafael Espindola2013-11-14
* AVX-512: Handled extractelement from mask vector;Elena Demikhovsky2013-11-14
* Minor extension to llvm.experimental.patchpoint: don't require a call.Andrew Trick2013-11-14
* Don't mangle \n and "Rafael Espindola2013-11-14
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-13
* Add a test case to verify that misusing anyregcc crashes as expected.Andrew Trick2013-11-13
* SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.Juergen Ributzka2013-11-13
* Cleanup the stackmap operand folding code and fix a corner case.Andrew Trick2013-11-12
* Simplify operand folding when rematerializing a load.Andrew Trick2013-11-12
* Fix the recently added anyregcc convention to handle spilled operands.Andrew Trick2013-11-11
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-09
* [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-08
* Slightly change the way stackmap and patchpoint intrinsics are lowered.Andrew Trick2013-11-05
* Check for both styles of clobbers, those produced by dragonegg andEric Christopher2013-11-04
* Add support for AVX512 masked vector blend intrinsics.Cameron McInally2013-11-04
* 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