summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86EvexToVex.cpp
Commit message (Expand)AuthorAgeFilesLines
* [X86] Fix typo in comment. NFCCraig Topper2017-10-171-1/+1
* [X86] Fix some Clang-tidy modernize-use-using and Include What You Use warnin...Eugene Zelenko2017-10-051-8/+8
* [X86] Remove execute permissions from a couple files.Craig Topper2017-09-211-0/+0
* Strip trailing whitespace. NFCI.Simon Pilgrim2017-09-051-10/+10
* [X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...Ayman Musa2017-03-071-1/+7
* [X86] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-02-021-12/+20
* This is a large patch for X86 AVX-512 of an optimization for reducing code si...Gadi Haber2016-12-281-0/+213
OpenPOWER on IntegriCloud