aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/NaCl/PromoteIntegers.cpp
AgeCommit message (Expand)Author
2013-05-30Enable integer promotion pass and add ABI check for integer typesDerek Schuff
2013-05-30Add switch support to integer promotion passDerek Schuff
2013-05-29Revert "Enable integer promotion pass and enable ABI check for integer types."Mark Seaborn
2013-05-29Fix PromoteIntegers pass to handle undef constantsDerek Schuff
2013-05-29Enable integer promotion pass and enable ABI check for integer types.Derek Schuff
2013-05-28Fix integer promotion pass to handle casts to struct pointer types.Derek Schuff
2013-05-14Fix some build warnings in Nacl-specific codeEli Bendersky
2013-05-10PNaCl ABI: Promote illegal integer typesDerek Schuff