aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ptrtoint-constexpr.ll
AgeCommit message (Expand)Author
2010-02-22Canonicalize ConstantInts to the right operand of commutativeDan Gohman
2010-02-08When CodeGen'ing unoptimized code, there may be unfolded constant expressionsDan Gohman
2010-01-23Change constantexpr global variable initializers to convert the constantsChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-01fix a problem Eli noticed where we would compile the attached ptrtointChris Lattner