Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Feature / intrinsics.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-01-19 Reid SpencerExpand test to cover the non-overloaded variants of...
2005-05-09 Reid SpencerAdd note to self to complete the testing of all intrins...
2005-05-03 Andrew Lenharthyea yea yea
2005-05-03 Andrew Lenharthpre add count tests
2005-02-28 Chris LattnerAdd a test for llvm.prefetch.
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2004-06-15 Chris LattnerRight, stop being silly
2004-06-15 Chris LattnerAdd a nan, stop testing isnan
2004-06-12 Alkis EvlogimenosAdd the isunordered intrinsic.
2004-06-11 Chris LattnerI misled Alkis: LLVM should have isnan, not isunordered.
2004-06-11 Alkis EvlogimenosAdd feature test for llvm intrinsics. It currently...