teak-llvm/llvm/lib/Transforms
David Bolvansky cb1a5a705c [SimplifyLibCalls] powf(x, sitofp(n)) -> powi(x, n)
Summary:
Partially solves https://bugs.llvm.org/show_bug.cgi?id=42190



Reviewers: spatel, nikic, efriedma

Reviewed By: efriedma

Subscribers: efriedma, nikic, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D63038

llvm-svn: 364940
2019-07-02 15:58:45 +00:00
..
AggressiveInstCombine Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Coroutines Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC 2019-06-21 05:40:31 +00:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
InstCombine [InstCombine] Shift amount reassociation: fixup constantexpr handling (PR42484) 2019-07-02 12:54:48 +00:00
Instrumentation hwasan: Remove the old frame descriptor mechanism. 2019-06-28 17:53:26 +00:00
IPO Provide basic Full LTO extension points 2019-07-02 15:52:39 +00:00
ObjCARC [ObjC][ARC] Delete ObjC runtime calls on global variables annotated 2019-06-14 22:06:32 +00:00
Scalar [SimpleLoopUnswitch] Implement handling of prof branch_weights metadata for SwitchInst 2019-07-01 08:43:53 +00:00
Utils [SimplifyLibCalls] powf(x, sitofp(n)) -> powi(x, n) 2019-07-02 15:58:45 +00:00
Vectorize Revert [SLP] Look-ahead operand reordering heuristic. 2019-07-01 21:10:43 +00:00
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00