llvm-mirror/lib/Transforms
Jeff Cohen 91930bc4d4 Unbreak VC++ build. Do not use identifiers starting with _ as they are reserved and
can collide with system defined names.  Windows defines _BB, for example.

llvm-svn: 35066
2007-03-12 17:56:27 +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 Add an APInt version of SimplifyDemandedBits. 2007-03-12 17:25:59 +00:00
Utils Unbreak VC++ build. Do not use identifiers starting with _ as they are reserved and 2007-03-12 17:56:27 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00