1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/Transforms
Benjamin Kramer 02fbb23c87 Remove the remaining uses of abs64 and nuke it.
std::abs works just fine and we're already using it in many places. NFC intended.

llvm-svn: 231696
2015-03-09 20:20:16 +00:00
..
Hello
InstCombine Simplify expressions involving boolean constants with clang-tidy 2015-03-09 01:57:13 +00:00
Instrumentation Fold init() helpers into constructors. NFC. 2015-03-06 16:21:15 +00:00
IPO Revert r231630 - Run LICM pass after loop unrolling pass. 2015-03-09 07:26:37 +00:00
ObjCARC Silence C4715 'not all control paths return a value' warnings. 2015-03-06 07:49:14 +00:00
Scalar Remove the remaining uses of abs64 and nuke it. 2015-03-09 20:20:16 +00:00
Utils SymbolRewriter: Hide implementation details 2015-03-09 15:50:47 +00:00
Vectorize Remove the remaining uses of abs64 and nuke it. 2015-03-09 20:20:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile