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_llc_test_checks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[UpdateTestChecks] Change shebang from python to python3
Fangrui Song
2019-12-03
1
-2
/
+2
*
[UpdateTestChecks] Share the code to parse RUN: lines between all scripts
Alex Richardson
2019-12-02
1
-29
/
+11
*
[UptestTestChecks][NFC] Share some common command line options code
Alex Richardson
2019-11-20
1
-5
/
+1
*
[utils] Add minimal support for MIR inputs to update_llc_test_checks.py
Roman Tereshin
2019-09-18
1
-4
/
+12
*
[utils] Amend update_llc_test_checks.py to non-llc tooling, NFC
Roman Tereshin
2019-09-18
1
-3
/
+4
*
[UpdateTestChecks] Update tests option
David Bolvansky
2019-08-07
1
-3
/
+20
*
[UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) option
David Bolvansky
2019-07-29
1
-0
/
+1
*
UpdateTestChecks: fix AMDGPU handling
Roman Lebedev
2019-05-18
1
-5
/
+11
*
Add wildcard support to all update_*_test_checks.py scripts (PR37500)
Simon Pilgrim
2019-03-05
1
-1
/
+3
*
[utils] Fix update scripts output when run on python3.
Simon Pilgrim
2019-01-30
1
-1
/
+1
*
Python compat - no explicit reference to Python version
Serge Guelton
2019-01-03
1
-1
/
+1
*
Python compat - print statement
Serge Guelton
2019-01-03
1
-10
/
+12
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-07-23
1
-0
/
+5
*
Revert "Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC ...
Jonas Devlieghere
2018-06-28
1
-5
/
+0
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-06-25
1
-0
/
+5
*
Revert r335297 "[X86] Implement more of x86-64 large and medium PIC code models"
Reid Kleckner
2018-06-21
1
-5
/
+0
*
[X86] Implement more of x86-64 large and medium PIC code models
Reid Kleckner
2018-06-21
1
-0
/
+5
*
[Utils][X86] Help update_llc_test_checks.py to recognise retl/retq to reduce ...
Simon Pilgrim
2018-06-01
1
-2
/
+2
*
[utils] Refactor utils/update_{,llc_}test_checks.py to share more code
Fangrui Song
2018-02-10
1
-25
/
+1
*
[utils] De-duplicate utils/update_{llc_,}test_checks.py
Fangrui Song
2018-01-30
1
-263
/
+16
*
[utils] Make .cfi_startproc optional for powerpc
Fangrui Song
2018-01-17
1
-1
/
+1
*
Add more triples to llc_test_checks.py
Sam Parker
2017-12-01
1
-0
/
+17
*
[utils][mips] Add support for mips for update_llc_checks.py
Simon Dardis
2017-11-26
1
-0
/
+20
*
[utils] Fix RISC-V support in update_llc_test_checks.py
Alex Bradbury
2017-11-09
1
-1
/
+1
*
[utils] Add RISC-V support to update_llc_test_checks.py
Alex Bradbury
2017-11-08
1
-0
/
+18
*
[utils] make retq/retl regex an option that is off by default
Sanjay Patel
2017-10-24
1
-10
/
+14
*
[utils] Support -mtriple=powerpc64
Fangrui Song
2017-10-22
1
-2
/
+3
*
[utils, x86] add regex for retl/retq to reduce duplicated FileChecking (PR35003)
Sanjay Patel
2017-10-20
1
-0
/
+3
*
Util: Improve update_llc_test_checks to scrub macosx-style assembly annotations
Zvi Rackover
2017-09-06
1
-1
/
+1
*
[utils] add aarch64 target as an option
Sanjay Patel
2017-08-25
1
-19
/
+29
*
Teach the llc check updater to recognize the end-of-function comment
Chandler Carruth
2017-08-25
1
-2
/
+2
*
Fix update_llc_test_checks.py ARM parsing
Eli Friedman
2017-07-28
1
-1
/
+1
*
[PPC] Add generated tests for all atomic operations
Tim Shen
2017-03-23
1
-0
/
+4
*
Add SystemZ to utils/update_llc_test_checks.py.
Jonas Paulsson
2017-03-17
1
-0
/
+18
*
[utils] allow auto-generation of checks for thumb triples
Sanjay Patel
2017-02-24
1
-0
/
+2
*
Add some testcases for bitfields with illegal widths.
Eli Friedman
2017-02-24
1
-0
/
+1
*
[utils] Improve extraction of check prefixes from RUN lines
Nikolai Bozhenov
2017-01-14
1
-3
/
+3
*
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
*
[PowerPC] Add ppc support to update_llc_test_checks.py, and ppc tests. NFC.
Tim Shen
2016-12-22
1
-17
/
+72
*
Add ARM support to update_llc_test_checks.py
Eli Friedman
2016-12-19
1
-9
/
+34
*
[X86] Fix test checks script to satisfy pyflakes
Zvi Rackover
2016-11-07
1
-5
/
+4
*
[X86] Fix test checks script to handle run lines with no pipe checks
Zvi Rackover
2016-11-07
1
-1
/
+5
*
[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
-1
/
+4
*
don't hardcode the name of the llc checks script
Sanjay Patel
2016-03-24
1
-5
/
+2
*
reorganize llc checks script to allow more flexibility, part 2; NFCI
Sanjay Patel
2016-03-24
1
-73
/
+104
*
reorganize llc checks script to allow more flexibility; NFCI
Sanjay Patel
2016-03-23
1
-28
/
+31
*
[utils] Add windows support to update_llc_test_checks.py
Simon Pilgrim
2016-01-27
1
-1
/
+3
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-1
/
+7
[next]