llvm-6502/lib/Transforms
Chris Lattner 9e17b632ec fix PR4837, some bugs folding vector compares. These
return a vector of i1, not i1 itself.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80761 91177308-0d34-0410-b5e6-96231b3b80d8
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