As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / 2010-08-10-DbgConstant.ll
2010-08-12 Devang PatelThis is x86 only test.
2010-08-10 Jakob Stoklund OlesenFix test for more architectures. Patch by Tobias Grosser.
2010-08-10 Tobias GrosserFix failing testcase.
2010-08-10 Devang PatelHandle TAG_constant for integers.