Chris Lattner dd68469382 Implement folding of expressions like 'uint cast (int* getelementptr (int*
null, uint 1) to uint)' to a constant integer.  We can only do this with
primitive LLVM types, because other types have target-specific sizes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14837 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-15 01:16:59 +00:00
..
2004-06-08 17:53:24 +00:00
2004-06-08 17:53:24 +00:00
2004-07-12 20:35:11 +00:00
2004-05-26 22:07:18 +00:00
2004-06-27 18:38:48 +00:00
2004-06-27 18:38:48 +00:00
2004-05-26 22:07:18 +00:00
2004-07-08 22:09:34 +00:00
2004-07-07 18:07:46 +00:00