Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremy Morse a1318bfa1b [DebugInfo] LiveDebugValues: correctly discriminate kinds of variable locations hace 6 años
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique hace 6 años
  Matt Arsenault 2925bcc46f CodeGen: Migration to using Register hace 6 años
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC hace 6 años
  Ulrich Weigand ef54162998 Allow target to handle STRICT floating-point nodes hace 6 años
  Craig Topper 393ae63d24 [X86] Fix several places that weren't passing what they though they were to MachineInstr::print hace 6 años
  Petar Jovanovic 0ddfb52ad6 [DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC) hace 6 años
  Amy Huang ec039c845f Recommitting r358783 and r358786 "[MS] Emit S_HEAPALLOCSITE debug info" with fixes for buildbot error (undefined assembler label). hace 6 años
  Bjorn Pettersson bba2202bb1 [CodeGen] Add "const" to MachineInstr::mayAlias hace 6 años
  Philip Reames c2065f2c0b Allow unordered loads to be considered invariant in CodeGen hace 6 años
  Philip Reames 7747c1d2df Allow code motion (and thus folding) for atomic (but unordered) memory operands hace 6 años
  Chen Zheng c67948988f [NFC] add/modify wrapper function for findRegisterDefOperand(). hace 6 años
  Philip Reames 5021270f7b Be conservative about unordered accesses for the moment hace 6 años
  Michael Berg a4073f45f6 Move IR flag handling directly into builder calls for cases translated from Instructions in GlobalIsel hace 6 años
  Wolfgang Pieb 2260299d7e [DEBUGINFO] Reposting r352642: Handle restore instructions in LiveDebugValues hace 6 años
  Philip Reames edce282ba0 [CodeGen] Be as conservative about atomic accesses as for volatile hace 6 años
  Wolfgang Pieb 03d9f9c87e Reverting r352642 - Handle restore instructions in LiveDebugValues - as it's causing hace 6 años
  Wolfgang Pieb bc99383d67 [DEBUGINFO] Handle restore instructions in LiveDebugValues hace 6 años
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Vladimir Stefanovic 3af27b49cf [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25 hace 6 años
  Stanislav Mekhanoshin 1c82b7de9d Fix MachineInstr::findRegisterUseOperandIdx subreg checks hace 6 años
  Carlos Alberto Enciso 42b5443507 [DebugInfo][Dexter] Incorrect DBG_VALUE after MCP dead copy instruction removal. hace 6 años
  Francis Visoiu Mistrih fa73cae344 [CodeGen] Always print register ties in MI::dump() hace 7 años
  Michael Berg 9de32f78e1 Copy utilities updated and added for MI flags hace 7 años
  Craig Topper ee5f4639a8 [MachineInstr] In addRegisterKilled and addRegisterDead, don't remove operands from inline assembly instructions if they have an associated flag operand. hace 7 años
  Michael Berg 87d1f822bf add IR flags to MI hace 7 años
  Sven van Haastregt b219bbc863 Fix argument type in MachineInstr::hasPropertyInBundle hace 7 años
  Carlos Alberto Enciso 03c16fb53c [DWARF] Missing location debug information with -O2. hace 7 años
  Krzysztof Parzyszek 7e54adc682 Consistently use MemoryLocation::UnknownSize to indicate unknown access size hace 7 años
  Chandler Carruth e90d44039a [x86/MIR] Implement support for pre- and post-instruction symbols, as hace 7 años