InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / Linker / link-archive.ll
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-06-27 Duncan SandsUse the c modifier to tell llvm-ar not to issue a
2007-05-18 Reid SpencerAdd a test case for PR1434