aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-05-25-DotDebugLoc.ll
AgeCommit message (Expand)Author
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie
2013-03-22Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-20Remove unused field in DICompileUnitDavid Blaikie
2013-03-20Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...David Blaikie
2013-03-19Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie
2013-03-17Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie
2013-03-13Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie
2013-03-08Upgrade tests to the latest debug info format.David Blaikie
2011-05-27Force a triple to make this test pass on Darwin.Eli Friedman
2011-05-27Make size computation less brittle.Rafael Espindola
2011-04-05Run LiveDebugVariables in RegAllocBasic and RegAllocGreedy.Jakob Stoklund Olesen
2010-09-21Use FileCheckDevang Patel
2010-08-15Test expects SSE, give him SSE.Benjamin Kramer
2010-08-15Restore arch on these test, they fail on arm.Benjamin Kramer
2010-08-05Move x86 specific tests into test/CodeGen/X86.Devang Patel