Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Reid Kleckner 97ca964f3d [Support] Rename tool_output_file to ToolOutputFile, NFC 8 vuotta sitten
  Teresa Johnson a547919737 Split Bitcode/ReaderWriter.h into separate reader and writer headers 8 vuotta sitten
  Richard Smith 0eeb3d4004 Search for llvm-symbolizer binary in the same directory as argv[0], before 9 vuotta sitten
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 vuotta sitten
  Mehdi Amini e58bfc97e6 Move summary creation out of llvm-as into opt 9 vuotta sitten
  Teresa Johnson 7ca333b425 [ThinLTO] Move summary computation from BitcodeWriter to new pass 9 vuotta sitten
  Teresa Johnson 566a35a121 clang-format llvm-as.cpp (NFC) 9 vuotta sitten
  Mehdi Amini d2f4701e4a Add a module Hash in the bitcode and the combined index, implementing a kind of "build-id" 9 vuotta sitten
  Mehdi Amini 1fc660ff51 Revert "Add support for computing SHA1 in LLVM" 9 vuotta sitten
  Mehdi Amini 515396cd38 Add a module Hash in the bitcode and the combined index, implementing a kind of "build-id" 9 vuotta sitten
  Teresa Johnson f2403fe5b5 [ThinLTO] Renaming of function index to module summary index (NFC) 9 vuotta sitten
  Teresa Johnson c37b05528e Revert "[ThinLTO] Renaming of function index to module summary index (NFC)" 9 vuotta sitten
  Teresa Johnson 256128f217 [ThinLTO] Renaming of function index to module summary index (NFC) 9 vuotta sitten
  Teresa Johnson b97baa5fe5 Support for function summary index bitcode sections and files. 10 vuotta sitten
  Alexey Samsonov 4e5be5af59 Fix input validation issues in llvm-as/llvm-dis 10 vuotta sitten
  Duncan P. N. Exon Smith 8d61ee9e7d uselistorder: Remove the global bits 10 vuotta sitten
  Duncan P. N. Exon Smith 657aad675a uselistorder: Pull the bit through WriteToBitcodFile() 10 vuotta sitten
  Duncan P. N. Exon Smith d044549557 IR: Set -preserve-bc-uselistorder=false by default 10 vuotta sitten
  Rafael Espindola 8c96862847 Modernize raw_fd_ostream's constructor a bit. 11 vuotta sitten
  Rafael Espindola 9b29ff99c0 Modernize the .ll parsing interface. 11 vuotta sitten
  Benjamin Kramer 7259f14839 raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary. 11 vuotta sitten
  Craig Topper 573faecacf [C++] Use 'nullptr'. Tools edition. 11 vuotta sitten
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 vuotta sitten
  Rafael Espindola ac69459e0f Replace the F_Binary flag with a F_Text one. 11 vuotta sitten
  Chandler Carruth e608d695de [PM] Make the verifier work independently of any pass manager. 11 vuotta sitten
  Chandler Carruth 56e1394c88 [cleanup] Move the Dominators.h and Verifier.h headers into the IR 11 vuotta sitten
  Chandler Carruth bc65a8d518 Move the LLVM IR asm writer header files into the IR directory, as they 11 vuotta sitten
  Andrew Trick abe68f5917 Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit." 12 vuotta sitten
  Andrew Trick 7d4e9934e7 Encapsulate PassManager debug flags to avoid static init and cxa_exit. 12 vuotta sitten
  Rafael Espindola c1b49b56d4 Add a wrapper for open. 12 vuotta sitten