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 58ddbda58c split and/or/xor out into one overly-large (2000LOC) file. However, I think
it does make sense to keep them together, at least for now.

llvm-svn: 92711
2010-01-05 07:50:36 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
InstCombine split and/or/xor out into one overly-large (2000LOC) file. However, I think 2010-01-05 07:50:36 +00:00
Instrumentation Change errs() to dbgs(). 2010-01-05 01:27:01 +00:00
IPO Change errs() to dbgs(). 2010-01-05 01:28:37 +00:00
Scalar fix an infinite loop in reassociate building emacs. 2010-01-05 04:55:35 +00:00
Utils Change errs() to dbgs(). 2010-01-05 01:26:57 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00