OSDN Git Service

[X86][SSE] Support v16i8/v32i8 vector rotations
[android-x86/external-llvm.git] / utils / UpdateTestChecks /
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-11 Roman Lebedev[Utils] update_llc_test_checks.py: support AMDGPU backe...
2018-06-01 Simon Pilgrim[Utils][X86] Help update_llc_test_checks.py to recognis...
2018-04-20 Sanjay Patel[utils] improve AArch64 asm parser
2018-04-20 Daniel CedermanAdd SPARC support to update_llc_test_checks.py
2018-04-06 Simon Pilgrim[UpdateTestChecks] Add update_analyze_test_checks.py...
2018-04-05 Simon Pilgrim[UpdateTestChecks] Moved core functionality of add_asm_...
2018-04-05 Simon Pilgrim[UpdateTestChecks] Split core functionality of add_ir_c...
2018-04-05 Simon Pilgrim[UpdateTestChecks] Make add_asm_checks more like add_ir...
2018-04-05 Simon Pilgrim[UpdateTestChecks] Remove unnecessary return from add_i...
2018-04-03 Chandler Carruth[x86] Fix a pretty obvious think-o with my asm scrubbin...
2018-04-03 Chandler Carruth[x86] Extend my goofy SP offset scrubbing for llc test...
2018-03-14 Alexander Richardson[UpdateTestChecks] Handle IR variables with a '-' in...
2018-03-14 Fangrui SongFix LLVM IR check lines in utils/update_cc_test_checks.py
2018-03-02 Fangrui Song[utils] Add utils/update_cc_test_checks.py
2018-02-28 Justin Bognerupdate_mir_test_checks: Use the regexes from UpdateTest...
2018-02-10 Fangrui Song[utils] Refactor utils/update_{,llc_}test_checks.py...
2018-02-02 Fangrui SongMake utils/UpdateTestChecks/common.py Python 2/3 compat...
2018-01-30 Fangrui Song[utils] De-duplicate utils/update_{llc_,}test_checks.py