aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/frame-pointer-elim.c
AgeCommit message (Expand)Author
2013-04-03Move this file into the correct directory.Eric Christopher
2013-04-03From PR9121 gcc defaulted to omitting the frame pointer on linux,Eric Christopher
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2011-06-03These tests require particular registered targets. Declared as such.Galina Kistanova
2011-02-02Fix test by fully specifying the platform.Nick Lewycky
2010-07-01Driver/IRgen: Add support for -momit-leaf-frame-pointer.Daniel Dunbar