commit | 0ccceac14cfe17b0282ddb94553cb124c81ed2bb | [log] [tgz] |
---|---|---|
author | Ayman Musa <ayman.musa@intel.com> | Sun May 28 12:55:36 2017 +0000 |
committer | Ayman Musa <ayman.musa@intel.com> | Sun May 28 12:55:36 2017 +0000 |
tree | cd4cd39c6ddacaf927bc599f065c0fabef2a697c | |
parent | 09d9f45186b04f3a6961e5abad5f765e3eafbb60 [diff] |
[X86] Adding new LLVM TableGen backend that generates the X86 backend memory folding tables. X86 backend holds huge tables in order to map between the register and memory forms of each instruction. This TableGen Backend automatically generated all these tables with the appropriate flags for each entry. Differential Revision: https://reviews.llvm.org/D32684 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304088 91177308-0d34-0410-b5e6-96231b3b80d8