Historique des commits

Auteur SHA1 Message Date
  Amara Emerson 9a368b2132 [GlobalISel] Introduce a G_DYN_STACKALLOC opcode to represent dynamic allocas. il y a 6 ans
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM il y a 6 ans
  Matt Arsenault ddb638f48f GlobalISel: Add more verifier checks for G_SHUFFLE_VECTOR il y a 6 ans
  Matt Arsenault 1dcdc32963 GlobalISel: Change representation of shuffle masks il y a 6 ans
  Daniel Sanders 2d2b63fa73 [globalisel] Add G_SEXT_INREG il y a 6 ans
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC il y a 6 ans
  Djordje Todorovic 7936dfdc22 Reland "[LiveDebugValues] Emit the debug entry values" il y a 6 ans
  Matt Arsenault 860def304b GlobalISel: Verify G_MERGE_VALUES operand sizes il y a 6 ans
  Djordje Todorovic 3aa859711c [MachineFunction] Base support for call site info tracking il y a 6 ans
  Matt Arsenault 5b56cc85b0 Rename ExpandISelPseudo->FinalizeISel, delay register reservation il y a 6 ans
  Matt Arsenault 6f81a49f5c GlobalISel: Verify intrinsics il y a 6 ans
  Amara Emerson 3cc39d23bb [GlobalISel] Add a G_BRJT opcode. il y a 6 ans
  Amara Emerson dae5d38e98 [GlobalISel] Add a G_JUMP_TABLE opcode. il y a 6 ans
  Amara Emerson aee02187cb Add a getSizeInBits() accessor to MachineMemOperand. NFC. il y a 6 ans
  Matt Arsenault 00d0757296 GlobalISel: Verify g_insert il y a 6 ans
  Matt Arsenault c86376b897 GlobalISel: Fix inadequate verification of g_build_vector il y a 6 ans
  Matt Arsenault 45f5ca3e2d GlobalISel: Verify G_EXTRACT il y a 6 ans
  Matt Arsenault 5677af7c59 GlobalISel: Verify G_GEP il y a 6 ans
  Matt Arsenault 05338a60a7 GlobalISel: Fix verifier crashing on non-register operands il y a 6 ans
  Matt Arsenault 7c4ac52d75 GlobalISel: Enforce operand types for constants il y a 6 ans
  Matt Arsenault 3bcad46609 GlobalISel: Verify g_select il y a 6 ans
  Matt Arsenault be7b21ece2 MachineVerifier: Move verification of G_* instructions to function il y a 6 ans
  Matt Arsenault cb7fe9bbb3 GlobalISel: Verify memory size for load/store il y a 6 ans
  Matt Arsenault 79e1cb59f5 GlobalISel: Verify pointer casts il y a 6 ans
  Matt Arsenault 50de4990f0 GlobalISel: Verify load/store has a pointer input il y a 6 ans
  Amara Emerson 171d728596 Re-apply "r351584: "GlobalISel: Verify g_zextload and g_sextload"" il y a 6 ans
  Matt Arsenault 730b10c319 GlobalISel: Disallow vectors for G_CONSTANT/G_FCONSTANT il y a 6 ans
  Matt Arsenault b771a49ffa GlobalISel: Fix out of bounds crashes in verifier il y a 6 ans
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Amara Emerson b3cf54ea95 Revert r351584: "GlobalISel: Verify g_zextload and g_sextload" il y a 6 ans