summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LowerExpectIntrinsic
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-176-0/+932
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-176-932/+0
* Remove immarg from llvm.expectMatt Arsenault2019-03-171-2/+2
* IR: Add immarg attributeMatt Arsenault2019-03-121-2/+2
* Fix builin_expect lowering bugXinliang David Li2017-06-071-0/+22
* [Profile] Enhance expect lowering to handle correlated branchesXinliang David Li2017-06-023-0/+515
* [Profile] Fix builtin_expect lowering bugXinliang David Li2017-06-011-0/+104
* [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
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-8/+8
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Introduce "expect" intrinsic instructions.Jakub Staszak2011-07-062-0/+254
OpenPOWER on IntegriCloud