Duncan Sands
|
7cb07874dc
|
Turn on LegalizeTypes, the new type legalization
codegen infrastructure, by default. Please report
any breakage to the mailing lists.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58232 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-27 08:42:46 +00:00 |
|
Duncan Sands
|
14a093ac4c
|
Turn this legalize types test on.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55605 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-09-01 12:00:55 +00:00 |
|
Duncan Sands
|
f00e74f4d6
|
Turn LegalizeTypes back off again for the moment:
it is breaking Darwin bootstrap due to missing
functionality.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53721 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-17 17:06:03 +00:00 |
|
Duncan Sands
|
95db39a9de
|
Add support for promoting and expanding AssertZext
and AssertSext. Needed when passing huge integer
parameters with the zeroext or signext attributes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53684 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-16 16:03:07 +00:00 |
|