summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LowerExpectIntrinsic/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* [Profile] handle select instruction in 'expect' loweringXinliang David Li2016-09-021-0/+10
* [LowerExpectIntrinsic] make default likely/unlikely ratio biggerSanjay Patel2016-04-261-4/+4
* [PM] Port StripDeadPrototypes to the new pass managerJustin Bogner2015-10-301-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-19/+19
* [PM] Port LowerExpectIntrinsic to the new pass manager.Chandler Carruth2015-01-241-0/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-4/+4
* Lower llvm.expect intrinsic correctly for i1Duncan P. N. Exon Smith2014-02-021-0/+29
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-8/+8
* Introduce "expect" intrinsic instructions.Jakub Staszak2011-07-061-0/+251
OpenPOWER on IntegriCloud