Histórico de commits

Autor SHA1 Mensagem Data
  Petar Jovanovic c40df7553c [LiveDebugValues] Change condition for block termination recognition 7 anos atrás
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 anos atrás
  Michael Zolotukhin 41b2567ccb Remove redundant includes from lib/CodeGen. 7 anos atrás
  Francis Visoiu Mistrih accb337c76 [CodeGen] Rename functions PrintReg* to printReg* 7 anos atrás
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 anos atrás
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 anos atrás
  David Blaikie 803f827385 Move TargetFrameLowering.h to CodeGen where it's implemented 7 anos atrás
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 anos atrás
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 anos atrás
  Justin Bogner 1842f4a81b CodeGen: Minor cleanups to use MachineInstr::getMF. NFC 7 anos atrás
  Eugene Zelenko 2de563a9ab [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 anos atrás
  Adrian Prantl 91ad652cd8 Retire the llvm.dbg.mir hack after r311594. 8 anos atrás
  Adrian Prantl cc3f143b8d Update LiveDebugValues to generate DIExpressions for spill offsets 8 anos atrás
  Adrian Prantl b2a9fcdbed Remove the unused offset field from LiveDebugValues (NFC) 8 anos atrás
  Adrian Prantl 4df9b5f8fb Remove the unused offset from DBG_VALUE (NFC) 8 anos atrás
  Wolfgang Pieb a6df1e57e8 Fixing an issue with the initialization of LexicalScopes objects when mixing debug 8 anos atrás
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames 8 anos atrás
  Adrian Prantl 7b7499a7a6 LiveDebugValues: Assume calls never clobber SP. 8 anos atrás
  Wolfgang Pieb 5c49cf1beb Reapply r294532, reverted in r294787. 8 anos atrás
  Nico Weber 4a827800c6 Revert r294532, it caused PR31935 8 anos atrás
  Wolfgang Pieb 2012b38a6b Reapply r294356 ("Keep track of spilled variables in LiveDebugValues"). 8 anos atrás
  NAKAMURA Takumi 22bcc0ea37 Revert r294356, "DebugInfo: Track spilled variables in LiveDebugValues" 8 anos atrás
  Wolfgang Pieb 0956efb856 DebugInfo: Track spilled variables in LiveDebugValues 8 anos atrás
  Matthias Braun 0439ed6e3d Use print() instead of dump() in code 8 anos atrás
  Adrian Prantl b835e6ee0f Teach LiveDebugValues about lexical scopes. 9 anos atrás
  Keith Walker 275a9fe4ff Propagate DBG_VALUE entries when there are unvisited predecessors 9 anos atrás
  Keith Walker 4e09440dd5 Improve the -debug output for Debug Range Extension (NFC) 9 anos atrás
  Matthias Braun 690a3cbc95 MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it 9 anos atrás
  Benjamin Kramer c22fa67ab0 Avoid duplicated map lookups. No functionality change intended. 9 anos atrás
  Matt Arsenault c9cf0c849e Make LiveDebugValues preserve CFG 9 anos atrás