Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Fangrui Song 2ffd08308b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 жил өмнө
  Serge Guelton becd3ddef1 Sanitize llvm-extract -help output 6 жил өмнө
  Quentin Colombet b90e8d3375 [llvm-extract] Expose the group extraction feature of the BlockExtractor 6 жил өмнө
  David Callahan f75fdc34a4 Include invoke'd functions for recursive extract 6 жил өмнө
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Rui Ueyama 0b9d56a30e Define InitLLVM to do common initialization all at once. 7 жил өмнө
  Volkan Keles 22b2564581 [llvm-extract] Support extracting basic blocks 7 жил өмнө
  Reid Kleckner 97ca964f3d [Support] Rename tool_output_file to ToolOutputFile, NFC 8 жил өмнө
  Keno Fischer 1f6fa0f45a [llvm-extract] Add option for recursive extraction 8 жил өмнө
  Davide Italiano 003472894d [tools] Unbreak the GCC build (workaround a GCC bug). 8 жил өмнө
  Peter Collingbourne 76c218e094 Bitcode: Change the materializer interface to return llvm::Error. 8 жил өмнө
  Richard Smith 0eeb3d4004 Search for llvm-symbolizer binary in the same directory as argv[0], before 9 жил өмнө
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 жил өмнө
  Rafael Espindola 17920c238d Bring back "Assert that we have all use/users in the getters." 9 жил өмнө
  Michael Zolotukhin af6e8973aa Revert "Assert that we have all use/users in the getters." 9 жил өмнө
  Rafael Espindola fdb838f3f8 Assert that we have all use/users in the getters. 9 жил өмнө
  Rafael Espindola ecd3b686c1 Delete dead code: only functions are materializable. 9 жил өмнө
  Rafael Espindola 3bca2f2bf5 Use a lambda to reduce code duplication. 9 жил өмнө
  Duncan P. N. Exon Smith 8d61ee9e7d uselistorder: Remove the global bits 10 жил өмнө
  Duncan P. N. Exon Smith 2c7f24d654 uselistorder: Pull the bit through PrintModulePass 10 жил өмнө
  Duncan P. N. Exon Smith e005d71e4b uselistorder: Pull bit through BitcodeWriterPass 10 жил өмнө
  Duncan P. N. Exon Smith d044549557 IR: Set -preserve-bc-uselistorder=false by default 10 жил өмнө
  Mehdi Amini c94da20917 Make DataLayout Non-Optional in the Module 10 жил өмнө
  Chandler Carruth 417c5c172c [PM] Remove the old 'PassManager.h' header file at the top level of 10 жил өмнө
  Rafael Espindola 5793838fc8 Remove redundant calls to isMaterializable. 10 жил өмнө
  Rafael Espindola c498284e46 Modernize the error handling of the Materialize function. 10 жил өмнө
  Rafael Espindola 3b670550ad Add doInitialization/doFinalization to DataLayoutPass. 11 жил өмнө
  Rafael Espindola 81e49922a8 Return a std::unique_ptr from the IRReader.h functions. NFC. 11 жил өмнө
  Rafael Espindola 8c96862847 Modernize raw_fd_ostream's constructor a bit. 11 жил өмнө
  Rafael Espindola 82cb28e99a Use range loops. 11 жил өмнө