summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/compact-unwind.ll
diff options
context:
space:
mode:
authorEdwin Vane <edwin.vane@intel.com>2013-05-09 20:03:52 +0000
committerEdwin Vane <edwin.vane@intel.com>2013-05-09 20:03:52 +0000
commitb40bf83eab6049a06159ad69b6422de9d6f3e2ee (patch)
treea4c738b98c180ed312244584d116ced204879387 /llvm/test/CodeGen/X86/compact-unwind.ll
parentacbb1a5db5791f8c4b6beb1a673d474589d9a9a5 (diff)
downloadbcm5719-llvm-b40bf83eab6049a06159ad69b6422de9d6f3e2ee.tar.gz
bcm5719-llvm-b40bf83eab6049a06159ad69b6422de9d6f3e2ee.zip
Transform for loops over pseudo-arrays only if begin/end members exist
For loops using pseudo-arrays, classes that can be used like arrays from the Loop Convert Transform's point of view, should only get transformed if the pseudo-array class has begin()/end() members for the range-based for-loop to call. Free versions of begin()/end() should also be allowed but this is an enhancement for another revision. llvm-svn: 181539
Diffstat (limited to 'llvm/test/CodeGen/X86/compact-unwind.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud