1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 7a61ef92f5 Fix PR2697 by rewriting the '(X / pos) op neg' logic. This also changes
a couple other cases for clarity, but shouldn't affect correctness.

Patch by Eli Friedman!

llvm-svn: 57387
2008-10-11 22:55:00 +00:00
..
Hello Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Instrumentation Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
IPO dont specialize weak functions and the like 2008-10-08 18:45:59 +00:00
Scalar Fix PR2697 by rewriting the '(X / pos) op neg' logic. This also changes 2008-10-11 22:55:00 +00:00
Utils Don't drop alignment on globals when cloning. 2008-10-09 06:27:14 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00