ReleaseNotes: shrink-wrapping; by Quentin Colombet
[oota-llvm.git] / test / Feature / intrinsics.ll
2014-03-06 Raul E. SilveraChange math intrinsic attributes from readonly to readn...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2012-05-27 Chris Lattnerrdar://11542750 - llvm.trap should be marked no return.
2011-12-12 Chandler CarruthManually upgrade the test suite to specify the flag...
2011-11-27 Chris Lattnerremove autoupgrade support for old forms of llvm.prefet...
2008-04-14 Dan GohmanUpgrade these tests for the current intrinsic prototypes.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-01 Reid SpencerFor PR1297:
2006-12-02 Reid SpencerRemove old intrinsic declarations and usage.
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...