Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Rui Ueyama c3f211d97b Fix parameter name comments using clang-tidy. NFC. 6 жил өмнө
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output 7 жил өмнө
  Eugene Zelenko 3d7ca1cde6 Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 9 жил өмнө
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 10 жил өмнө
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC 10 жил өмнө
  Alexey Samsonov 4aef7270c9 Convert several loops over MachineFunction basic blocks to range-based loops 11 жил өмнө
  Richard Smith d24fc958e8 Remove C++11ism (specializing a template in a surrounding namespace) to appease the buildbots. 11 жил өмнө
  Richard Smith 778aacb5a3 [modules] "Specialize" a function by actually specializing a function template 11 жил өмнө
  Benjamin Kramer 25ad1cc32a Twinify GraphWriter a little bit. 13 жил өмнө
  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). 14 жил өмнө
  Jakob Stoklund Olesen f4afdfc501 Build the Hopfield network incrementally when splitting global live ranges. 14 жил өмнө
  Jakob Stoklund Olesen 6b705d4825 Add a hidden command line option to display edge bundle graphs as they are 14 жил өмнө
  Jakob Stoklund Olesen 8dd070edc2 Turn the EdgeBundles class into a stand-alone machine CFG analysis pass. 14 жил өмнө