Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / widen_arith-3.ll
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...
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2013-08-19 Paul RedmondImprove the widening of integral binary vector operations
2012-07-16 Alexey SamsonovFix tests that failed on i686-win32 after r160248:
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2011-12-08 Nadav RotemFix a bug in the integer-promotion of bitcast operation...
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-12-07 Dan GohmanDon't enable the post-RA scheduler on x86 except at...
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
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.
2008-12-18 Mon P WangAdded some basic test cases for r61209