summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Reapply r374743 with a fix for the ocaml bindingJoerg Sonnenberger2019-10-141-86/+0
* Revert "Add a pass to lower is.constant and objectsize intrinsics"Dmitri Gribenko2019-10-141-0/+86
* Add a pass to lower is.constant and objectsize intrinsicsJoerg Sonnenberger2019-10-131-86/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+86
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-86/+0
* Add a 'dynamic' parameter to the objectsize intrinsicErik Pilkington2019-01-301-9/+9
* Make llvm.objectsize more conservative with nullGeorge Burgess IV2018-07-091-1/+19
* Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...Alina Sbirlea2018-06-201-1/+1
* Let llvm.objectsize be conservative with null pointersGeorge Burgess IV2017-03-211-2/+40
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* During the CodeGenPrepare we often lower intrinsics (such as objsize)Nadav Rotem2012-08-141-3/+3
* Roll r127459 back in:Cameron Zwarich2011-03-111-1/+2
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-111-2/+1
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-111-1/+2
* temporarily revert r123526. While working on a follow-on patch IChris Lattner2011-01-151-1/+3
* fix rdar://8785296 - -fcatch-undefined-behavior generates inefficient codeChris Lattner2011-01-151-1/+4
* Now that instruction optzns can update the iterator as they go, we can Chris Lattner2011-01-151-0/+24
* revert r122164, I'm going to go with a different approach.Chris Lattner2010-12-191-31/+0
* first step to fixing PR8642: don't fold away empty basic blocksChris Lattner2010-12-191-0/+31
OpenPOWER on IntegriCloud