Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 6 vuotta sitten
  Nicolai Haehnle ffd6774234 RegAlloc: try to fail more gracefully when out of registers 6 vuotta sitten
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 vuotta sitten
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 vuotta sitten
  Matthias Braun fa621d294f Rename LiveIntervalAnalysis.h to LiveIntervals.h 7 vuotta sitten
  Zachary Turner 9a4e15cb76 Mark all library options as hidden. 7 vuotta sitten
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 vuotta sitten
  Eugene Zelenko 16ffaf8e76 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 8 vuotta sitten
  Matt Arsenault 0771376957 RA: Replace asserts related to empty live intervals 8 vuotta sitten
  Matt Arsenault e59b7e46c1 RA: Remove assert on empty live intervals 8 vuotta sitten
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 vuotta sitten
  Matthias Braun 9262f00f1a Timer: Track name and description. 8 vuotta sitten
  Krzysztof Parzyszek 31a5f885bf Create subranges for new intervals resulting from live interval splitting 9 vuotta sitten
  Mehdi Amini f6071e14c5 [NFC] Header cleanup 9 vuotta sitten
  Wei Mi 815b02e9ce Recommit r265547, and r265610,r265639,r265657 on top of it, plus 9 vuotta sitten
  Hans Wennborg d8b70fb72f Revert r265547 "Recommit r265309 after fixed an invalid memory reference bug happened" 9 vuotta sitten
  Wei Mi 1145b58255 Recommit r265309 after fixed an invalid memory reference bug happened 9 vuotta sitten
  Wei Mi e19a68b607 Revert r265309 and r265312 because they caused some errors I need to investigate. 9 vuotta sitten
  Wei Mi d31cb9b5c5 Replace analyzeSiblingValues with new algorithm to fix its compile 9 vuotta sitten
  Benjamin Kramer 1bfcd1f675 Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. 10 vuotta sitten
  Quentin Colombet 9d60e0ff0a [RegAllocGreedy] Introduce a late pass to repair broken hints. 10 vuotta sitten
  Craig Topper a5babc8a31 Move register class name strings to a single array in MCRegisterInfo to reduce static table size and number of relocation entries. 10 vuotta sitten
  Eric Christopher ded375f282 Remove unnecessary TargetMachine.h includes. 11 vuotta sitten
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE 11 vuotta sitten
  Craig Topper 4ba844388c [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 11 vuotta sitten
  Owen Anderson 76604af774 Phase 1 of refactoring the MachineRegisterInfo iterators to make them suitable 11 vuotta sitten
  Manman Ren 2938fa44ff Fix typo 11 vuotta sitten
  Andrew Trick 09f1b252af DEBUG shouldEvict decisions 11 vuotta sitten
  Juergen Ributzka 354362524a [weak vtables] Remove a bunch of weak vtables 11 vuotta sitten
  Alexey Samsonov b21ab43cfc Revert r194865 and r194874. 11 vuotta sitten