aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/aligned_stack_var.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-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-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
2012-05-01X86: Use StackRegister instead of FrameRegister in getFrameIndexReference (to...Alexey Samsonov