Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unreachable code. (replace with llvm_unreachable to help GCC where nec... | David Blaikie | 2012-01-17 | 1 | -1/+8 |
* | Add definitions for AMD's bobcat (aka btver1) | Benjamin Kramer | 2012-01-10 | 1 | -0/+2 |
* | Autodetect bulldozers. | Benjamin Kramer | 2011-12-01 | 1 | -0/+2 |
* | Intel family 6 model 44 is Gulftown/Westmere-EP and doesn't have AVX. | Benjamin Kramer | 2011-08-25 | 1 | -2/+2 |
* | Update comments for SandyBridge CPU identifiers. | Bob Wilson | 2011-07-08 | 1 | -2/+6 |
* | Recognize Intel CPUs with Family=6 and Model=44. | Bob Wilson | 2011-07-08 | 1 | -0/+1 |
* | add another sandybridge alias. | Chris Lattner | 2011-06-09 | 1 | -0/+1 |
* | Rename the "sandybridge" subtarget to "corei7-avx", for GCC compatibility. | Benjamin Kramer | 2011-05-20 | 1 | -1/+1 |
* | Add support for detection of Intel SandyBridge. | Roman Divacky | 2011-04-05 | 1 | -0/+2 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+307 |