llvm-project/llvm/lib/Transforms
Evandro Menezes 8a21214174 [Transforms] Add a emitBinaryFloatFnCall() version that fetches the function name from TLI
Add the counterpart to a similar function for single operands.

Differential revision: https://reviews.llvm.org/D65976

llvm-svn: 368453
2019-08-09 17:06:46 +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 Fix parameter name comments using clang-tidy. NFC. 2019-07-16 04:46: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
IPO [GlobalOpt] prevent crashing on large integer types (PR42932) 2019-08-09 12:43:25 +00:00
InstCombine [Transforms] Rename hasUnaryFloatFn() and getUnaryFloatFn() (NFC) 2019-08-09 16:04:18 +00:00
Instrumentation hwasan: Instrument globals. 2019-08-06 22:07:29 +00:00
ObjCARC [ObjC][ARC] Delete ObjC runtime calls on global variables annotated 2019-06-14 22:06:32 +00:00
Scalar [InstSimplify] Report "Changed" also when only deleting dead instructions 2019-08-09 07:08:25 +00:00
Utils [Transforms] Add a emitBinaryFloatFnCall() version that fetches the function name from TLI 2019-08-09 17:06:46 +00:00
Vectorize [LoopVectorize][X86] Clamp interleave factor if we have a known constant trip count that is less than VF*interleave 2019-08-07 21:44:14 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00