aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/2010-07-15-debugOrdering.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
2012-12-04Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling
2012-12-04Add a 'count' field to the DWARF subrange.Bill Wendling
2011-04-19Make tests register allocation independent again.Jakob Stoklund Olesen
2010-09-30Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen
2010-09-27Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen
2010-09-23Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng
2010-07-16Feed the right output into FileCheck.Benjamin Kramer
2010-07-16The SelectionDAGBuilder's handling of debug info, on rareDale Johannesen