Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector inst... | Hal Finkel | 2013-02-01 | 1 | -64/+0 |
* | Revise unit testing for -fno-altivec, -mno-altivec. | Bill Schmidt | 2013-02-01 | 1 | -0/+49 |
* | The clang driver has a fairly fancy support for executing gcc instead of | Rafael Espindola | 2012-10-09 | 1 | -6/+6 |
* | For compatibility with gcc, accept -maltivec as an alias of -faltivec. | Hal Finkel | 2012-06-17 | 1 | -0/+1 |
* | [driver] Don't try to set the deployment target when there is no bound | Chad Rosier | 2012-04-27 | 1 | -1/+1 |
* | Author: Daniel Dunbar <daniel@zuster.org> | Daniel Dunbar | 2012-04-09 | 1 | -5/+5 |
* | -arch is a darwin-only feature, use -target instead to make the linux buildbo... | Benjamin Kramer | 2012-03-14 | 1 | -9/+11 |
* | Typo. | Chad Rosier | 2012-03-13 | 1 | -1/+1 |
* | [driver] Clang should report an error for -faltivec on non-ppc. | Chad Rosier | 2012-03-13 | 1 | -0/+12 |