Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / widen_cast-4.ll
2015-04-15 Sanjay Patel[X86] add an exedepfix entry for movq == movlps ==...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-09 Chandler Carruth[x86] Re-apply a variant of the x86 side of r212324...
2014-07-07 Chandler Carruth[x86] Revert r212324 which was too aggressive w.r.t...
2014-07-04 Chandler Carruth[x86] Move some check lines to be slightly easier for...
2014-07-04 Chandler Carruth[x86] Generalize BuildVectorSDNode::getConstantSplatVal...
2013-08-23 Rafael EspindolaUpdate tests to use sse4.2 instead of sse42.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2009-10-16 Mon P WangUpdate tests to use FileCheck
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-05-23 Eli FriedmanFix test to account for legalization changes; I think...
2008-12-18 Mon P WangAdded some basic test cases for r61209