Add support for OR/XOR/SUB immediates that are handled with the new immediate
[oota-llvm.git] / test / Feature / intrinsics.ll
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...