| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Introduction of -march=lakemont. | Andrey Turetskiy | 2016-04-05 | 1 | -0/+4 |
| * | [X86] Add "x87" in x86 target feature map. | Andrey Turetskiy | 2016-03-23 | 1 | -6/+6 |
| * | [X86] Disabling avx512f should also disable avx512vbmi and avx512ifma. Enabli... | Craig Topper | 2016-02-29 | 1 | -1/+1 |
| * | [X86] Add fxsr feature name for fxsave/fxrestore builtins. | Craig Topper | 2015-10-16 | 1 | -6/+6 |
| * | [X86] Add command line switches for xsave/xsaveopt/xsavec/xsaves. Macro defin... | Craig Topper | 2015-10-15 | 1 | -3/+3 |
| * | Handle sse turning on mmx, but no -mmx not turning off SSE. | Eric Christopher | 2015-10-08 | 1 | -5/+9 |
| * | Migrate most feature map inclusion to initFeatureMap for the x86 target so | Eric Christopher | 2015-10-08 | 1 | -3/+3 |
| * | Add a check for a function we're not testing. | Eric Christopher | 2015-08-29 | 1 | -0/+1 |
| * | Target attribute syntax compatibility fix - gcc uses no- rather than mno-. | Eric Christopher | 2015-08-27 | 1 | -2/+2 |
| * | Rename this file to have a processor suffix to help identify. | Eric Christopher | 2015-08-27 | 1 | -0/+34 |

