1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Dan Gohman d19ecedc40 Split the main for-each-use loop again, this time for GenerateTruncates,
as it also peeks at which registers are being used by other uses. This
makes LSR less sensitive to use-list order.

llvm-svn: 96308
2010-02-16 01:42:53 +00:00
..
Hello make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
InstCombine Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Scalar Split the main for-each-use loop again, this time for GenerateTruncates, 2010-02-16 01:42:53 +00:00
Utils fix PR6305 by handling BlockAddress in a helper function 2010-02-15 20:47:49 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00