index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
ResetMachineFunctionPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-1
/
+2
*
[ResetMachineFunctionPass] Add visited functions statistics info
Craig Topper
2019-03-14
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-13
1
-0
/
+6
*
Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipe...
Matthias Braun
2018-07-12
1
-6
/
+0
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-12
1
-0
/
+6
*
[GlobalISel] NFCI, Getting GlobalISel ~5% faster
Roman Tereshin
2018-05-23
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
[GlobalISel] Print/Parse FailedISel MachineFunction property
Roman Tereshin
2018-02-28
1
-0
/
+8
*
Fix debug spelling in ResetMachineFunction pass.
Amara Emerson
2018-02-02
1
-2
/
+2
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
GlobalISel: Abort in ResetMachineFunctionPass if fallback isn't enabled
Justin Bogner
2017-01-13
1
-4
/
+11
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
[ResetMachineFunction] Populate the comments in the header of the file.
Quentin Colombet
2016-09-23
1
-3
/
+6
*
[ResetMachineFunction] Add statistic on the number of reset functions.
Quentin Colombet
2016-09-23
1
-0
/
+4
*
[ResetMachineFunction] Emit the diagnostic isel fallback when asked.
Quentin Colombet
2016-08-31
1
-5
/
+14
*
[GlobalISel] Add a fallback path to SDISel.
Quentin Colombet
2016-08-27
1
-0
/
+53