1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Philip Reames b9ca352cf7 [instcombine] icmp eq/ne (sub C, Y), C -> icmp eq/ne Y, 0
Noticed while looking at pr43028.  

llvm-svn: 369541
2019-08-21 15:51:57 +00:00
..
AggressiveInstCombine
Coroutines [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
Hello
InstCombine [instcombine] icmp eq/ne (sub C, Y), C -> icmp eq/ne Y, 0 2019-08-21 15:51:57 +00:00
Instrumentation [Sanitizer] Remove unused functions 2019-08-20 22:56:40 +00:00
IPO [Attributor] Liveness for internal functions. 2019-08-20 23:16:57 +00:00
ObjCARC [ObjC][ARC] Delete ObjC runtime calls on global variables annotated 2019-06-14 22:06:32 +00:00
Scalar Refactor isPointerOffset (NFC). 2019-08-19 21:08:04 +00:00
Utils Reland "[ARM] push LR before __gnu_mcount_nc" 2019-08-16 23:30:16 +00:00
Vectorize [SLP][NFC] Avoid repetitive calls to getSameOpcode() 2019-08-20 00:22:04 +00:00
CMakeLists.txt
LLVMBuild.txt