Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / avx-cvt.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-09-22 Stephen CanonDon't raise inexact when lowering ceil, floor, round...
2015-08-11 Michael KupersteinAllow PeepholeOptimizer to fold a few more cases
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-23 Elena DemikhovskyAVX-512: recommitted 229837 + bugfix + test
2013-03-31 Benjamin KramerX86: Promote sitofp <8 x i16> to <8 x i32> when AVX...
2013-01-06 Craig TopperFix suffix handling for parsing and printing of cvtsi2s...
2012-01-26 Victor UmanskyFix for the following bug in AVX codegen for double...
2011-08-09 Bruno Cardoso LopesReapply a more appropriate solution than in r137114...
2011-08-09 Bruno Cardoso LopesRevert r137114
2011-08-09 Bruno Cardoso LopesHandle sitofp between v4f64 <- v4i32. Fix PR10559
2011-08-09 Bruno Cardoso LopesAdd support for avx vector fextend
2011-08-09 Bruno Cardoso LopesRename and tidy up tests