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
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
2
-2
/
+6
*
[Utils][FIX] Unbreak update_XXX_test_checks after 3598b810029d
Johannes Doerfert
2019-10-31
1
-2
/
+2
*
[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] add basic support for parsing msp430 asm
Sanjay Patel
2019-10-03
1
-0
/
+17
*
[UpdateTestChecks] Update tests option
David Bolvansky
2019-08-07
1
-7
/
+16
*
[UpdateTestChecks] Add end_function directive to regex matcher for wasm32 fun...
Simon Pilgrim
2019-08-04
1
-1
/
+1
*
[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
*
[UpdateTestChecks] Skip over .Lfunc_begin for RISC-V
Alex Bradbury
2019-07-08
1
-1
/
+1
*
[UpdateTestChecks][PowerPC] Avoid empty string when scrubbing loop comments
Jinsong Ji
2019-07-01
1
-2
/
+2
*
[UpdateChecks] Add support for armv7-apple-darwin
Jinsong Ji
2019-06-28
1
-0
/
+9
*
[UpdateTestChecks][NFC] Remove entries with same prefix
Jinsong Ji
2019-06-26
1
-2
/
+0
*
[PowerPC][UpdateTestChecks] powerpc- triple support
Jinsong Ji
2019-06-24
1
-2
/
+1
*
[NFC] Improve triple match of scripts that update tests
Diogo N. Sampaio
2019-06-18
1
-29
/
+40
*
UpdateTestChecks: Consider .section as end of function for AMDGPU
Matt Arsenault
2019-06-14
1
-1
/
+1
*
UpdateTestChecks: hexagon support
Roman Lebedev
2019-06-05
1
-0
/
+19
*
[UpdateTestChecks] Add support for -march=r600 to match existing -march=amdgc...
Simon Pilgrim
2019-05-31
1
-0
/
+1
*
UpdateTestChecks: Lanai triple support
Roman Lebedev
2019-05-29
1
-0
/
+18
*
UpdateTestChecks: ppc32 triple support
Roman Lebedev
2019-05-23
1
-3
/
+4
*
[NFC] UpdateTestChecks: asm.py: fix whitespace issue
Roman Lebedev
2019-05-23
1
-1
/
+1
*
UpdateTestChecks: -march=mips/-march=mipsel is mips triple.
Roman Lebedev
2019-05-23
1
-0
/
+1
*
UpdateTestChecks: sparc march handling
Roman Lebedev
2019-05-22
1
-0
/
+1
*
[WebAssembly] Add the signature for the new llround builtin function
Dan Gohman
2019-05-21
1
-0
/
+17
*
UpdateTestChecks: fix AMDGPU handling
Roman Lebedev
2019-05-18
1
-0
/
+10
*
UpdateTestChecks: arm64-eabi handlind
Roman Lebedev
2019-05-18
1
-0
/
+1
*
[UpdateTestChecks] Allow Lbegin_func without a leading period
Martin Storsjo
2019-04-29
1
-1
/
+1
*
[ARM] Add armv8a triple to test check updaters
Oliver Stannard
2019-03-01
1
-0
/
+1
*
[utils] Use operator "in" instead of bound function "has_key"
Roger Ferrer Ibanez
2018-12-07
1
-1
/
+1
*
[NFC] Fix the regular expression for BE PPC in update_llc_test_checks.py
Nemanja Ivanovic
2018-10-26
1
-0
/
+1
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-07-23
1
-2
/
+3
*
[UpdateTestChecks] Teach the x86 asm parser to skip over the function
Chandler Carruth
2018-07-13
1
-1
/
+1
*
Revert "Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC ...
Jonas Devlieghere
2018-06-28
1
-3
/
+2
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-06-25
1
-2
/
+3
*
Revert r335297 "[X86] Implement more of x86-64 large and medium PIC code models"
Reid Kleckner
2018-06-21
1
-3
/
+2
*
[X86] Implement more of x86-64 large and medium PIC code models
Reid Kleckner
2018-06-21
1
-2
/
+3
*
[Utils] update_llc_test_checks.py: support AMDGPU backend: AMDGCN, r600 triples
Roman Lebedev
2018-06-11
1
-0
/
+19
*
[Utils][X86] Help update_llc_test_checks.py to recognise retl/retq to reduce ...
Simon Pilgrim
2018-06-01
2
-10
/
+31
*
[utils] improve AArch64 asm parser
Sanjay Patel
2018-04-20
1
-1
/
+1
*
Add SPARC support to update_llc_test_checks.py
Daniel Cederman
2018-04-20
1
-0
/
+18
[next]