aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/deaddebuglabel.ll
AgeCommit message (Expand)Author
2009-04-29Second attempt:Bill Wendling
2009-04-28r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling
2009-04-28Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling
2009-02-24- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emitBill Wendling
2009-01-13Use DebugInfo interface to lower dbg_* intrinsics.Devang Patel
2008-12-17Xfail these tests for now.Devang Patel
2008-10-31Testcase for PR2613Anton Korobeynikov