Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / avx2-conversions.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-19 Chandler Carruth[x86] Remove the insanely over-aggressive unpack loweri...
2013-10-23 Benjamin KramerX86: Custom lower sext v16i8 to v16i16, and the corresp...
2013-10-23 Benjamin KramerX86: Custom lower zext v16i8 to v16i16.
2013-04-22 Arnaud A. de Grand... Cleanup: test source files do not need to be executable
2013-01-20 Nadav RotemRevert 172708.
2013-01-17 Elena DemikhovskyOptimization for the following SIGN_EXTEND pairs:
2012-12-19 Elena DemikhovskyOptimized load + SIGN_EXTEND patterns in the X86 backend.
2012-04-22 Elena Demikhovskycleaned line endings in the newly added test file
2012-04-22 Elena DemikhovskyZERO_EXTEND/SIGN_EXTEND/TRUNCATE optimization for AVX2