Fix PR5391: support early clobber physical register def tied with a use (ewwww)
[oota-llvm.git] / test / CodeGen / X86 / trunc-to-bool.ll
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: