1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Transforms
Zhou Sheng 98c161c290 1. Make use of APInt operation instead of using ConstantExpr::getXXX.
2. Use cheaper APInt methods.

llvm-svn: 35594
2007-04-02 13:45:30 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation remove reoptimizer-specific passes 2007-02-20 05:31:49 +00:00
IPO Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
Scalar 1. Make use of APInt operation instead of using ConstantExpr::getXXX. 2007-04-02 13:45:30 +00:00
Utils reduce use of std::set 2007-04-02 01:44:59 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00