Use the proper type for shift counts. This fixes a bootstrap error.
[oota-llvm.git] / test / Feature / unions.ll
2010-03-29 Chris Lattneradd support for zero initialized unions, patch by Tim...
2010-03-16 Daniel DunbarRevert r98666 too; it's checkin-without-testing day!
2010-03-16 Chris Lattnertemporarily xfail
2010-02-12 Chris LattnerAdd support for a union type in LLVM IR. Patch by...