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