Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_setcc.ll
2014-11-05 Craig TopperImprove logic that decides if its profitable to commute...
2014-02-26 Quentin ColombetLower unsigned vsetcc to psubus in certain cases
2013-09-06 Tim NorthoverSelectionDAG: create correct BooleanContent constants
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2013-07-17 NAKAMURA Takumillvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtrip...
2013-07-16 Benjamin KramerFinally, force the target for this test. Should unbreak...
2013-07-16 Benjamin KramerLabel names also differ between platforms. Use a relaxe...
2013-07-16 Benjamin KramerFix test not to fail when the target doesn't use leadin...
2013-07-16 Juergen Ributzka[X86] Use min/max to optimze unsigend vector comparison...