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
/
utils
/
update_mir_test_checks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[UpdateTestChecks] Change shebang from python to python3
Fangrui Song
2019-12-03
1
-1
/
+1
*
[UpdateTestChecks] Share the code to parse RUN: lines between all scripts
Alex Richardson
2019-12-02
1
-18
/
+1
*
[UptestTestChecks][NFC] Share some common command line options code
Alex Richardson
2019-11-20
1
-5
/
+1
*
Fix update_mir_test_checks after 3598b8100
Matt Arsenault
2019-10-31
1
-1
/
+1
*
[Utils] Allow update_test_checks to check function information
Johannes Doerfert
2019-10-30
1
-1
/
+1
*
[update_mir_test_checks] Handle MI flags properly
Roman Tereshin
2019-10-14
1
-2
/
+5
*
[UpdateTestChecks] Update tests option
David Bolvansky
2019-08-07
1
-33
/
+43
*
[UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) option
David Bolvansky
2019-07-29
1
-0
/
+1
*
Add wildcard support to all update_*_test_checks.py scripts (PR37500)
Simon Pilgrim
2019-03-05
1
-1
/
+3
*
Fix update_mir_test_checks.py to run on python3
Simon Pilgrim
2019-03-02
1
-1
/
+3
*
update_mir_test_checks: Fix handling of IR input after r326284
Justin Bogner
2018-03-12
1
-2
/
+2
*
update_mir_test_checks: Use the regexes from UpdateTestChecks.common
Justin Bogner
2018-02-28
1
-13
/
+11
*
update_mir_test_checks: Drop support for vreg block checks
Justin Bogner
2018-02-28
1
-24
/
+9
*
update_mir_test_checks: Accept "." in function names
Justin Bogner
2018-01-26
1
-1
/
+1
*
update_mir_test_checks: Improve the check for LLVM IR in MIR files
Justin Bogner
2018-01-23
1
-1
/
+1
*
update_mir_test_checks: Accept IR as input as well as MIR
Justin Bogner
2017-12-19
1
-2
/
+29
*
update_mir_test_checks: Add "mir" to some states and regex names
Justin Bogner
2017-12-18
1
-16
/
+16
*
update_mir_test_checks: Be careful about replacing entire vregs
Justin Bogner
2017-11-06
1
-1
/
+2
*
update_mir_test_checks: Support adding checks for vreg classes
Justin Bogner
2017-10-18
1
-9
/
+24
*
update_mir_test_checks: Improve message when updating fails
Justin Bogner
2017-10-18
1
-2
/
+6
*
update_mir_test_checks: Handle empty liveins
Justin Bogner
2017-10-18
1
-1
/
+1
*
update_mir_test_checks: Do a better job of disambiguating names
Justin Bogner
2017-10-18
1
-1
/
+4
*
update_mir_test_checks: Support '-' in function names
Justin Bogner
2017-10-18
1
-2
/
+2
*
update_mir_test_checks: Fix a typo I made while preparing for commit
Justin Bogner
2017-10-18
1
-1
/
+1
*
Add a utility to update MIR checks, similar to update_llc_test_checks
Justin Bogner
2017-10-18
1
-0
/
+404