summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/UsingDeclarationsSorterTest.cpp
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2017-09-22 04:36:36 +0000
committerYonghong Song <yhs@fb.com>2017-09-22 04:36:36 +0000
commitd2e0d1fa11ab51da2e859eea6eba594eb44e5542 (patch)
tree06a8ccde564f75bec55d89c8dcd0d3602863dcbb /clang/unittests/Format/UsingDeclarationsSorterTest.cpp
parent3c63b101deb53ba28f7074be49416d289b98d9ee (diff)
downloadbcm5719-llvm-d2e0d1fa11ab51da2e859eea6eba594eb44e5542.tar.gz
bcm5719-llvm-d2e0d1fa11ab51da2e859eea6eba594eb44e5542.zip
bpf: initial 32-bit ALU encoding support in assembler
This patch adds instruction patterns for operations in BPF_ALU. After this, assembler could recognize some 32-bit ALU statement. For example, those listed int the unit test file. Separate MOV patterns are unnecessary as MOV is ALU operation that could reuse ALU encoding infrastructure, this patch removed those redundant patterns. Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Jiong Wang <jiong.wang@netronome.com> Reviewed-by: Yonghong Song <yhs@fb.com> llvm-svn: 313961
Diffstat (limited to 'clang/unittests/Format/UsingDeclarationsSorterTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud