Fix a FIXME about the format and add a test.
[oota-llvm.git] / test / Transforms / Mem2Reg / ConvertDebugInfo.ll
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-17 David BlaikieGeneralize debug info test to be resilient to changes...
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2010-06-04 Devang PatelCopy location info for current function argument from...
2010-05-07 Devang PatelUpdate test to use valid debug info.
2010-01-27 Victor HernandezWhen converting dbg.declare to dbg.value, attach promot...
2010-01-26 Victor HernandezIn mem2reg, for all alloca/stores that get promoted...
2010-01-25 Victor HernandezRevert r94260 until findDbgDeclare() is made more efficient
2010-01-23 Victor HernandezIn mem2reg, for all alloca/stores that get promoted...