aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/NaCl/ExpandArithWithOverflow.cpp
AgeCommit message (Expand)Author
2014-02-02generalize ExpandWithOverflow to handle completely nonconstant additionsAlon Zakai
2013-06-10PNaCl: Extend ExpandStructRegs to handle "insertvalue" instructionsMark Seaborn
2013-05-30PNaCl: Add a pass to expand out Clang's use of registers of struct typeMark Seaborn
2013-05-28PNaCl: Extend ExpandMulWithOverflow pass to handle uadd.with.overflow tooMark Seaborn