summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2017-08-15test-release.sh: Move test-suite setup to beginning of the scriptTom Stellard
2017-08-15Revert r310919 - [globalisel][tablegen] Support zero-instruction emission.Daniel Sanders
2017-08-15Re-commit with some instrumentation: [globalisel][tablegen] Support zero-inst...Daniel Sanders
2017-08-14Add strictfp attribute to prevent unwanted optimizations of libm callsAndrew Kaylor
2017-08-11Revert r310716 (and r310735): [globalisel][tablegen] Support zero-instruction...Daniel Sanders
2017-08-11[globalisel][tablegen] Generate TypeObject table. NFCDaniel Sanders
2017-08-11[globalisel][tablegen] Support zero-instruction emission.Daniel Sanders
2017-08-08[globalisel][tablegen] Remove unnecessary ; to satisfy ubuntu-gcc7.1-werror.Daniel Sanders
2017-08-08[globalisel][tablegen] Add support for importing 'imm' operands.Daniel Sanders
2017-08-07[TableGen] AsmMatcher: fix OpIdx computation when HasOptionalOperands is trueNirav Dave
2017-08-04Revert "[TableGen] AsmMatcher: fix OpIdx computation when HasOptionalOperands...Vitaly Buka
2017-08-03Fix check-lit compatibility with multi-config CMake generatorsGreg Bedwell
2017-08-03[TableGen] AsmMatcher: fix OpIdx computation when HasOptionalOperands is trueNirav Dave
2017-08-03[GlobalISel] Only merge memory ops for mayLoad or mayStore instrs.Florian Hahn
2017-08-02Revert "[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configs"Reid Kleckner
2017-08-02[globalisel][tablegen] Do not merge memoperands from instructions that weren'...Daniel Sanders
2017-07-31[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configsReid Kleckner
2017-07-31[docker] Fix unmatched quote problem in here-document on older versions of bashDon Hinton
2017-07-30NFC: spell correction.Lama Saba
2017-07-29lit::shtest-format.py: Make write-bad-encoding.py py3-aware.NAKAMURA Takumi
2017-07-28Fix update_llc_test_checks.py ARM parsingEli Friedman
2017-07-28[lit] Use a %{python} substitution to avoid relying on python being on PATHReid Kleckner
2017-07-28[lit] Remove stale test inputs before running check-litReid Kleckner
2017-07-28[lit] Dump some FileCheck inputs to try to debug some failing testsReid Kleckner
2017-07-28[lit] Fix shtest-format external_shell failuresReid Kleckner
2017-07-28[lit] Port googletest lit tests to WindowsReid Kleckner
2017-07-27[lit] Fix TestRunner unit test on WindowsBrian Gesiak
2017-07-27Un-revert "Teach the CMake build system to run lit's test suite. These can be...Brian Gesiak
2017-07-27[lit] Fix order of checks in shtest-shell.py testBrian Gesiak
2017-07-27[globalisel][tablegen] Ensure MatchTable's are compile-time constants with co...Daniel Sanders
2017-07-27Re-commit: r309094 [globalisel][tablegen] Fuse the generated tables together.Daniel Sanders
2017-07-26[lit] Fix race between shtest-shell and max-failures testsReid Kleckner
2017-07-26[lit] Fix shtest-shell and max-failures lit tests on WindowsReid Kleckner
2017-07-26[lit] Fix shtest-output-printing.py on Windows by matching either / or \\Reid Kleckner
2017-07-26[lit] Fix discovery.py on Windows by matching backslashes when necessaryReid Kleckner
2017-07-26[lit] Un-XFAIL selecting.py test on WindowsReid Kleckner
2017-07-26Un-XFAIL some internal lit tests on Windows, they pass for me locallyReid Kleckner
2017-07-26Fix LIT test breakageGeorge Karpenkov
2017-07-26[lit] Mark several of lit's tests XFAIL on WindowsBrian Gesiak
2017-07-26[lit] Fix type error for parallelism groupsBrian Gesiak
2017-07-26Revert "[lit] Remove dead code not referenced in the LLVM SVN repo."Brian Gesiak
2017-07-26Revert r309094: [globalisel][tablegen] Fuse the generated tables together.Daniel Sanders
2017-07-26[globalisel][tablegen] Fuse the generated tables together.Daniel Sanders
2017-07-26[lit] Attempt to fix Python unittest adaptor logicReid Kleckner
2017-07-25[lit] Fix UnboundLocalError for invalid shtest redirectsMichal Gorny
2017-07-24test-release.sh: Fix phase2 and phase3 binary comparisionTom Stellard
2017-07-24NFC. Fixed typos in the comments.Ilya Biryukov
2017-07-20Implement LaneBitmask::getNumLanes and LaneBitmask::getHighestLaneKrzysztof Parzyszek
2017-07-20[globalisel][tablegen] Add control-flow to the MatchTable.Daniel Sanders
2017-07-20Handle clang-tools-extra project in docker scripts.Ilya Biryukov