]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/ARM/debug-info-blocks.ll
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
[opencl/llvm.git] / test / CodeGen / ARM / debug-info-blocks.ll
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-09-06 Manman RenDebug Info Testing: Updated to use null instead of...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-08 Eric ChristopherMake sure that if we're going to attempt to add a type...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2013-06-16 David BlaikieDebug Info: Simplify Frame Index handling in DBG_VALUE...
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-20 David BlaikieRemove unused field in DICompileUnit
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-12 David BlaikieUpdate debug info test cases with empty SplitDebugFilen...
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-11-11 Chad RosierLoosen test by using REs. Approved by Devang.
2011-08-18 Ivan KrasinFastISel: avoid function calls between the materializat...
2011-06-22 Devang PatelTest case for r133560.