summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/sjlj-prepare-critical-edge.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SjLj Prepare] When demoting an invoke instructions to the stack, if the normalChad Rosier2013-02-051-0/+67
edge is critical, then split it so we can insert the store. rdar://13126179 llvm-svn: 174418
OpenPOWER on IntegriCloud