Commit History

Author SHA1 Message Date
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 years ago
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. 7 years ago
  David Blaikie 9d9a46a465 Fix layering of MachineValueType.h by moving it from CodeGen to Support 7 years ago
  Francis Visoiu Mistrih 2cba0cc385 [CodeGen] Don't print "pred:" and "opt:" in -debug output 7 years ago
  Francis Visoiu Mistrih fd11bc0813 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. 7 years ago
  Francis Visoiu Mistrih e6b89910eb [CodeGen] Always use `printReg` to print registers in both MIR and debug 7 years ago
  Francis Visoiu Mistrih a4ec08b6fd [CodeGen] Print register names in lowercase in both MIR and debug output 7 years ago
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 years ago
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 years ago
  Eugene Zelenko 9434811032 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 years ago
  Tim Shen 400ba83237 [AntiDepBreaker] Revert r299124 and add a test. 8 years ago
  Francis Visoiu Mistrih 1179b5ee40 BitVector: add iterators for set bits 8 years ago
  Andrew Ng d8be4bf95c Resubmit r301309: [DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler. 8 years ago
  Andrew Ng e9fd8c5001 Revert "[DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler." 8 years ago
  Andrew Ng 7198047ec4 [DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler. 8 years ago
  Eric Christopher 95604f98b9 getPristineRegs is not accurately considering shrink wrapping puts 8 years ago
  Oren Ben Simhon 6095a7948d Disable Callee Saved Registers 8 years ago
  Matthias Braun f79c57a412 MachineFunction: Return reference for getFrameInfo(); NFC 9 years ago
  Krzysztof Parzyszek e19980c408 Do not rename registers that do not start an independent live range 9 years ago
  Chuang-Yu Cheng 0835dfe527 Fix Sub-register Rewriting in Aggressive Anti-Dependence Breaker 9 years ago
  Duncan P. N. Exon Smith a26cd9c5ba CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC 9 years ago
  Duncan P. N. Exon Smith 5b9b80ea30 CodeGen: TII: Take MachineInstr& in predicate API, NFC 9 years ago
  Benjamin Kramer 8d6707c823 [AggressiveAntiDepBreaker] Skip some unnecessary BitVector copies. 9 years ago
  Kyle Butt 325a79d6e9 [CodeGen]: Fix bad interaction with AntiDep breaking and inline asm. 9 years ago
  Chad Rosier 262f354157 Revert "Simplify code. NFC." 10 years ago
  Matthias Braun 63daa1436f MachineBasicBlock: Factor out common code into isReturnBlock() 10 years ago
  Chad Rosier de51d0d449 Simplify code. NFC. 10 years ago
  Matthias Braun af5ff60200 Save LaneMask with livein registers 10 years ago