aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/debug-info-blocks.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
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-11-11Loosen test by using REs. Approved by Devang.Chad Rosier
2011-08-18FastISel: avoid function calls between the materialization of the constant an...Ivan Krasin
2011-06-22Test case for r133560.Devang Patel