OSDN Git Service

Android: fix a possible building error
[android-x86/external-llvm.git] / utils / update_llc_test_checks.py
2018-07-23 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-06-28 Jonas DevlieghereRevert "Re-land r335297 "[X86] Implement more of x86...
2018-06-25 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-06-21 Reid KlecknerRevert r335297 "[X86] Implement more of x86-64 large...
2018-06-21 Reid Kleckner[X86] Implement more of x86-64 large and medium PIC...
2018-06-01 Simon Pilgrim[Utils][X86] Help update_llc_test_checks.py to recognis...
2018-02-10 Fangrui Song[utils] Refactor utils/update_{,llc_}test_checks.py...
2018-01-30 Fangrui Song[utils] De-duplicate utils/update_{llc_,}test_checks.py
2018-01-17 Fangrui Song[utils] Make .cfi_startproc optional for powerpc
2017-12-01 Sam ParkerAdd more triples to llc_test_checks.py
2017-11-26 Simon Dardis[utils][mips] Add support for mips for update_llc_checks.py
2017-11-09 Alex Bradbury[utils] Fix RISC-V support in update_llc_test_checks.py
2017-11-08 Alex Bradbury[utils] Add RISC-V support to update_llc_test_checks.py
2017-10-24 Sanjay Patel[utils] make retq/retl regex an option that is off...
2017-10-22 Fangrui Song[utils] Support -mtriple=powerpc64
2017-10-20 Sanjay Patel[utils, x86] add regex for retl/retq to reduce duplicat...
2017-09-06 Zvi RackoverUtil: Improve update_llc_test_checks to scrub macosx...
2017-08-25 Sanjay Patel[utils] add aarch64 target as an option
2017-08-25 Chandler CarruthTeach the llc check updater to recognize the end-of...
2017-07-28 Eli FriedmanFix update_llc_test_checks.py ARM parsing
2017-03-23 Tim Shen[PPC] Add generated tests for all atomic operations
2017-03-17 Jonas PaulssonAdd SystemZ to utils/update_llc_test_checks.py.
2017-02-24 Sanjay Patel[utils] allow auto-generation of checks for thumb triples
2017-02-24 Eli FriedmanAdd some testcases for bitfields with illegal widths.
2017-01-14 Nikolai Bozhenov[utils] Improve extraction of check prefixes from RUN...
2016-12-29 Bryant WongFix indentation in r290716.
2016-12-29 Bryant WongCorrectly handle multi-lined RUN lines.
2016-12-22 Tim Shen[PowerPC] Add ppc support to update_llc_test_checks...
2016-12-19 Eli FriedmanAdd ARM support to update_llc_test_checks.py
2016-11-07 Zvi Rackover[X86] Fix test checks script to satisfy pyflakes
2016-11-07 Zvi Rackover[X86] Fix test checks script to handle run lines with...
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for masked shuffle comments
2016-06-11 Simon Pilgrim[X86] Updated test checks script to generalise LCPI...
2016-03-24 Sanjay Pateldon't hardcode the name of the llc checks script
2016-03-24 Sanjay Patelreorganize llc checks script to allow more flexibility...
2016-03-23 Sanjay Patelreorganize llc checks script to allow more flexibility...
2016-01-27 Simon Pilgrim[utils] Add windows support to update_llc_test_checks.py
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-02-15 Chandler Carruth[x86] Teach my test updating script about another quirk...
2015-02-04 Chandler Carruth[x86] Teach the test update script to strip trailing...
2015-02-03 Chandler Carruth[x86] Tweak my update script to use test case function...
2015-01-12 Chandler CarruthAdd a new utility script that helps update very simple...