aboutsummaryrefslogtreecommitdiff
path: root/test/NaCl/Bitcode/ptrtoint-elide.ll
AgeCommit message (Expand)Author
2013-09-18Only allow PNaCl version 2 bitcode files.Karl Schimpf
2013-09-09PNaCl bitcode: Change FORWARDTYPEREF to never use pointer typesMark Seaborn
2013-09-05PNaCl bitcode: Don't output the LABEL type in the type tableMark Seaborn
2013-09-03Remove generating STRUCT_ANON records in PNaCl bitcode files.Karl Schimpf
2013-08-30Revert "Remove generating STRUCT_ANON records in PNaCl bitcode files."Karl Schimpf
2013-08-30Remove generating STRUCT_ANON records in PNaCl bitcode files.Karl Schimpf
2013-08-28Handle pointer conversions for call instructions.Karl Schimpf
2013-08-26Elide pointer to int casts on phi nodes.Karl Schimpf
2013-08-14Remove ptrtoint instructions from the PNaCl bitcode file.Karl Schimpf