Add a test case to check handling of dbg-declare by fast-isel.
[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.