aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/vector.ll
AgeCommit message (Expand)Author
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie
2013-03-27Adding DIImportedModules to DIScopes.David 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-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-11Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2013-01-25Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,Eli Bendersky
2013-01-08Add the C testcase to this file.Eric Christopher
2013-01-08Remove the llvm-local DW_TAG_vector_type tag and add a test toEric Christopher