Teach InstructionSimplify about phi nodes. I chose to have it simply
[oota-llvm.git] / lib / Transforms / InstCombine / InstCombinePHI.cpp
2010-11-14 Duncan SandsTeach InstructionSimplify about phi nodes. I chose...
2010-07-12 Gabor Greifcache result of operator*
2010-03-05 Chris Lattnerfix PR6512, a case where instcombine would incorrectly...
2010-02-16 Duncan SandsThere are two ways of checking for a given type, for...
2010-01-05 Benjamin KramerAdd newline at EOF.
2010-01-05 Chris Lattnersplit PHI node stuff out to InstCombinePHI.cpp