llvm-project/llvm/lib/Transforms
Sanjay Patel 3487791fea [InstCombine] don't move FP negation out of a constant expression
-(X * ConstExpr) becomes X * (-ConstExpr), so don't reverse that
and infinite loop.

llvm-svn: 365774
2019-07-11 13:44:29 +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
IPO OpaquePtr: add Type parameter to Loads analysis API. 2019-07-09 11:35:35 +00:00
InstCombine [InstCombine] don't move FP negation out of a constant expression 2019-07-11 13:44:29 +00:00
Instrumentation hwasan: Improve precision of checks using short granule tags. 2019-07-09 20:22:36 +00:00
ObjCARC [ObjC][ARC] Delete ObjC runtime calls on global variables annotated 2019-06-14 22:06:32 +00:00
Scalar OpaquePtr: use load instruction directly for type. NFC. 2019-07-11 13:12:08 +00:00
Utils [InstCombine] Reorder recently added/improved pow transformations 2019-07-11 10:55:04 +00:00
Vectorize [SLP] Optimize getSpillCost(); NFCI 2019-07-09 20:24:44 +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