Commit History

Author SHA1 Message Date
  Craig Topper 8136aefd77 [ResetMachineFunctionPass] Add visited functions statistics info 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Matthias Braun d79789afc6 CodeGen: Remove pipeline dependencies on StackProtector; NFC 7 years ago
  Matthias Braun 87100fdc04 Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipeline dependencies on StackProtector; NFC" 7 years ago
  Matthias Braun 50f2228bda CodeGen: Remove pipeline dependencies on StackProtector; NFC 7 years ago
  Roman Tereshin cb64cbca1c [GlobalISel] NFCI, Getting GlobalISel ~5% faster 7 years ago
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 years ago
  Roman Tereshin 8e63a83808 [GlobalISel] Print/Parse FailedISel MachineFunction property 7 years ago
  Amara Emerson f2316f6e76 Fix debug spelling in ResetMachineFunction pass. 7 years ago
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 years ago
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 years ago
  Justin Bogner 669e297a93 GlobalISel: Abort in ResetMachineFunctionPass if fallback isn't enabled 8 years ago
  Mehdi Amini 67f335d992 Use StringRef in Pass/PassManager APIs (NFC) 9 years ago
  Quentin Colombet f8e3a5168e [ResetMachineFunction] Populate the comments in the header of the file. 9 years ago
  Quentin Colombet 76cc1a9a56 [ResetMachineFunction] Add statistic on the number of reset functions. 9 years ago
  Quentin Colombet 8e21d40774 [ResetMachineFunction] Emit the diagnostic isel fallback when asked. 9 years ago
  Quentin Colombet c47e5db5f7 [GlobalISel] Add a fallback path to SDISel. 9 years ago