summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LowerExpectIntrinsic/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-111-14/+17
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Dmitri Gribenko2019-09-111-17/+14
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-111-14/+17
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-101-17/+14
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-101-14/+17
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+291
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-291/+0
* [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