1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Transforms
David Majnemer 51c9237bd6 [LoopSimplify] Reuse changeToUnreachable
Use existing functionality provided in changeToUnreachable instead of
reinventing it in LoopSimplify.

No functionality change is intended.

llvm-svn: 258663
2016-01-24 19:32:52 +00:00
..
Hello
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 Fix build bot breakage 2016-01-24 16:46:53 +00:00
Utils [LoopSimplify] Reuse changeToUnreachable 2016-01-24 19:32:52 +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