aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/Local.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-12-05 02:40:25 +0000
committerChris Lattner <sabre@nondot.org>2005-12-05 02:40:25 +0000
commit3d36a9f6f41c0a4ab302c00d26a61730cc555691 (patch)
tree17bcf748c55b0bbdfe804c8b16321b0f4d196fb2 /lib/Analysis/DataStructure/Local.cpp
parent68bfd9c1e892f8900d0d2534e5b955586607e3ae (diff)
Several things:
1. Remove redundant type casts now that PR673 is implemented. 2. Implement the OUT*ir instructions correctly. The port number really *is* a 16-bit value, but the patterns should only match if the number is 0-255. Update the patterns so they now match. 3. Fix patterns for shifts to reflect that the shift amount is always an i8, not an i16 as they were believed to be before. This previous fib stopped working when we started knowing that CL has type i8. 4. Change use of i16i8imm in SH*ri patterns to all be imm. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24599 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/Local.cpp')
0 files changed, 0 insertions, 0 deletions