1. 9075258 MIR Serialization: Serialize the 'debug-use' register operand flag. by Alex Lorenz · 10 years ago
  2. a518b79 MIR Serialization: Serialize the 'volatile' machine memory operand flag. by Alex Lorenz · 10 years ago
  3. 4af7e61 MIR Serialization: Initial serialization of the machine memory operands. by Alex Lorenz · 10 years ago
  4. ad156fb MIR Serialization: Serialize the floating point immediate machine operands. by Alex Lorenz · 10 years ago
  5. 618b283 MIR Serialization: Serialize the machine basic block's successor weights. by Alex Lorenz · 10 years ago
  6. a6f9a37 MIR Serialization: Serialize the frame info's save and restore points. by Alex Lorenz · 10 years ago
  7. b139323 MIR Serialization: Serialize the '.cfi_def_cfa' CFI instruction. by Alex Lorenz · 10 years ago
  8. ef5c196 MIR Serialization: Serialize the target index machine operands. by Alex Lorenz · 10 years ago
  9. deb5349 MIR Serialization: Serialize the block address machine operands. by Alex Lorenz · 10 years ago
  10. e8ce3e6 MIR Printer: Remove an outdated TODO comment and assertion. NFC. by Alex Lorenz · 10 years ago
  11. 8a1915b MIR Serialization: Serialize the unnamed basic block references. by Alex Lorenz · 10 years ago
  12. 5b0d5f6 MIR Serialization: Serialize the '.cfi_def_cfa_register' CFI instruction. by Alex Lorenz · 10 years ago
  13. 12045a4 MIR Serialization: Serialize the machine function's liveins. by Alex Lorenz · 10 years ago
  14. 1bb48de MIR Serialization: Serialize MachineFrameInfo's callee saved information. by Alex Lorenz · 10 years ago
  15. ab4cbcf MIR Serialization: Serialize the simple virtual register allocation hints. by Alex Lorenz · 10 years ago
  16. 8cfc686 MIR Serialization: Serialize the '.cfi_offset' CFI instruction. by Alex Lorenz · 10 years ago
  17. 46d760d MIR Serialization: Serialize the machine instruction's debug location. by Alex Lorenz · 10 years ago
  18. 35e4446 MIR Serialization: Serialize the metadata machine operands. by Alex Lorenz · 10 years ago
  19. f4baeb5 MIR Serialization: Start serializing the CFI operands with .cfi_def_cfa_offset. by Alex Lorenz · 10 years ago
  20. 6ede374 MIR Serialization: Serialize the external symbol machine operands. by Alex Lorenz · 10 years ago
  21. ab98049 MIR Serialization: Initial serialization of machine constant pools. by Alex Lorenz · 10 years ago
  22. e5a4466 MIR Serialization: Serialize the frame setup machine instruction flag. by Alex Lorenz · 10 years ago
  23. 7feaf7c MIR Serialization: Serialize the frame index machine operands. by Alex Lorenz · 10 years ago
  24. 31d7068 MIR Serialization: Serialize the jump table index operands. by Alex Lorenz · 10 years ago
  25. 6799e9b MIR Serialization: Serialize the jump table info. by Alex Lorenz · 10 years ago
  26. 37643a0 MIR Serialization: Serialize references from the stack objects to named allocas. by Alex Lorenz · 10 years ago
  27. 9fab370 MIR Serialization: Serialize the machine basic block live in registers. by Alex Lorenz · 10 years ago
  28. 15a00a8 MIR Printer: move the function 'printReg'. NFC. by Alex Lorenz · 10 years ago
  29. 418f3ec MIR Serialization: Serialize the variable sized stack objects. by Alex Lorenz · 10 years ago
  30. 2eacca8 MIR Serialization: Serialize the sub register indices. by Alex Lorenz · 10 years ago
  31. de491f0 MIR Serialization: Serialize the fixed stack objects. by Alex Lorenz · 10 years ago
  32. 5346451 MIR Serialization: Serialize the virtual register operands. by Alex Lorenz · 10 years ago
  33. f6bc866 MIR Serialization: Initial serialization of stack objects. by Alex Lorenz · 10 years ago
  34. 28148ba MIR Serialization: Serialize the virtual register definitions. by Alex Lorenz · 10 years ago
  35. 60541c1 MIR Serialization: Serialize the simple MachineFrameInfo attributes. by Alex Lorenz · 10 years ago
  36. 4d026b89 MIR Serialization: Serialize the 'undef' register machine operand flag. by Alex Lorenz · 10 years ago
  37. 495ad87 MIR Serialization: Serialize the 'killed' register machine operand flag. by Alex Lorenz · 10 years ago
  38. b1f9ce8 MIR Parser: Use source locations for MBB naming errors. by Alex Lorenz · 10 years ago
  39. 900b5cb MIR Printer: Use a module slot tracker to print global address operands. NFC. by Alex Lorenz · 10 years ago
  40. cbbfd0b MIR Serialization: Serialize the 'dead' register machine operand flag. by Alex Lorenz · 10 years ago
  41. cb268d4 MIR Serialization: Serialize the implicit register flag. by Alex Lorenz · 10 years ago
  42. eb5112b Fix compilation failure introduced in r241093. by Alex Lorenz · 10 years ago
  43. f09df00 MIR Serialization: Serialize MBB successors. by Alex Lorenz · 10 years ago
  44. 5d26fa8 MIR Printer: extract the code that prints MBB references into a new method. NFC. by Alex Lorenz · 10 years ago
  45. 8f6f428 MIR Serialization: Serialize the register mask machine operands. by Alex Lorenz · 10 years ago
  46. 5d6108e MIR Serialization: Serialize global address machine operands. by Alex Lorenz · 10 years ago
  47. ec6b26b Fix unused variable from r240792. by Alex Lorenz · 10 years ago
  48. 33f0aef MIR Serialization: Serialize machine basic block operands. by Alex Lorenz · 10 years ago
  49. 54565cf MIR Serialization: Serialize simple MachineRegisterInfo attributes. by Alex Lorenz · 10 years ago
  50. 12b554e MIR Serialization: Serialize the null register operands. by Alex Lorenz · 10 years ago
  51. 240fc1e MIR Serialization: Serialize immediate machine operands. by Alex Lorenz · 10 years ago
  52. f3db51de MIR Serialization: Serialize physical register machine operands. by Alex Lorenz · 10 years ago
  53. 8e0a1b4 MIR Serialization: Serialize machine instruction names. by Alex Lorenz · 10 years ago
  54. 4f093bf MIR Serialization: Serialize the list of machine basic blocks with simple attributes. by Alex Lorenz · 10 years ago
  55. 5b5f975 MIR Serialization: Print and parse simple machine function attributes. by Alex Lorenz · 10 years ago
  56. 345c144 MIR Serialization: move the MIR printer out of the MIR printing pass. by Alex Lorenz · 10 years ago