Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura, | Bruno Cardoso Lopes | 2011-09-20 | 1 | -1/+1 |
* | test/CodeGen/X86: Add a pattern for Win64. | NAKAMURA Takumi | 2011-03-16 | 1 | -11/+56 |
* | Change handling of illegal vector types to widen when possible instead of | Chris Lattner | 2010-08-25 | 1 | -13/+44 |
* | another v2f32 case, in this case showing poor codegen. | Chris Lattner | 2010-07-05 | 1 | -1/+16 |
* | fix test on non-x86 hosts. | Chris Lattner | 2010-07-05 | 1 | -1/+1 |
* | Just rip v2f32 support completely out of the X86 backend. In | Chris Lattner | 2010-07-04 | 1 | -5/+13 |
* | fix PR7518 - terrible codegen of <2 x float>, by only marking | Chris Lattner | 2010-07-04 | 1 | -0/+16 |