diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-26 23:54:03 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-26 23:54:03 +0000 |
commit | 532d0ce208809545dc46d2de70c0384c036470d1 (patch) | |
tree | 63ba2d3a649cabbfdf68e830948495f606ebbd5b /lib/CodeGen/PrologEpilogInserter.cpp | |
parent | 9ac44113a808c5c7e6c311f1d58fd698b6ffca38 (diff) |
For PR1205:
Implement the first step towards arbitrary precision integer support in
LLVM. The APInt class provides arbitrary precision arithmetic and value
representation. This patch changes ConstantInt to use APInt as its value
representation without supporting bit widths > 64 yet. That change will
come after ConstantFolding handles bit widths > 64 bits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34647 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions