1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 8bb351e2c2 fix PR4837, some bugs folding vector compares. These
return a vector of i1, not i1 itself.

llvm-svn: 80761
2009-09-02 05:12:37 +00:00
..
Hello Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
Instrumentation OptimalEdgeProfiling: Creation of profiles. 2009-09-01 19:03:44 +00:00
IPO remove CallGraphNode::replaceCallSite, it is redundant with other APIs. 2009-09-01 18:52:39 +00:00
Scalar fix PR4837, some bugs folding vector compares. These 2009-09-02 05:12:37 +00:00
Utils remove a bunch of explicit code previously needed to update the 2009-09-01 18:44:06 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00