summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/LevelRaise.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-12-31 05:44:24 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-12-31 05:44:24 +0000
commitb46895bc1f25c243446bedf3cc73bc1e25d47512 (patch)
tree03e8a62585ed5861f1bc86a52196aa94ceb551ba /llvm/lib/Transforms/LevelRaise.cpp
parent42f0cbe7694d746e9129e8f2c5d2c6495ef47199 (diff)
downloadbcm5719-llvm-b46895bc1f25c243446bedf3cc73bc1e25d47512.tar.gz
bcm5719-llvm-b46895bc1f25c243446bedf3cc73bc1e25d47512.zip
For PR950:
Update for signless integer types and parameter attribute implementation. Of significant note: 1. This changes the bytecode format yet again. 2. There are 1/2 as many integer type planes (this is a good thing) 3. GEP indices now use only 1 bit to identify their type which means more GEP instructions won't be relegated to format 0 (size win) 4. Parameter attributes are implemented but currently being stored verbosely for each function type. Some other day this needs to be optimized for size. llvm-svn: 32783
Diffstat (limited to 'llvm/lib/Transforms/LevelRaise.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud