1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/Transforms
Duncan Sands 9c1869fdaf These bitfields were being miscompiled on some
64 bit platforms when building with optimization.
So replace them by a hand-coded implementation.
This fixes PR3822.

llvm-svn: 69597
2009-04-20 16:03:21 +00:00
..
IPO Use a SmallPtrSet instead of std::set. 2009-03-23 23:39:20 +00:00
Utils These bitfields were being miscompiled on some 2009-04-20 16:03:21 +00:00
Instrumentation.h fix typos 2008-03-06 10:36:00 +00:00
IPO.h Add helper pass to remove llvm.dbg.declare intrinsics. 2009-03-09 20:49:37 +00:00
RSProfiling.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Scalar.h Add a new pass to simplify specific half_powr function calls. This is 2008-11-04 23:41:45 +00:00