1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Transforms
Manuel Jacob 3215e2f49f [RS4GC] Update and simplify handling of Constants in findBaseDefiningValueOfVector().
Summary:
This is analogous to r256079, which removed an overly strong assertion, and
r256812, which simplified the code by replacing three conditionals by one.

Reviewers: reames

Subscribers: sanjoy, llvm-commits

Differential Revision: http://reviews.llvm.org/D16019

llvm-svn: 257250
2016-01-09 04:02:16 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine InstCombineCompares.cpp: Fix a warning. [-Wbraced-scalar-init] 2016-01-08 12:50:03 +00:00
Instrumentation [PGO] Simplify coverage mapping lowering 2016-01-07 20:05:49 +00:00
IPO LoopInfo: Simplify ownership of Loop objects 2016-01-08 19:08:53 +00:00
ObjCARC Refactor: Simplify boolean conditional return statements in lib/Transforms/ObjCARC 2015-12-28 16:19:08 +00:00
Scalar [RS4GC] Update and simplify handling of Constants in findBaseDefiningValueOfVector(). 2016-01-09 04:02:16 +00:00
Utils LoopInfo: Simplify ownership of Loop objects 2016-01-08 19:08:53 +00:00
Vectorize [LV] Avoid creating empty reduction entries (NFC) 2016-01-06 12:50:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile