1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 93fd3ddf24 fix PR6414, a nondeterminism issue in IPSCCP which was because
of a subtle interation in a loop operating in densemap order.

llvm-svn: 97288
2010-02-27 00:07:42 +00:00
..
Hello make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
InstCombine Fix indentation. 2010-02-24 06:46:09 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Fix rdar://7694996 a miscompile of 183.equake from my patch yesterday, 2010-02-26 23:42:13 +00:00
Scalar fix PR6414, a nondeterminism issue in IPSCCP which was because 2010-02-27 00:07:42 +00:00
Utils Make LoopSimplify change conditional branches in loop exiting blocks 2010-02-25 06:57:05 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00