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
/
UpdateTestChecks
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
update_test_checks: match CHECK-EMPTY lines for replacement.
James Y Knight
2020-01-02
1
-1
/
+1
*
[Utils] Deal with occasionally deleted functions
Johannes Doerfert
2019-12-31
1
-4
/
+25
*
[Utils] Reuse argument variable names in the body
Johannes Doerfert
2019-12-31
1
-4
/
+4
*
[Utils] Allow update_test_checks to scrub attribute annotations
Johannes Doerfert
2019-12-31
1
-1
/
+3
*
[UpdateTestChecks] Fix parsing of RUN: lines with line continuations
Alex Richardson
2019-12-03
1
-1
/
+1
*
[update_cc_test_checks.py] Use CHECK_RE from common
Alex Richardson
2019-12-02
1
-1
/
+1
*
[UpdateTestChecks] Share the code to parse RUN: lines between all scripts
Alex Richardson
2019-12-02
1
-2
/
+29
*
[UptestTestChecks][NFC] Share some common command line options code
Alex Richardson
2019-11-20
1
-0
/
+8
*
[Utils] Hide the default behavior change of D68819 under a flag
Johannes Doerfert
2019-11-01
1
-2
/
+2
*
[utils] Reflow asm check generation to tolerate blank lines
Simon Atanasyan
2019-11-01
1
-1
/
+4
*
[Utils] Allow update_test_checks to check function information
Johannes Doerfert
2019-10-30
1
-11
/
+46
*
[UpdateTestChecks] Fix invalid python string escapes
Alex Richardson
2019-10-30
1
-3
/
+3
*
Allow update_test_checks.py to not scrub names.
David Greene
2019-10-07
1
-2
/
+4
*
[UpdateTestChecks] Update tests option
David Bolvansky
2019-08-07
1
-7
/
+16
*
[UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) option
David Bolvansky
2019-07-29
1
-0
/
+25
*
[utils] Clean up UpdateTestChecks/common.py
Fangrui Song
2019-07-22
1
-6
/
+6
*
[utils] Use operator "in" instead of bound function "has_key"
Roger Ferrer Ibanez
2018-12-07
1
-1
/
+1
*
[Utils][X86] Help update_llc_test_checks.py to recognise retl/retq to reduce ...
Simon Pilgrim
2018-06-01
1
-9
/
+30
*
[UpdateTestChecks] Add update_analyze_test_checks.py for cost model analysis ...
Simon Pilgrim
2018-04-06
1
-5
/
+21
*
[UpdateTestChecks] Moved core functionality of add_asm_checks into add_checks
Simon Pilgrim
2018-04-05
1
-4
/
+12
*
[UpdateTestChecks] Split core functionality of add_ir_checks into add_checks
Simon Pilgrim
2018-04-05
1
-7
/
+13
*
[UpdateTestChecks] Remove unnecessary return from add_ir_checks
Simon Pilgrim
2018-04-05
1
-1
/
+0
*
[UpdateTestChecks] Handle IR variables with a '-' in the name
Alexander Richardson
2018-03-14
1
-1
/
+2
*
Fix LLVM IR check lines in utils/update_cc_test_checks.py
Fangrui Song
2018-03-14
1
-6
/
+9
*
[utils] Add utils/update_cc_test_checks.py
Fangrui Song
2018-03-02
1
-2
/
+8
*
update_mir_test_checks: Use the regexes from UpdateTestChecks.common
Justin Bogner
2018-02-28
1
-5
/
+6
*
[utils] Refactor utils/update_{,llc_}test_checks.py to share more code
Fangrui Song
2018-02-10
1
-13
/
+150
*
Make utils/UpdateTestChecks/common.py Python 2/3 compatible and fix print sta...
Fangrui Song
2018-02-02
1
-6
/
+9
*
[utils] De-duplicate utils/update_{llc_,}test_checks.py
Fangrui Song
2018-01-30
1
-0
/
+65