aboutsummaryrefslogtreecommitdiff
path: root/test/NaCl/Bitcode/bitcast-elide.ll
AgeCommit message (Expand)Author
2013-09-18Only allow PNaCl version 2 bitcode files.Karl Schimpf
2013-09-03Remove all remaining pointer casts from 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-14Allow record-level printing by pnacl-bcanalyzer.Karl Schimpf
2013-08-05Fix handling of the volatile bit of loads/stores in PNaCl bitcode files.Karl Schimpf
2013-08-02Remove unnecessary pointer casts on store instructions.Karl Schimpf
2013-08-02Remove duplicate 'we' in comment.Karl Schimpf
2013-08-02Remove the bitcast (of global values) from load instructions.Karl Schimpf