summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2013-12-19Add support for positionally-encoded operands to FixedLenDecoderEmitterHal Finkel
2013-12-19Add support for PointerLikeRegClass to FixedLenDecoderEmitterHal Finkel
2013-12-17Support little-endian encodings in the FixedLenDecoderEmitterHal Finkel
2013-12-17Tweak lit/TestingConfig.py Py3-compatible. has_key is dead.NAKAMURA Takumi
2013-12-17Add missing trailing comma in llvm-lit.inReid Kleckner
2013-12-17Add the lit site config for unittests to bin/llvm-litReid Kleckner
2013-12-16AVX-512: Added legal type MVT::i1 and VK1 register for it.Elena Demikhovsky
2013-12-12Expose FileCheck's AddFixedStringToRegEx as Regex::escapeHans Wennborg
2013-12-05Correct word hyphenationsAlp Toker
2013-12-03utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts ...NAKAMURA Takumi
2013-12-03Remove superfluous label.Bill Wendling
2013-12-02Remove dead code.Rafael Espindola
2013-11-24Default to a better compression algorithm.Bill Wendling
2013-11-20FileCheck: fix a bug with multiple --check-prefix options. Similar to r194565Daniel Sanders
2013-11-20Add -triple option.Bill Wendling
2013-11-19Add lld to projects to tag.Bill Wendling
2013-11-19[weak vtables] Place class definitions into anonymous namespaces to prevent w...Juergen Ributzka
2013-11-19[weak vtables] Remove a bunch of weak vtablesJuergen Ributzka
2013-11-18test-release.sh: tweak RPATH for the binary packages.Arnaud A. de Grandmaison
2013-11-18Unbreak the build after r194997Alexey Samsonov
2013-11-18Revert r194865 and r194874.Alexey Samsonov
2013-11-17TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.Ahmed Bougacha
2013-11-16gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since ...NAKAMURA Takumi
2013-11-16Small improvement to InstrinsicEmitter::EmitAttributes. This change removes ...Owen Anderson
2013-11-15Fix previous commit (r194865)Juergen Ributzka
2013-11-15[weak vtables] Remove a bunch of weak vtablesJuergen Ributzka
2013-11-15Move all of the GoogleTest files back to the same locations they occupyChandler Carruth
2013-11-15Add addrspacecast instruction.Matt Arsenault
2013-11-14Update emacs llvm mode.Matt Arsenault
2013-11-13FileCheck: fix matching of one check-prefix is a prefix of anotherAlexey Samsonov
2013-11-13FileCheck: fix a bug with multiple --check-prefix options.Alexey Samsonov
2013-11-10Allow multiple check prefixes in FileCheck.Matt Arsenault
2013-11-03AVX-512: added VPCONFLICT instruction and intrinsics,Elena Demikhovsky
2013-11-03Configure with --enable-terminfo=no for Apple's llvmCore builds.Bob Wilson
2013-11-01Remove linkonce_odr_auto_hide.Rafael Espindola
2013-10-31Lower stackmap intrinsics directly to their target opcode in the DAG builder.Andrew Trick
2013-10-31Enable variable arguments support for intrinsics.Andrew Trick
2013-10-31whitespaceAndrew Trick
2013-10-28TableGen: remove unused variable.Ahmed Bougacha
2013-10-28TableGen: Refactor DAG patterns to enable parsing one pattern at a time.Ahmed Bougacha
2013-10-28TableGen: Refactor AsmWriterEmitter to keep AsmWriterInsts.Ahmed Bougacha
2013-10-28lit: multiprocessing platform fix attemptAlp Toker
2013-10-27Clarify the comment about BSD versions in r193465Alp Toker
2013-10-26self.path may be empty or otherwise miss the normal system directories,Joerg Sonnenberger
2013-10-26lit: Issue a note when multiprocessing fails to loadAlp Toker
2013-10-26Fix a referenced before assignment in r193463Alp Toker
2013-10-26lit: handle late multiprocessing errors gracefullyAlp Toker
2013-10-26Attempt to fix the FreeBSD build, disable multiprocessingAlp Toker
2013-10-25Try to fix the openbsd bot.Rafael Espindola
2013-10-23Actually switch the default to use multiprocessingRafael Espindola