Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-20 | rename -ccc-host-triple into -target | Sebastian Pop | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148582 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-01-13 | Revert r148138; it's causing test failures. | Eli Friedman | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148141 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-01-13 | rename -ccc-host-triple into -target | Sebastian Pop | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148138 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-12-14 | Don't use the frame pointer on linux x86 and x86_64 if optimizing. This | Rafael Espindola | |
matches gcc's behavior. Fixes PR8186. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146586 91177308-0d34-0410-b5e6-96231b3b80d8 |