aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/debug-info-branch-folding.ll
AgeCommit message (Expand)Author
2013-03-11Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie
2013-03-08Upgrade tests to the latest debug info format.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
2012-08-14During the CodeGenPrepare we often lower intrinsics (such as objsize)Nadav Rotem
2011-06-02During post RA scheduling, do not try to chase reg defs. to preserve DBG_VALU...Devang Patel
2011-05-26During branch folding avoid inserting redundant DBG_VALUE machine instructions.Devang Patel