OSDN Git Service

remove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING
[android-x86/external-llvm.git] / utils /
2017-03-06 Krzysztof Parzyszek[TableGen] Ensure proper ordering of subtarget feature...
2017-03-06 Krzysztof ParzyszekRevert r297039, it's causing some mysterious buildbot...
2017-03-06 Adam Nemet[opt-diff] Fix the case when the script is invoked...
2017-03-06 Krzysztof Parzyszek[TableGen] Ensure proper ordering of subtarget feature...
2017-03-04 Daniel BerlinFix bug in bisect-skip-count not using passed-in arguments
2017-03-03 Zachary TurnerTeach lit to expand glob expressions.
2017-03-02 Adam NemetNew tool: opt-diff.py
2017-03-02 Adam Nemet[opt-viewer] Treat remarks with different attributes...
2017-03-02 Adam Nemet[opt-viewer] Don't use __getattr__ for missing YAML...
2017-03-02 Adam Nemet[opt-viewer] Sort entries with identical hotness by...
2017-03-01 Adam NemetNew tool: opt-stats.py
2017-03-01 Adam Nemet[opt-viewer] Suggest installing the faster parser ...
2017-02-28 Adam Nemet[opt-viewer] Handle column number 0
2017-02-28 Daniel BerlinThis script was meant to be committed with the DebugCou...
2017-02-24 Sanjay Patel[utils] allow auto-generation of checks for thumb triples
2017-02-24 Simon PilgrimFixed IntOperandMatcher::emitCxxPredicateExpr arguments
2017-02-24 Daniel Sanders[globalisel] Decouple src pattern operands from dst...
2017-02-24 Daniel SandersFix missing call to base class constructor in r296121.
2017-02-24 Daniel Sanders[globalisel] Sort RuleMatchers by priority.
2017-02-24 Eli FriedmanAdd some testcases for bitfields with illegal widths.
2017-02-21 Pavel Labathtablegen: Fix android build
2017-02-21 Sanjoy DasAdd a wrapper around copy_if in STLExtras; NFC
2017-02-20 Daniel Sanders[globalisel] OperandPredicateMatcher's shouldn't need...
2017-02-20 Daniel Sanders[globalisel] Separate the SelectionDAG importer from...
2017-02-20 Ayman Musa[X86][AVX] Extend hasVEX_WPrefix bit to accept WIG...
2017-02-18 Craig Topper[TableGen] Make sure EnforceSameSize populates the...
2017-02-18 Brian Cainopt-viewer: Fix syntax highlighting
2017-02-14 Aditya Nandakumar[Tablegen] Instrumenting table gen DAGGenISelDAG
2017-02-14 Adam Nemet[opt-viewer] For single-process, fall back on map inste...
2017-02-10 Saleem Abdulrasoolvim: add `returned` keyword
2017-02-10 Adam Nemetopt-viewer: fix HtmlFormatter encoding
2017-02-10 Ahmed Bougacha[GlobalISel] Return an Expected<RuleMatcher> for each...
2017-02-10 Quentin Colombet[TableGen][AsmWriterEmitter] Use a deterministic order...
2017-02-10 Eric Fiselier[CMake] Fix pthread handling for out-of-tree builds
2017-02-09 Vedant Kumar[utils] coverage: Add help text about the --restrict...
2017-02-09 Ahmed Bougacha[GlobalISel] Simplify StringRef parameters. NFC.
2017-02-08 Amara EmersonRevert r294437 as it broke an asan buildbot.
2017-02-08 Hans Wennborgbuild_llvm_package.bat: Build teh clang-format plugin...
2017-02-08 Amara Emerson[AArch64][TableGen] Skip tied result operands for InstAlias
2017-02-08 Craig TopperMove mnemonicIsValid to Mips target.
2017-02-06 Jon Chesterfield[TableGen] Use less stack in DAGISelMatcherOpt
2017-02-04 Dimitry AndricAdd lld to the test-release.sh script
2017-02-04 Ahmed Bougacha[GlobalISel] Add a few comments to the tablegen backend...
2017-02-04 Ahmed Bougacha[GlobalISel] Print the matched patterns using an action.
2017-02-04 Ahmed Bougacha[GlobalISel] Separate matchers with newlines in emitted...
2017-02-03 Daniel Sanders[globalisel] Fix missing break.
2017-02-02 Adam Nemet[opt-viewer] HTML-escape function names
2017-02-02 Adam Nemet[opt-viewer] Alternating row background colors on index...
2017-02-01 Daniel Sanders[globalisel] Make the MatchAction hierarchy consistent...
2017-01-31 Dan Gohman[Utils] Update comment in vimrc
2017-01-31 Saleem AbdulrasoolTableGen: use fully qualified name for StringLiteral
2017-01-30 Benjamin KramerFix the GCC build.
2017-01-30 Michael KupersteinTurn a TableGen FastISelEmitter warning into an error.
2017-01-30 Benjamin Kramer[IR] Remove global constructor from Function.cpp
2017-01-30 Tom StellardTableGen: Fix infinite recursion in RegisterBankEmitter
2017-01-28 Daniel Sanders[globalisel] Rename emitCxxPredicatesExpr() following...
2017-01-28 Vadim ChugunovThis addresses LLDB bug 31699, which was caused by...
2017-01-28 Matthias BraunUse print() instead of dump() in code
2017-01-28 Matthias BraunCleanup dump() functions.
2017-01-27 Adam Nemet[opt-viewer] Introduce global context
2017-01-27 Adam Nemet[opt-viewer] Remove message from the key
2017-01-27 Adam Nemet[opt-viewer] Unique across the different jobs as well
2017-01-27 Adam Nemet[opt-viewer] Make sorting for the index page deterministic
2017-01-27 Adam Nemet[opt-viewer] Include the function in the remark key
2017-01-27 Adam Nemet[opt-viewer] Put critical items in parallel
2017-01-26 Ahmed Bougacha[GlobalISel] Remove duplicate function using variadic...
2017-01-26 Daniel SandersRemove a '#if 0' that wasn't intended for commit in...
2017-01-26 Daniel SandersAttempt to fix windows buildbots after r293172.
2017-01-26 Daniel Sanders[globalisel] Re-factor ISel matchers into a hierarchy...
2017-01-25 Greg ParkerReinstate "r292904 - [lit] Allow boolean expressions...
2017-01-24 Alex LorenzRevert "r292904 - [lit] Allow boolean expressions in...
2017-01-24 Greg Parker[lit] Allow boolean expressions in REQUIRES and XFAIL...
2017-01-24 Greg ParkerRevert "[lit] Allow boolean expressions in REQUIRES...
2017-01-24 Greg Parker[lit] Allow boolean expressions in REQUIRES and XFAIL...
2017-01-20 Daniel Sanders[globalisel] Fix an unused variable warning when NDEBUG...
2017-01-20 Kuba Mracek[lit] Limit parallelism of sanitizer tests on Darwin...
2017-01-19 Daniel SandersRe-commit: [globalisel] Tablegen-erate current Register...
2017-01-18 Graydon Hoare[lit] Support sharding testsuites, for parallel execution.
2017-01-18 Daniel SandersRe-revert: [globalisel] Tablegen-erate current Register...
2017-01-18 Daniel SandersRe-commit: [globalisel] Tablegen-erate current Register...
2017-01-18 Marina Yatsina[X86] Fix for bugzilla 31576 - add support for "data32...
2017-01-18 Pengxuan Zheng[test-release.sh] Add Polly to the list of projects
2017-01-18 Eric Fiselier[LIT] Make util.executeCommand python3 friendly
2017-01-17 Kuba MracekRevert r292231.
2017-01-17 Kuba Mracek[lit] Limit parallelism of sanitizer tests on Darwin...
2017-01-17 Shoaib Meenai[utils] Add libc++ and libc++abi config to llvm-lit
2017-01-16 Daniel SandersRevert r292132: [globalisel] Tablegen-erate current...
2017-01-16 Daniel Sanders[globalisel] Tablegen-erate current Register Bank Infor...
2017-01-16 Craig Topper[X86] Merge the disassemblers handling of the different...
2017-01-16 Craig Topper[X86] Reduce the number of operand 'types' the disassem...
2017-01-16 Craig Topper[AVX-512] Begin giving the disassembler a way to recogn...
2017-01-16 Craig Topper[AVX-512] Correct memory operand size for VPGATHERQPS...
2017-01-15 Daniel BerlinUpdate update_test_checks so that . is a valid identifi...
2017-01-14 Nikolai Bozhenov[utils] Improve extraction of check prefixes from RUN...
2017-01-13 Daniel BerlinFix update_test_checks not to accidentally believe...
2017-01-13 Ivan KrasinFix UBSan bots by blacklisting bits/stl_tree.h.
2017-01-12 Hans WennborgBump trunk version to 5.0.0svn
2017-01-11 Hans Wennborgbuild_llvm_package.bat: Add note about what SWIG versio...
2017-01-11 Chandler Carruth[gmock] Teach gmock ElementsAre and BeginEndDistanceIs...
2017-01-10 Chandler CarruthAdd the 'googlemock' component of Google Test to LLVM...
next