aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature/intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+2
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-1/+5
* rdar://11542750 - llvm.trap should be marked no return.Chris Lattner2012-05-271-0/+10
* Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth2011-12-121-16/+16
* remove autoupgrade support for old forms of llvm.prefetch and the oldChris Lattner2011-11-271-2/+0
* Upgrade these tests for the current intrinsic prototypes.Dan Gohman2008-04-141-18/+18
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-011-43/+46
* For PR1297:Reid Spencer2007-04-011-18/+18
* Remove old intrinsic declarations and usage.Reid Spencer2006-12-021-14/+0
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Expand test to cover the non-overloaded variants of the arithmetic andReid Spencer2006-01-191-1/+45
* Add note to self to complete the testing of all intrinsic functions asReid Spencer2005-05-091-0/+2
* yea yea yeaAndrew Lenharth2005-05-031-3/+3
* pre add count testsAndrew Lenharth2005-05-031-0/+7
* Add a test for llvm.prefetch.Chris Lattner2005-02-281-0/+3
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-071-0/+4
* Right, stop being sillyChris Lattner2004-06-151-1/+1
* Add a nan, stop testing isnanChris Lattner2004-06-151-6/+1
* Add the isunordered intrinsic.Alkis Evlogimenos2004-06-121-0/+5
* I misled Alkis: LLVM should have isnan, not isunordered.Chris Lattner2004-06-111-6/+7
* Add feature test for llvm intrinsics. It currently contains only the "isunord...Alkis Evlogimenos2004-06-111-0/+12