summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/InstPrinter/X86InstPrinterCommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* [X86] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-101-337/+0
* [X86] Merge the different CMOV instructions for each condition code into sing...Craig Topper2019-04-051-0/+24
* [X86] Remove the _alt forms of (V)CMP instructions. Use a combination of cust...Craig Topper2019-03-181-0/+61
* [X86] Remove the _alt forms of AVX512 VPCMP instructions. Use a combination o...Craig Topper2019-03-171-0/+87
* [X86] Remove the _alt forms of XOP VPCOM instructions. Use a combination of c...Craig Topper2019-03-171-12/+26
* [X86] Strip the SAE bit from the rounding mode passed to the _RND opcodes. Us...Craig Topper2019-03-151-5/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [X86] NFC Refactor some code in InstPrintersGabor Buella2018-06-051-0/+142
OpenPOWER on IntegriCloud