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