Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / select.ll
2010-07-08 Benjamin KramerTeach instcombine to transform
2009-12-21 Chris Lattneradd check lines for min/max tests.
2009-12-21 Chris Lattnerreally convert this to filecheck.
2009-12-21 Chris Lattnergive instcombine some helper functions for matching...
2009-12-21 Chris Lattnerfilecheckize
2009-09-28 Chris LattnerThe select instruction is not neccesarily in the same...
2009-09-27 Chris LattnerEnhance the previous fix for PR4895 to allow more value...
2009-09-27 Chris Lattnerimplement PR4895, by making FoldOpIntoPhi handle select...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-11-25 Chris LattnerImplement PR1822
2007-04-15 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-09-19 Chris Lattnernumber test right
2006-09-19 Chris Lattnermake this harder
2006-09-19 Chris Lattnernew testcases
2006-09-09 Chris Lattnernew testcase
2005-04-23 Chris Lattneradd a new testcase
2004-09-23 Chris Lattnerload null is undefined behavior, this should fold
2004-06-09 Chris LattnerMore instcombine testcases
2004-06-09 Chris LattnerNew testcase for the instruction combiner that happen...
2004-04-10 Chris LattnerNew testcases
2004-04-09 Chris LattnerAdd testcases for harder combining cases.
2004-04-09 Chris Lattnernew testcase
2004-04-08 Chris LattnerAdd some more cases we should combine
2004-03-30 Chris LattnerAdd some testcases for select simplification
2004-03-12 Chris Lattnertest instruction combiner opts for select instruction