[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / dagcombine-buildvector.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-03-30 Jakob Stoklund OlesenNot all platforms start symbols with _
2010-03-30 Jakob Stoklund OlesenEnable -sse-domain-fix by default. Now with tests!
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-06-05 Nate BegemanAdapt the x86 build_vector dagcombine to the current...
2009-04-04 Nick LewyckyTry SSE2?
2009-04-04 Nick LewyckyFix test on non-x86 platforms.
2009-03-17 Evan ChengAdd newline at end of file.
2009-03-17 Mon P WangFix a problem with DAGCombine where we were building...