Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / trunc-to-bool.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2010-02-27 Evan ChengRe-apply 97040 with fix. This survives a ppc self-host...
2010-02-24 Daniel DunbarSpeculatively revert r97011, "Re-apply 96540 and 96556...
2010-02-24 Evan ChengRe-apply 96540 and 96556 with fixes.
2010-02-22 Evan ChengThese should not have been committed.
2010-02-22 Evan ChengInstcombine constant folding can normalize gep with...
2010-02-19 Duncan SandsRevert commits 96556 and 96640, because commit 96556...
2010-02-18 Evan ChengSome dag combiner goodness:
2009-11-22 Benjamin KramerTurns out stuff gets allocated to different registers...
2009-11-22 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-10 Duncan SandsWhen promoting the result of fp_to_uint/fp_to_sint,
2007-08-15 Dan GohmanConvert another test to use the count script. This...
2007-07-19 Reid SpencerFor PR1553:
2007-04-16 Reid SpencerFor PR1319:
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-13 Reid SpencerFor PR1043:
2007-01-05 Reid SpencerUpdate for change in parameter attribute syntax.
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-27 Reid SpencerAdd 3 more test cases for ptrtoint, fptoui and fptosi
2006-11-27 Reid SpencerAlter these tests to ensure they match a "test $1,...
2006-11-27 Reid SpencerFor PR950: