aboutsummaryrefslogtreecommitdiff
path: root/test/NaCl/PNaClABI/types-function.ll
AgeCommit message (Expand)Author
2013-06-20PNaCl ABI: Reduce the set of allowed "align" attributes on loads/storesMark Seaborn
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-04-26Check for metadata in PNaCl ABI checker.Jan Voung
2013-04-01PNaCl ABI checker: Disable integer size check since it doesn't pass yetMark Seaborn
2013-03-14Cleanup of ABI CheckerDerek Schuff
2013-02-22ABI Verifier: Check types in metadata nodesDerek Schuff
2013-02-20ABI Verifier: Check function return and argument types, and instruction opera...Derek Schuff
2013-02-12This CL supersedes the previous 2 outstanding CLs.Derek Schuff