diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-05-06 21:07:50 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-05-06 21:07:50 +0000 |
commit | 17ca3638e852ba81f389e9f896ed0420b52ae606 (patch) | |
tree | 43558224b95c2af403a7edb86eaa6a9e6de2bafe /lib/Analysis/CFRefCount.cpp | |
parent | e6863644c6b34bc40cd867e758de1c809d9a55b4 (diff) |
More x86 target feature support.
- Apologies for the extremely gross code duplication, I want to get
this working and then decide how to get this information out of the
back end.
- This replaces -m[no-]sse4[12] by -m[no-]sse4, it appears gcc
doesn't distinguish them?
- -msse, etc. now properly disable/enable related features.
- Don't always define __SSE3__...
- The main missing functionality bit here is that we don't initialize
the features based on the CPU for all -march options.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71117 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/CFRefCount.cpp')
0 files changed, 0 insertions, 0 deletions