summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86InstrFoldTables.cpp
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove (V)MOV64toSDrr/m and (V)MOVDI2SSrr/m. Use 128-bit result MOVD/MO...Craig Topper2019-04-281-6/+0
* [X86] Merge the different SETcc instructions for each condition code into sin...Craig Topper2019-04-051-16/+1
* [X86] Merge the different CMOV instructions for each condition code into sing...Craig Topper2019-04-051-48/+3
* [X86] Make ADD*_DB post-RA pseudos and expand them in expandPostRAPseudo.Craig Topper2019-03-181-15/+15
* [X86] Enable 8-bit OR with disjoint bits to convert to LEACraig Topper2019-03-051-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* [x86] Teach the x86 backend that it can fold between TCRETURNm* and TCRETURNr...Chandler Carruth2018-07-241-0/+2
* [X86] Move the memory unfolding table creation into its own class and make it...Craig Topper2018-07-011-0/+5410
OpenPOWER on IntegriCloud