提交历史

作者 SHA1 备注 提交日期
  Heejin Ahn c430c83029 [WebAssembly] Add WasmEHFuncInfo for unwind destination information 7 年之前
  Heejin Ahn a3ccaa9b88 [WebAssembly] Add functions for EHScopes 7 年之前
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. 7 年之前
  Francis Visoiu Mistrih bea0f24e1c [MIR] Add support for debug metadata for fixed stack objects 7 年之前
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 年之前
  Matthias Braun dfcb4f5344 MachineFunction: Slight refactoring; NFC 7 年之前
  Reid Kleckner c86178ea37 Add llvm.codeview.annotation to implement MSVC __annotation 8 年之前
  Matthias Braun 18f24452da TargetInstrInfo: Change duplicate() to work on bundles. 8 年之前
  Hiroshi Inoue eeca49d1ac [StackColoring] Update AliasAnalysis information in stack coloring pass 8 年之前
  Konstantin Zhuravlyov 8f85685860 Enhance synchscope representation 8 年之前
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 年之前
  Eugene Zelenko 1d081e6497 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 年之前
  Francis Visoiu Mistrih 97979ac38c [MachineFunction] Fix documentation. NFC 8 年之前
  Matthias Braun 347847bcdc Move most EH from MachineModuleInfo to MachineFunction 8 年之前
  Eric Christopher e7b3959e01 Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction" 8 年之前
  Matthias Braun 29c7b3a03e Move most EH from MachineModuleInfo to MachineFunction 8 年之前
  Matthias Braun 40485c228c Move VariableDbgInfo from MachineModuleInfo to MachineFunction 8 年之前
  Matthias Braun 14250381b8 Move FrameInstructions from MachineModuleInfo to MachineFunction 8 年之前
  Konstantin Zhuravlyov a7e2c08af2 [MachineMemOperand] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand, and remove redundant getAtomic* member functions from SelectionDAG. 8 年之前
  Hans Wennborg ba9e1e6b25 Win64: Don't emit unwind info for "leaf" functions (PR30337) 9 年之前
  Duncan P. N. Exon Smith a66f054162 ADT: Never allocate nodes in iplist<> and ilist<> 9 年之前
  Duncan P. N. Exon Smith 9c80b35060 ADT: Split ilist_node_traits into alloc and callback, NFC 9 年之前
  Duncan P. N. Exon Smith 1d79fff9e6 ADT: Give ilist<T>::reverse_iterator a handle to the current node 9 年之前
  Quentin Colombet 6dff9d76f8 [MFProperties] Introduce a FailedISel property. 9 年之前
  Quentin Colombet ac0c6d3071 [MachineFunction] Introduce a reset method. 9 年之前
  Quentin Colombet 7e94389773 [MFProperties] Introduce a reset method with no argument. 9 年之前
  Quentin Colombet 1c4f0f9d6c [MFProperties][NFC] Rename clear into reset to match BitVector naming. 9 年之前
  Matthias Braun 690a3cbc95 MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it 9 年之前
  Matthias Braun db9ce2fda6 MachineFunction: Introduce NoPHIs property 9 年之前
  Tim Shen 22fca38c9c [GraphTraits] Replace all NodeType usage with NodeRef 9 年之前