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