Commit History

Autor SHA1 Mensaxe Data
  Rui Ueyama c3f211d97b Fix parameter name comments using clang-tidy. NFC. %!s(int64=6) %!d(string=hai) anos
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo %!s(int64=6) %!d(string=hai) anos
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output %!s(int64=7) %!d(string=hai) anos
  Eugene Zelenko 3d7ca1cde6 Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. %!s(int64=9) %!d(string=hai) anos
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) %!s(int64=10) %!d(string=hai) anos
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC %!s(int64=10) %!d(string=hai) anos
  Alexey Samsonov 4aef7270c9 Convert several loops over MachineFunction basic blocks to range-based loops %!s(int64=11) %!d(string=hai) anos
  Richard Smith d24fc958e8 Remove C++11ism (specializing a template in a surrounding namespace) to appease the buildbots. %!s(int64=11) %!d(string=hai) anos
  Richard Smith 778aacb5a3 [modules] "Specialize" a function by actually specializing a function template %!s(int64=11) %!d(string=hai) anos
  Benjamin Kramer 25ad1cc32a Twinify GraphWriter a little bit. %!s(int64=13) %!d(string=hai) anos
  Anna Zaks 3c397eb741 Function::getNumBlockIDs() should be used instead of Function::size() to set the upper limit on the block IDs since basic blocks might get removed (simplified away) after being initially numbered. Plus the test case, in which SelectionDAGBuilder::visitBr() calls llvm::MachineFunction::removeFromMBBNumbering(), which introduces the hole in numbering leading to an assert in llc (prior to the fix). %!s(int64=14) %!d(string=hai) anos
  Jakob Stoklund Olesen f4afdfc501 Build the Hopfield network incrementally when splitting global live ranges. %!s(int64=14) %!d(string=hai) anos
  Jakob Stoklund Olesen 6b705d4825 Add a hidden command line option to display edge bundle graphs as they are %!s(int64=14) %!d(string=hai) anos
  Jakob Stoklund Olesen 8dd070edc2 Turn the EdgeBundles class into a stand-alone machine CFG analysis pass. %!s(int64=14) %!d(string=hai) anos