summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-26 23:54:03 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-26 23:54:03 +0000
commitb31bffed96fa83ed53bae22433f1987b74eb3bb1 (patch)
treec170b9c42dce602a4e369b213eea624d2669f17c /llvm/lib/CodeGen
parent7c16cd27462ee752948fce42efbab8527bf8becf (diff)
downloadbcm5719-llvm-b31bffed96fa83ed53bae22433f1987b74eb3bb1.tar.gz
bcm5719-llvm-b31bffed96fa83ed53bae22433f1987b74eb3bb1.zip
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. llvm-svn: 34647
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud