Historial de Commits

Autor SHA1 Mensaje Fecha
  Fangrui Song 7d88286b7c [CodeGen] Fix inconsistent declaration parameter name hace 7 años
  Matthias Braun d79789afc6 CodeGen: Remove pipeline dependencies on StackProtector; NFC hace 7 años
  Matthias Braun 87100fdc04 Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipeline dependencies on StackProtector; NFC" hace 7 años
  Matthias Braun 50f2228bda CodeGen: Remove pipeline dependencies on StackProtector; NFC hace 7 años
  Than McIntosh 6fa6453210 StackColoring: better handling of statically unreachable code hace 7 años
  Than McIntosh a39a917dbf Revert changes from D46265. hace 7 años
  Than McIntosh a739ddd3fe StackColoring: better handling of statically unreachable code hace 7 años
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. hace 7 años
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. hace 7 años
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. hace 7 años
  Mandeep Singh Grang 8ba42a9352 [CodeGen] Change std::sort to llvm::sort in response to r327219 hace 7 años
  Fangrui Song 73d8dbf806 Fix a bunch of typoes. NFC hace 7 años
  Xin Tong 5a0249de08 Stylish change. NFC hace 7 años
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC hace 7 años
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output hace 7 años
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target hace 7 años
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. hace 7 años
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] hace 7 años
  Eugene Zelenko 9434811032 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). hace 8 años
  Hiroshi Inoue f49a981211 [StackColoring] Update AliasAnalysis information in stack coloring pass (part 2) hace 8 años
  Hiroshi Inoue eeca49d1ac [StackColoring] Update AliasAnalysis information in stack coloring pass hace 8 años
  Than McIntosh 8e83a79a93 StackColoring: smarter check for slot overlap hace 8 años
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames hace 8 años
  Francis Visoiu Mistrih 1179b5ee40 BitVector: add iterators for set bits hace 8 años
  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 hace 8 años
  Matthias Braun 88d207542b Cleanup dump() functions. hace 8 años
  Matthias Braun 40485c228c Move VariableDbgInfo from MachineModuleInfo to MachineFunction hace 8 años
  Matthias Braun f79c57a412 MachineFunction: Return reference for getFrameInfo(); NFC hace 9 años
  Than McIntosh 90ac7e3463 Better fix for PR27903. hace 9 años
  Andrew Kaylor c465f6c040 Update the stack coloring pass to remove lifetime intrinsics in the optnone/opt-bisect skip case. hace 9 años