summaryrefslogtreecommitdiff
path: root/test/Feature/intrinsics.ll
Commit message (Expand)AuthorAge
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-20
* rdar://11542750 - llvm.trap should be marked no return.Chris Lattner2012-05-27
* Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth2011-12-12
* remove autoupgrade support for old forms of llvm.prefetch and the oldChris Lattner2011-11-27
* Upgrade these tests for the current intrinsic prototypes.Dan Gohman2008-04-14
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-01
* For PR1297:Reid Spencer2007-04-01
* Remove old intrinsic declarations and usage.Reid Spencer2006-12-02
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Expand test to cover the non-overloaded variants of the arithmetic andReid Spencer2006-01-19
* Add note to self to complete the testing of all intrinsic functions asReid Spencer2005-05-09
* yea yea yeaAndrew Lenharth2005-05-03
* pre add count testsAndrew Lenharth2005-05-03
* Add a test for llvm.prefetch.Chris Lattner2005-02-28
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-07
* Right, stop being sillyChris Lattner2004-06-15
* Add a nan, stop testing isnanChris Lattner2004-06-15
* Add the isunordered intrinsic.Alkis Evlogimenos2004-06-12
* I misled Alkis: LLVM should have isnan, not isunordered.Chris Lattner2004-06-11
* Add feature test for llvm intrinsics. It currently contains only the "isunord...Alkis Evlogimenos2004-06-11