Added function to set a register to a particular value + tests.
commit4692688a036d2414965dbee5f31dcb16fa075bfd
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 18 Sep 2018 11:26:35 +0000 (18 11:26 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 18 Sep 2018 11:26:35 +0000 (18 11:26 +0000)
tree0a1f7c42e4f41c7a04ba0e976ca9d4a8e4c00b02
parent1313029e9ec52c6d3b96f8153be3d0616445f370
Added function to set a register to a particular value + tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342465 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/lib/AArch64/Target.cpp
tools/llvm-exegesis/lib/Assembler.cpp
tools/llvm-exegesis/lib/Target.cpp
tools/llvm-exegesis/lib/Target.h
tools/llvm-exegesis/lib/X86/Target.cpp
unittests/tools/llvm-exegesis/X86/TargetTest.cpp