Commit History

Author SHA1 Message Date
  Duncan P. N. Exon Smith e005d71e4b uselistorder: Pull bit through BitcodeWriterPass 10 years ago
  Duncan P. N. Exon Smith 657aad675a uselistorder: Pull the bit through WriteToBitcodFile() 10 years ago
  Chandler Carruth b246acebf4 [PM] Switch the new pass manager to use a reference-based API for IR 10 years ago
  Craig Topper 01394fb9e4 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 years ago
  Chandler Carruth e2dc71d312 [PM] Wire up support for writing bitcode with new PM. 11 years ago
  Joe Abbey 170a15e98d Code Custodian: 12 years ago
  Owen Anderson 90c579de5a Reapply r110396, with fixes to appease the Linux buildbot gods. 15 years ago
  Owen Anderson 1f74590e9d Revert r110396 to fix buildbots. 15 years ago
  Owen Anderson 9ccaf53ada Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static 15 years ago
  Chris Lattner b515d75856 eliminate the std::ostream forms of the bitcode writing APIs. 16 years ago
  Daniel Dunbar d1ce3b48e2 Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass. 17 years ago
  Dan Gohman ae73dc1448 Tidy up several unbeseeming casts from pointer to intptr_t. 17 years ago
  Chris Lattner 4ee451de36 Remove attribution from file headers, per discussion on llvmdev. 17 years ago
  Dan Gohman adf3eab773 Add explicit keywords. 18 years ago
  Gordon Henriksen bd76d66194 Deleting -emitbitcode option which did nothing. 18 years ago
  Chris Lattner e8e1e4bf8a add a new CreateBitcodeWriterPass method, which creates a bitcode writer as 18 years ago