summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/intrinsics.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add -O0 support for @llvm.invariant.group.barrier by discarding it if it ↵Richard Smith2016-11-071-0/+7
| | | | | | | | gets to ISel. Differential Revision: https://reviews.llvm.org/D26292 llvm-svn: 286119
* Declare sin & cos as readonly so they match the code in SelectionDAGBuildNate Begeman2009-11-031-4/+4
| | | | llvm-svn: 85853
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-22/+31
| | | | llvm-svn: 47296
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+31
llvm-svn: 33296
OpenPOWER on IntegriCloud