diff options
author | Michael Liao <michael.liao@intel.com> | 2012-09-19 19:36:58 +0000 |
---|---|---|
committer | Michael Liao <michael.liao@intel.com> | 2012-09-19 19:36:58 +0000 |
commit | cd9ede9fc00be3f13e6f450b63419ed80f225d48 (patch) | |
tree | 1822c20a55b1bce32ed64d5040b8a3e0047a6fba /lib/MC/MCParser/AsmParser.cpp | |
parent | fc879791f2c6329bb9377ebf8a03608f6590f80e (diff) |
Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArith
- Merge the processing of LOAD_ADD with other atomic load-arith
operations
- Separate the logic getting target constant for atomic-load-op and add
an optimization for atomic-load-add on i16 with negative value
- Optimize a minor case for atomic-fetch-add i16 with negative operand. Test
case is revised.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164243 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MCParser/AsmParser.cpp')
0 files changed, 0 insertions, 0 deletions