summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2017-05-19[lit] Take the last error when executing pipelines.Zachary Turner
2017-05-18[git-llvm] Don't attempt to propget files that don't exist yet in SVNReid Kleckner
2017-05-18[MVT] add v1i1 MVTGuy Blank
2017-05-18Re-commit: [globalisel][tablegen] Import rules containing intrinsic_wo_chain.Daniel Sanders
2017-05-17Revert "[globalisel][tablegen] Import rules containing intrinsic_wo_chain."Quentin Colombet
2017-05-17Add back a dummy --use-processes.Rafael Espindola
2017-05-17Always use the multiprocess module.Rafael Espindola
2017-05-17[globalisel][tablegen] Import rules containing intrinsic_wo_chain.Daniel Sanders
2017-05-17[globalisel][tablegen] Require that all registers between instructions of a m...Daniel Sanders
2017-05-17Fixup r303240: Use llvm::to_string instead of std::to_stringDiana Picus
2017-05-17[GlobalISel][TableGen] Fix handling of default operandsDiana Picus
2017-05-17Added LLVM_DUMP_METHOD attributes for MatchableInfo::dump(). Defined it only ...Galina Kistanova
2017-05-15build_llvm_package.bat: Minor updatesHans Wennborg
2017-05-15[TableGen] Add EncoderMethod to RegisterOperandSam Kolton
2017-05-12[git-llvm] Fix svn:eol-style issue for one-file patchesReid Kleckner
2017-05-11[X86] Moving X86Local namespace from .cpp to .h file to use it in memory fold...Ayman Musa
2017-05-09Adding VSCode syntax colorizer to utils (generated from textmate colorizer).Puyan Lotfi
2017-05-08Fix comment typos.Geoff Berry
2017-05-06Note addition of NetBSD support in googletestKamil Rytarowski
2017-05-05Add NetBSD to the list of platforms supporting death tests. Two unitJoerg Sonnenberger
2017-05-04[test-release] Status update *before* long gzipRenato Golin
2017-05-03[IR] Abstract away ArgNo+1 attribute indexing as much as possibleReid Kleckner
2017-05-03Support arbitrary address space pointers in masked gather/scatter intrinsics.Elad Cohen
2017-05-02[lit] Try to exit more cleanlyReid Kleckner
2017-05-02[ARM] GlobalISel: Use TableGen instruction selectorDiana Picus
2017-04-29[globalisel][tablegen] Silence unused variable warning.Daniel Sanders
2017-04-29[globalisel][tablegen] Compute available feature bits correctly.Daniel Sanders
2017-04-28TableGen: Add IntrHasSideEffects property for intrinsicsMatt Arsenault
2017-04-28Add speculatable function attributeMatt Arsenault
2017-04-27Fixed assert message to correctly refer to MRMSrcReg4VOp3Frm/MRMSrcMeg4VOp3Frm.Simon Pilgrim
2017-04-26[globalisel][tablegen] Fix vector element sizeIgor Breger
2017-04-24[git-llvm] Remove CR from middle of svn propget outputReid Kleckner
2017-04-24[git-llvm] Make `push` work on CRLF files with svn:eol-style=nativeReid Kleckner
2017-04-22[globalisel][tablegen] Add support for RegisterOperand.Daniel Sanders
2017-04-22[globalisel][tablegen] Revise API for ComplexPattern operands to improve flex...Daniel Sanders
2017-04-22[globalisel][tablegen] Fix PR32733 by checking which instruction operands bel...Daniel Sanders
2017-04-21[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...Daniel Sanders
2017-04-21Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...Daniel Sanders
2017-04-21[globalisel][tablegen] Try again to fix builds on old MSVC's after r300964Daniel Sanders
2017-04-21Revert: r300966 - [globalisel][tablegen] Attempt to fix builds on old MSVC's ...Daniel Sanders
2017-04-21[globalisel][tablegen] Attempt to fix builds on old MSVC's after r300964Daniel Sanders
2017-04-21[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...Daniel Sanders
2017-04-20[MVT][SVE] Scalable vector MVTs (2/3)Amara Emerson
2017-04-19[tblgen] GCC/MS builtin to target intrisics map.Aditya Nandakumar
2017-04-13build_llvm_package.bat: Move to VS2017Hans Wennborg
2017-04-13[globalisel][tablegen] Report more detail in some SelectionDAG import failure...Daniel Sanders
2017-04-12[globalisel][tablegen] Add experimental support for OperandWithDefaultOps, Pr...Daniel Sanders
2017-04-07[lit] Try using process pools by default againReid Kleckner
2017-04-06[lit] Implement timeouts and max_time for process pool testingReid Kleckner
2017-04-05[lit] Revert to old execution strategy while I debug these pickling errorsReid Kleckner