]> granicus.if.org Git - llvm/history - utils
[llvm/Object] - Make ELFObjectFile::getRelocatedSection return Expected<section_iterator>
[llvm] / utils /
2019-10-21 GN Sync Botgn build: Merge r375390
2019-10-21 Martin Storsjo[LLDB] [Windows] Initial support for ARM register contexts
2019-10-20 GN Sync Botgn build: Merge r375375
2019-10-18 Peter Collingbournegn build: Build compiler-rt code with -fvisibility...
2019-10-18 GN Sync Botgn build: Merge r375288
2019-10-18 Julian Lettner[lit] Reduce value of synthesized timeouts
2019-10-18 Julian Lettner[lit] Remove unnecessary tracking of test_index
2019-10-18 Julian Lettner[lit] Only send back test result from worker process
2019-10-18 GN Sync Botgn build: Merge r375254
2019-10-18 James Molloy[DFAPacketizer] Fix large compile-time regression for...
2019-10-18 Julian Lettner[lit] Move resolving of XFAIL result codes out of Test...
2019-10-18 Julian Lettner[lit] worker.py: Improve code for executing a single...
2019-10-17 Julian Lettner[lit] Move computation of deadline up into base class
2019-10-17 Julian LettnerReland "[lit] Synthesize artificial deadline"
2019-10-17 Reid KlecknerRevert [lit] Synthesize artificial deadline
2019-10-17 Julian Lettner[lit] Move computation of deadline up into base class
2019-10-17 Julian Lettner[lit] Synthesize artificial deadline
2019-10-17 Julian Lettner[lit] Create derived classes for serial/parallel test...
2019-10-17 Joel E. DennyRevert r375114: "[lit] Make internal diff work in pipel...
2019-10-17 Joel E. DennyRevert r375116: "[lit] Extend internal diff to support...
2019-10-17 Joel E. Denny[lit] Extend internal diff to support `-` argument
2019-10-17 Joel E. Denny[lit] Make internal diff work in pipelines
2019-10-17 James Molloy[DFAPacketizer] Use DFAEmitter. NFC.
2019-10-17 Daniel SandersCorrect placement of #ifndef NDEBUG in r375067
2019-10-17 Daniel Sanders[gicombiner] Add the run-time rule disable option
2019-10-17 Julian Lettner[lit] Improve lit.Run class
2019-10-16 Daniel Sanders[gicombiner] Hoist pure C++ combine into the tablegen...
2019-10-16 Julian Lettner[lit] Remove unnecessary usage of lit.Run
2019-10-16 Julian Lettner[lit] Do not create semaphores when we do not need...
2019-10-16 Julian Lettner[lit] Factor out separate methods for parallel and...
2019-10-16 Julian Lettner[lit] Print warning if we fail to delete temp directory
2019-10-16 Julian Lettner[lit] Skip creation of tmp dir if we don't actually...
2019-10-16 Julian Lettner[lit] Remove return value from print_summary function
2019-10-16 Julian Lettner[lit] Small refactoring and cleanups in main.py
2019-10-16 Joel E. Denny[lit] Fix internal diff's --strip-trailing-cr and use it
2019-10-16 Joel E. Denny[lit] Clean up internal diff's encoding handling
2019-10-16 GN Sync Botgn build: Merge r374982
2019-10-15 Julian Lettner[lit] Add back LitTestCase
2019-10-15 GN Sync Botgn build: Merge r374903
2019-10-15 GN Sync Botgn build: Merge r374899
2019-10-15 GN Sync Botgn build: Merge r374882
2019-10-15 Djordje Todorovic[llvm-locstats] Fix 'only params' no entry value stats
2019-10-15 Martin Storsjo[LLDB] [Windows] Initial support for ARM64 register...
2019-10-14 Julian Lettner[lit] Add argument check: --timeout must be non-negativ...
2019-10-14 Roman Tereshin[update_mir_test_checks] Handle MI flags properly
2019-10-14 Julian Lettner[lit] Create Run object later and only when it is needed
2019-10-14 Jan Korous[clang-scan-deps] Support for clang --analyze in clang...
2019-10-14 Joel E. Denny[lit] Extend internal diff to support -U
2019-10-14 Hans WennborgFix copy-pasto in r374759
2019-10-14 Joerg SonnenbergerReapply r374743 with a fix for the ocaml binding
2019-10-14 Dmitri GribenkoRevert "Add a pass to lower is.constant and objectsize...
2019-10-14 Hans Wennborgbuild_llvm_package.bat: Run check-clang-tools and check...
2019-10-13 Joerg SonnenbergerAdd a pass to lower is.constant and objectsize intrinsics
2019-10-13 Simon Atanasyanmerge-request.sh: Update 9.0 metabug for 9.0.1
2019-10-13 Nico Webergn build: (manually) merge r374720
2019-10-13 GN Sync Botgn build: Merge r374707
2019-10-12 Nico WeberRevert r374663 "[clang-format] Proposal for clang-forma...
2019-10-12 Nico Webergn build: (manually) merge r374663
2019-10-12 Joel E. DennyRevert r374648: "Reland r374388: [lit] Make internal...
2019-10-12 Joel E. DennyRevert r374649: "Reland r374389: [lit] Clean up interna...
2019-10-12 Joel E. DennyRevert r374650: "Reland r374390: [lit] Extend internal...
2019-10-12 Joel E. DennyRevert 374651: "Reland r374392: [lit] Extend internal...
2019-10-12 Joel E. DennyRevert r374652: "[lit] Fix internal diff's --strip...
2019-10-12 Joel E. DennyRevert r374653: "[lit] Fix a few oversights in r374651...
2019-10-12 Joel E. DennyRevert r374665: "[lit] Try yet again to fix new tests...
2019-10-12 Joel E. DennyRevert r374666: "[lit] Adjust error handling for decode...
2019-10-12 Joel E. DennyRevert r374671: "[lit] Try errors="ignore" for decode...
2019-10-12 Joel E. Denny[lit] Try errors="ignore" for decode introduced by...
2019-10-12 Joel E. Denny[lit] Adjust error handling for decode introduced by...
2019-10-12 Joel E. Denny[lit] Try yet again to fix new tests that fail on Windo...
2019-10-12 Joel E. DennyRevert r374657: "[lit] Try again to fix new tests that...
2019-10-12 Joel E. Denny[lit] Try again to fix new tests that fail on Windows...
2019-10-12 Joel E. DennyRevert r374654: "[lit] Try to fix new tests that fail...
2019-10-12 Joel E. Denny[lit] Try to fix new tests that fail on Windows bots
2019-10-12 Joel E. Denny[lit] Fix a few oversights in r374651 that broke some...
2019-10-12 Joel E. Denny[lit] Fix internal diff's --strip-trailing-cr and use it
2019-10-12 Joel E. DennyReland r374392: [lit] Extend internal diff to support -U
2019-10-12 Joel E. DennyReland r374390: [lit] Extend internal diff to support...
2019-10-12 Joel E. DennyReland r374389: [lit] Clean up internal diff's encoding...
2019-10-12 Joel E. DennyReland r374388: [lit] Make internal diff work in pipelines
2019-10-12 Martin Storsjo[lit] Remove setting of the target-windows feature
2019-10-11 Nico Webergn build: (manually) merge r374606 better
2019-10-11 GN Sync Botgn build: Merge r235758
2019-10-11 Nico Webergn build: Cmanually) merge r374590
2019-10-11 Julian Lettner[lit] Small cleanups in main.py
2019-10-11 Julian Lettner[lit] Change regex filter to ignore case
2019-10-11 Nico Webergn build: (manually) merge r374110
2019-10-11 GN Sync Botgn build: Merge r374558
2019-10-11 Kai Nacke[FileCheck] Implement --ignore-case option.
2019-10-11 QingShan Zhang[TableGen] Fix a bug that MCSchedClassDesc is interfere...
2019-10-10 GN Sync Botgn build: Merge r374476
2019-10-10 Julian Lettner[lit] Break main into smaller functions
2019-10-10 Julian Lettner[lit] Add comment explaining the LIT_OPTS env var overr...
2019-10-10 Julian Lettner[lit] Bring back `--threads` option alias
2019-10-10 Joel E. DennyRevert r374388: "[lit] Make internal diff work in pipel...
2019-10-10 Joel E. DennyRevert r374389: "[lit] Clean up internal diff's encodin...
2019-10-10 Joel E. DennyRevert r374390: "[lit] Extend internal diff to support...
2019-10-10 Joel E. DennyRevert r374392: "[lit] Extend internal diff to support -U"
2019-10-10 Julian Lettner[lit] Leverage argparse features to remove some code
2019-10-10 Julian Lettner[lit] Move argument parsing/validation to separate...
next