Duncan Sands
|
8475d56794
|
Turn on LegalizeTypes, the new type legalization
codegen infrastructure, by default. Please report
any breakage to the mailing lists.
llvm-svn: 58232
|
2008-10-27 08:42:46 +00:00 |
Duncan Sands
|
fdbe925974
|
Turn this legalize types test on.
llvm-svn: 55605
|
2008-09-01 12:00:55 +00:00 |
Duncan Sands
|
d9256a7ceb
|
Turn LegalizeTypes back off again for the moment:
it is breaking Darwin bootstrap due to missing
functionality.
llvm-svn: 53721
|
2008-07-17 17:06:03 +00:00 |
Duncan Sands
|
2d28e281e9
|
Add support for promoting and expanding AssertZext
and AssertSext. Needed when passing huge integer
parameters with the zeroext or signext attributes.
llvm-svn: 53684
|
2008-07-16 16:03:07 +00:00 |