1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Transforms
David Majnemer bfc3671cd7 [SCCP] Remove duplicate code
SCCP has code identical to changeToUnreachable's behavior, switch it
over to just call changeToUnreachable.

No functionality change intended.

llvm-svn: 258654
2016-01-24 06:26:47 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine [InstCombine, SCCP] Consolidate code used to remove instructions 2016-01-24 05:26:18 +00:00
Instrumentation [PGO] IR level instrumentation of indirect call value profiling 2016-01-21 18:11:44 +00:00
IPO [PruneEH] Don't try to insert a terminator after another terminator 2016-01-23 06:00:44 +00:00
ObjCARC Refactor: Simplify boolean conditional return statements in lib/Transforms/ObjCARC 2015-12-28 16:19:08 +00:00
Scalar [SCCP] Remove duplicate code 2016-01-24 06:26:47 +00:00
Utils [SCCP] Remove duplicate code 2016-01-24 06:26:47 +00:00
Vectorize [LIR] Add support for structs and hand unrolled loops 2016-01-23 06:52:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile