aboutsummaryrefslogtreecommitdiff
path: root/lib/IRReader
AgeCommit message (Expand)Author
2013-07-19Switch to the upstream way to measure IR parsing time, since we have 3.3 nowEli Bendersky
2013-07-15Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'Eli Bendersky
2013-06-07Add CL argument -bitcode-format to llvm-dis, llc, and pnacl-llc.Karl Schimpf
2013-04-03Measure time that IR parsing took as part of the -time-passes measurement.Eli Bendersky
2013-04-01Fix top-comment header and some indentationEli Bendersky
2013-03-26Split out the IRReader header and the utility functions it provides intoChandler Carruth