1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 87f86498c3 add a helper function.
llvm-svn: 93251
2010-01-12 19:40:54 +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 reenable the piece that turns trunc(zext(x)) -> x even if zext has multiple uses, 2010-01-11 22:49:40 +00:00
Instrumentation Move remaining stuff to the isInteger predicate. 2010-01-05 21:05:54 +00:00
IPO Be less stingy as to how many selects and phi nodes we 2010-01-07 05:48:42 +00:00
Scalar tidy up 2010-01-12 02:07:50 +00:00
Utils add a helper function. 2010-01-12 19:40:54 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00