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_test_checks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[UpdateTestChecks] Remove unnecessary return from add_ir_checks
Simon Pilgrim
2018-04-05
1
-1
/
+1
*
Fix LLVM IR check lines in utils/update_cc_test_checks.py
Fangrui Song
2018-03-14
1
-1
/
+1
*
[utils] Refactor utils/update_{,llc_}test_checks.py to share more code
Fangrui Song
2018-02-10
1
-127
/
+4
*
[utils] De-duplicate utils/update_{llc_,}test_checks.py
Fangrui Song
2018-01-30
1
-70
/
+16
*
[utils] remove ability to generate llc check lines from update_test_checks.py
Sanjay Patel
2017-06-12
1
-69
/
+27
*
Update update_test_checks so that . is a valid identifier character in additi...
Daniel Berlin
2017-01-15
1
-1
/
+1
*
[utils] Improve extraction of check prefixes from RUN lines
Nikolai Bozhenov
2017-01-14
1
-3
/
+3
*
Fix update_test_checks not to accidentally believe type names are variable names
Daniel Berlin
2017-01-13
1
-1
/
+1
*
Fix function regex in update_tests so it can handle {}'s in function args
Daniel Berlin
2017-01-09
1
-1
/
+1
*
Update update_test_checks to work properly with phi nodes and other fun things.
Daniel Berlin
2017-01-07
1
-23
/
+26
*
Fix indentation in r290716.
Bryant Wong
2016-12-29
1
-4
/
+4
*
Correctly handle multi-lined RUN lines.
Bryant Wong
2016-12-29
1
-1
/
+8
*
Fix `update_test_checks.py` bug that incorrectly truncates IR body.
Bryant Wong
2016-12-25
1
-1
/
+1
*
[X86][AVX512] Add support for masked shuffle comments
Simon Pilgrim
2016-07-03
1
-1
/
+1
*
[X86] Updated test checks script to generalise LCPI symbol refs
Simon Pilgrim
2016-06-11
1
-0
/
+3
*
fixed to discard earlier advertising
Sanjay Patel
2016-04-05
1
-3
/
+4
*
add example usage and workflow to --help output
Sanjay Patel
2016-04-05
1
-2
/
+25
*
check or check-next the first line of the function too
Sanjay Patel
2016-04-05
1
-5
/
+15
*
workaround for an IR variable named %.
Sanjay Patel
2016-03-27
1
-0
/
+2
*
add scrubber for excessive leading whitespace
Sanjay Patel
2016-03-27
1
-0
/
+3
*
fix IR function name regex to allow hyphens
Sanjay Patel
2016-03-25
1
-2
/
+2
*
Add utility script to generate checks for opt or llc regression tests
Sanjay Patel
2016-03-24
1
-0
/
+355