1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Sanjay Patel 5950893514 [InstCombine] improve readability for icmp with cast folds; NFC
1. Update function name and stale code comments.
2. Use variable names that are less ambiguous.
3. Move operand checks into the function as early exits.

llvm-svn: 369390
2019-08-20 14:56:44 +00:00
..
AggressiveInstCombine
Coroutines
Hello
InstCombine [InstCombine] improve readability for icmp with cast folds; NFC 2019-08-20 14:56:44 +00:00
Instrumentation
IPO [BlockExtractor] Avoid assert with wrong line format 2019-08-20 14:46:02 +00:00
ObjCARC
Scalar Refactor isPointerOffset (NFC). 2019-08-19 21:08:04 +00:00
Utils
Vectorize [SLP][NFC] Avoid repetitive calls to getSameOpcode() 2019-08-20 00:22:04 +00:00
CMakeLists.txt
LLVMBuild.txt