aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2014-07-17 17:04:34 +0000
committerAdam Nemet <anemet@apple.com>2014-07-17 17:04:34 +0000
commit4dc92b9a84da145ab537dfe6cfdefd49f7e74ccc (patch)
tree157bbc6572c6bde85c58fce39b91a5ddaf962070 /clang/lib/CodeGen/CodeGenModule.cpp
parent017fca0272cebfbf84182d0c49cbce1c3e926905 (diff)
downloadllvm-4dc92b9a84da145ab537dfe6cfdefd49f7e74ccc.zip
llvm-4dc92b9a84da145ab537dfe6cfdefd49f7e74ccc.tar.gz
llvm-4dc92b9a84da145ab537dfe6cfdefd49f7e74ccc.tar.bz2
[X86] AVX512: Move compressed displacement logic to TD
This does not actually move the logic yet but reimplements it in the Tablegen language. Then asserts that the new implementation results in the same value. The next patch will remove the assert and the temporary use of the TSFlags and remove the C++ implementation. The formula requires a limited form of the logical left and right operators. I implemented these with the bit-extract/insert operator (i.e. blah{bits}). No functional change. llvm-svn: 213278
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions