Skip to content
Commit c0f423a4 authored by Chris Lattner's avatar Chris Lattner
Browse files

Terminology change: drop 'integral' completely. Now we just have integer,

which includes i1.  Change the semantics of the various instructions to
support i1 where they didn't before: for example, it is now legal [though
not terribly useful, as it is the same as xor] to add two i1 values.

llvm-svn: 33217
parent f448a8c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment