aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/NaCl/PNaClABITypeChecker.cpp
AgeCommit message (Expand)Author
2013-06-04PNaCl ABI checker: Check for normal form introduced by ReplacePtrsWithIntsMark Seaborn
2013-05-30Enable integer promotion pass and add ABI check for integer typesDerek Schuff
2013-05-29PNaCl ABI checker: Reject integer arguments smaller than i32Mark Seaborn
2013-05-29Revert "Enable integer promotion pass and enable ABI check for integer types."Mark Seaborn
2013-05-29Enable integer promotion pass and enable ABI check for integer types.Derek Schuff
2013-05-14Fix some build warnings in Nacl-specific codeEli Bendersky
2013-04-01PNaCl: Tidy: Remove an unnecessary cast in the ABI checkerMark Seaborn
2013-04-01PNaCl ABI checker: Disable integer size check since it doesn't pass yetMark Seaborn
2013-04-01PNaCl: Fix ABI checker to give a better error message on BlockAddressesMark Seaborn
2013-02-22ABI Verifier: Check types in metadata nodesDerek Schuff
2013-02-19Move ABI type checker to its own fileDerek Schuff