Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Recognize Intel CPUs with Family=6 and Model=44. | Bob Wilson | 2011-07-08 | 1 | -0/+1 | |
| | | | | | | | | According to Intel Application Note 485, this value is used for "Intel Core i7 and Intel Xeon processor". Just include it with the other "corei7-avx" entries. llvm-svn: 134750 | |||||
* | add another sandybridge alias. | Chris Lattner | 2011-06-09 | 1 | -0/+1 | |
| | | | | llvm-svn: 132772 | |||||
* | Rename the "sandybridge" subtarget to "corei7-avx", for GCC compatibility. | Benjamin Kramer | 2011-05-20 | 1 | -1/+1 | |
| | | | | llvm-svn: 131730 | |||||
* | Add support for detection of Intel SandyBridge. | Roman Divacky | 2011-04-05 | 1 | -0/+2 | |
| | | | | llvm-svn: 128920 | |||||
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+307 | |
llvm-svn: 120298 |