コミット履歴

作者 SHA1 メッセージ 日付
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. 7 年 前
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 年 前
  Mandeep Singh Grang 8ba42a9352 [CodeGen] Change std::sort to llvm::sort in response to r327219 7 年 前
  Fangrui Song 73d8dbf806 Fix a bunch of typoes. NFC 7 年 前
  Xin Tong 5a0249de08 Stylish change. NFC 7 年 前
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 年 前
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output 7 年 前
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 年 前
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 年 前
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 年 前
  Eugene Zelenko 9434811032 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 年 前
  Hiroshi Inoue f49a981211 [StackColoring] Update AliasAnalysis information in stack coloring pass (part 2) 8 年 前
  Hiroshi Inoue eeca49d1ac [StackColoring] Update AliasAnalysis information in stack coloring pass 8 年 前
  Than McIntosh 8e83a79a93 StackColoring: smarter check for slot overlap 8 年 前
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames 8 年 前
  Francis Visoiu Mistrih 1179b5ee40 BitVector: add iterators for set bits 8 年 前
  Craig Topper 867844f81a [StackColoring] Remove unused header file for post-order traversal. Update comment that indicated we were using it when we really use a depth-first search. NFC 8 年 前
  Matthias Braun 88d207542b Cleanup dump() functions. 8 年 前
  Matthias Braun 40485c228c Move VariableDbgInfo from MachineModuleInfo to MachineFunction 8 年 前
  Matthias Braun f79c57a412 MachineFunction: Return reference for getFrameInfo(); NFC 9 年 前
  Than McIntosh 90ac7e3463 Better fix for PR27903. 9 年 前
  Andrew Kaylor c465f6c040 Update the stack coloring pass to remove lifetime intrinsics in the optnone/opt-bisect skip case. 9 年 前
  Than McIntosh 019fdc9db3 Disable lifetime-start-on-first-use analysis. 9 年 前
  Than McIntosh ff0cf25236 Rework/enhance stack coloring data flow analysis. 9 年 前
  Than McIntosh 91e2a20847 Fix build failure under NDEBUG. 9 年 前
  Than McIntosh ed52756a75 Refactor debugging code, NFC. 9 年 前
  Andrew Kaylor 1e455c5cfb Re-commit optimization bisect support (r267022) without new pass manager support. 9 年 前
  Vedant Kumar 8866d94a61 Revert "Initial implementation of optimization bisect support." 9 年 前
  Andrew Kaylor c852398cbc Initial implementation of optimization bisect support. 9 年 前
  Mehdi Amini f6071e14c5 [NFC] Header cleanup 9 年 前