Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge... | Craig Topper | 2012-04-27 | 1 | -1/+1 |
* | Another missing X86ISD::MOVLPD pattern. rdar://10450317 | Evan Cheng | 2011-11-16 | 1 | -0/+17 |
* | Add a missing pattern for X86ISD::MOVLPD. rdar://10436044 | Evan Cheng | 2011-11-14 | 1 | -0/+18 |
* | test/CodeGen/X86/vec_shuffle-39.ll: Add explicit -mtriple=x86_64-linux. Passi... | NAKAMURA Takumi | 2011-11-08 | 1 | -1/+1 |
* | Add x86 isel logic and patterns to match movlps from clang generated IR for _... | Evan Cheng | 2011-11-08 | 1 | -0/+51 |