Историја ревизија

Аутор SHA1 Порука Датум
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM пре 6 година
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC пре 6 година
  Chen Zheng c67948988f [NFC] add/modify wrapper function for findRegisterDefOperand(). пре 6 година
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo пре 6 година
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. пре 7 година
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. пре 7 година
  Michael Zolotukhin 41b2567ccb Remove redundant includes from lib/CodeGen. пре 7 година
  Francis Visoiu Mistrih fd11bc0813 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. пре 7 година
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering пре 7 година
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. пре 7 година
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] пре 7 година
  Davide Italiano ded71be5b1 [LiveVariables] Switch Kill/Defs sets to be DenseSet(s). пре 8 година
  Matthias Braun 88d207542b Cleanup dump() functions. пре 8 година
  David Callahan 8be61a8c7e Modify df_iterator to support post-order actions пре 9 година
  Duncan P. N. Exon Smith 4383a516d1 CodeGen: Use MachineInstr& in LiveVariables API, NFC пре 9 година
  Duncan P. N. Exon Smith 14a454a005 CodeGen: Use range-based for in LiveVariables, NFC пре 9 година
  Matthias Braun f27ef7a795 LiveVariables: Fix typo and shorten comment пре 9 година
  Matthias Braun 031bfc2498 LiveVariables: Do not remove dead flags from vreg operands пре 9 година
  Yaron Keren 55307987a1 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. пре 9 година
  Matthias Braun 1bb03c5884 LiveVariables should not clobber MachineOperand::IsDead, ::IsKill on reserved physical registers пре 9 година
  Duncan P. N. Exon Smith 3f2c43f3c5 CodeGen: Remove more ilist iterator implicit conversions, NFC пре 10 година
  Matthias Braun af5ff60200 Save LaneMask with livein registers пре 10 година
  Reid Kleckner c0e64ada5c [WinEH] Add some support for code generating catchpad пре 10 година
  Matthias Braun 56dd2d0886 MachineBasicBlock: Add liveins() method returning an iterator_range пре 10 година
  Arnaud A. de Grandmaison 3b8d35fb8d [LiveVariables] Improve isLiveOut runtime performances. NFC. пре 10 година
  Benjamin Kramer 1bfcd1f675 Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. пре 10 година
  Eric Christopher ded375f282 Remove unnecessary TargetMachine.h includes. пре 11 година
  Dylan Noblesmith 71499d3a5d CodeGen/LiveVariables: use vector::assign() пре 11 година
  Dylan Noblesmith 9fdcfdd601 CodeGen/LiveVariables: hoist out code in nested loops пре 11 година
  Dylan Noblesmith 20d7da5b79 CodeGen/LiveVariables: switch to std::vector пре 11 година