- 0f040a2 - Add "Bitcast" target instruction property for instructions which perform by Evan Cheng · 14 years ago
- a21e2ea X86 table-generator and disassembler support for the AVX by Sean Callanan · 14 years ago
- 4dd27eb Ignore isCodeGenOnly instructions when generating diassembly tables. by Owen Anderson · 14 years ago
- 0c4d44a Trailing whitespace. by Jim Grosbach · 14 years ago
- 606957f Correct small comment order typo. by Francois Pichet · 14 years ago
- 7d3a16a Remove no-longer-correct special case for disasm of ARM BL instructions. by Jim Grosbach · 14 years ago
- 72422d3 Pseudo-ize the ARM 'B' instruction. by Jim Grosbach · 14 years ago
- 3c5edaa Remove dead code. These ARM instruction definitions no longer exist. by Jim Grosbach · 14 years ago
- 5380bbf Remove dead code. These ARM instruction definitions no longer exist. by Jim Grosbach · 14 years ago
- f219f31 Pseudo-ize VMOVDcc and VMOVScc. by Jim Grosbach · 14 years ago
- b9cf5f8 Remove dead code. These ARM instruction definitions don't exist. by Jim Grosbach · 14 years ago
- 958108a ARM VDUPfd and VDUPfq can just be patterns. The instruction is the same by Jim Grosbach · 14 years ago
- 81bb655 Remove dead code. These ARM instruction definitions don't exist. by Jim Grosbach · 14 years ago
- 8b8515c ARM VDUPLNfq and VDUPLNfd definitions can just be Pat<>s for VDUPLN32q by Jim Grosbach · 14 years ago
- 1558df7 ARM VREV64df and VREV64qf can just be patterns. The instruction is the same by Jim Grosbach · 14 years ago
- 6a44ada Add missing 'return on failure'. Previously we'd crash after emitting by Jim Grosbach · 14 years ago
- 4a6d735 Teach TableGen to pre-calculate register enum values when creating the by Jim Grosbach · 14 years ago
- 17fad04 Make the register enum value part of the CodeGenRegister struct. by Jim Grosbach · 14 years ago
- 510207c Trailing whitespace. by Jim Grosbach · 14 years ago
- 5d4314e Trailing whitespace. by Jim Grosbach · 14 years ago
- 7e0e82d Tidy up since ARM MOVCCi and MOVCCi16 are now pseudos. by Jim Grosbach · 14 years ago
- d4a16ad Properly pseudo-ize MOVCCr and MOVCCs. by Jim Grosbach · 14 years ago
- 5e97338 Memory barrier instructions don't need special handling in tblgen anymore. by Jim Grosbach · 14 years ago
- 4cdcb36 Stop building PPC parts on OSX. Radar 8637926. by Stuart Hastings · 14 years ago
- 78a8295 Use $(ECHOPATH) to make llvm-lit from llvm-lit.in. by NAKAMURA Takumi · 14 years ago
- 38e1f88d Don't show commands. by Bill Wendling · 14 years ago
- 3116dce Rename the narrow shift right immediate operands to "shr_imm*" operands. Also by Bill Wendling · 14 years ago
- e7e9a60 Don't keep the log files around. Just pipe to a log file instead. by Bill Wendling · 14 years ago
- 7cefa64 Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO)." by Jakob Stoklund Olesen · 14 years ago
- 9869c2f utils/lit/lit/TestRunner.py: bash is available with MSYS on Python/W32. Then we can execute "bash tests". by NAKAMURA Takumi · 14 years ago
- 0c3ed6b Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO). by NAKAMURA Takumi · 14 years ago
- 2f017cb On Windows hosts, Python scripts in test/Scripts did not accept binary files from stdin. The environment variable "PYTHONUNBUFFERED" makes stdin as binary. Thanks to Danil Malyshev! by NAKAMURA Takumi · 14 years ago
- b1939d5 Fix the case where the number of jobs is less than the by David Greene · 14 years ago
- 1473f35 TableGen should not ignore BX instructions for the ARM disassembler. pr9368. by Bob Wilson · 14 years ago
- 181d3fe pr9367: Add missing predicated BLX instructions. by Bob Wilson · 14 years ago
- 9977e52 Teach the clang attribute emitter about InheritableParamAttr. by John McCall · 14 years ago
- 9bf9aa5 Fixes warnings emitted by Visual Studio 2010 compiler. by Oscar Fuentes · 14 years ago
- 9d40193 trailing whitespace. by Jim Grosbach · 14 years ago
- 2d76c84 Generalize the register matching code in DAGISel a bit. by Jim Grosbach · 14 years ago
- a656b63 Narrow right shifts need to encode their immediates differently from a normal by Bill Wendling · 14 years ago
- ec58f20 Don't install libUnitTestMain.a. It might be useless without gtest headers. by NAKAMURA Takumi · 14 years ago
- 7520e3a A new TableGen feature! (Not turned on just yet.) by Bill Wendling · 14 years ago
- e1b5aa7 Removed unnecessary dylibs from Apple builds, with or without "lib" prefix. by Bob Wilson · 14 years ago
- 005c51d Add a new "Embedded" makefile target for Apple-style builds. by Bob Wilson · 14 years ago
- 186e250 Fix bad comment marker. by Stuart Hastings · 14 years ago
- 14a129a by David Greene · 14 years ago
- 539f817 Omit lto.h from the llvmCore result; henceforth, this will be supplied by Stuart Hastings · 14 years ago
- 8bef800 In utils/TableGen/ClangSACheckersEmitter.cpp, set the 'Hidden' bit for checkers. by Argyrios Kyrtzidis · 14 years ago
- 8b890c2 by David Greene · 14 years ago
- 43dd06a Eliminate valgrind warnings from Python on the 32-bit as well. by Cameron Zwarich · 14 years ago
- 87ca0e0 Implement xgetbv and xsetbv. Patch by Jai Menon. by Rafael Espindola · 14 years ago
- 8b8b4af Add a convenience tool for doing comparison builds of the LLVM by David Greene · 14 years ago
- 0b85d07 Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 14 years ago
- 17dce36 Try to fix the MC/AsmParser/section.s failure on the llvm-x86_64-linux-vg_leak by Cameron Zwarich · 14 years ago
- 9a89894 CMake: updated list of tblgen source files. by Oscar Fuentes · 14 years ago
- d8c8788 Add FixedLenDecoderEmitter, the skeleton of a new disassembler emitter for fixed-length instruction encodings. by Owen Anderson · 14 years ago
- 6ef6ced Check that MnemonicAlias doesn't map back to the same string. by Joerg Sonnenberger · 14 years ago
- 214c920 lit/TestingConfig.py: Add the environment variable PRINTF_EXPONENT_DIGITS as workaround [PR6745] for mingw's tests. Danil Malyshev suggested this. by NAKAMURA Takumi · 14 years ago
- c85094f Add serialization for Expr* arguments for attributes to clang tablegen files. by Sean Hunt · 14 years ago
- ab8f3fd When tablegen'ing the clang analyzer checkers: by Argyrios Kyrtzidis · 14 years ago
- 50a47e9 Add the ClangSACheckersEmitter tablegen backend which will be used for the clang static analyzer. by Argyrios Kyrtzidis · 14 years ago
- a2b6e41 Fix encoding and add parsing support for the arm/thumb CPS instruction: by Bruno Cardoso Lopes · 14 years ago
- d91ef79 Wrap the struct in an anonymous namespace. by Argyrios Kyrtzidis · 14 years ago
- f922c47 AsmMatcher custom operand parser failure enhancements. by Jim Grosbach · 14 years ago
- 84cb033 Tidy out asm matcher .inc output. by Jim Grosbach · 14 years ago
- 7805cdc lit/TestFormats.py: Unittests may be found with suffix .exe also on Cygwin. by NAKAMURA Takumi · 14 years ago
- f5201bc lit/Util.py: On Cygwin, 'PATHEXT' may exist but it should not be used. by NAKAMURA Takumi · 14 years ago
- b45c7c2 Don't return before calling the post-processing function(s). by Bill Wendling · 14 years ago
- b9db0c5 Do AsmMatcher operand classification per-opcode. by Jim Grosbach · 14 years ago
- 1aac186 emit a specific error when the input file is empty. This fixes by Chris Lattner · 14 years ago
- 302b169 lit/LitConfig.py: Add the new method getToolsPath(dir,paths,tools). by NAKAMURA Takumi · 14 years ago
- df944f1 lit/Util.py: Add two functions, checkToolsPath(dir,tools) and whichTools(tools,paths). by NAKAMURA Takumi · 14 years ago
- 4203b71 llvm-lit may be available with CMake. by NAKAMURA Takumi · 14 years ago
- ce83025 llvm-lit may be able to invoke clang tests. by NAKAMURA Takumi · 14 years ago
- e7a5452 Implement support for custom target specific asm parsing of operands. by Bruno Cardoso Lopes · 14 years ago
- 5c228a9 MC/AsmMatcher: Sink ConvertToMCInst into the TargetAsmParser instance, which by Daniel Dunbar · 14 years ago
- 685c350 by Jason W Kim · 14 years ago
- b412915 MC/AsmParser: Add support for allowing the conversion process to fail (via by Daniel Dunbar · 14 years ago
- cf12067 MC/AsmMatcher: Add support for custom conversion functions. by Daniel Dunbar · 14 years ago
- c83e203 by David Greene · 14 years ago
- 6d600da Make Win32's header file name lower for cross build on case-sensitive filesystem. by NAKAMURA Takumi · 14 years ago
- 0ed92f2 Tidy up a bit. by Jim Grosbach · 14 years ago
- d538e24 Changes for building Clang and others using LLVM as an external library. by Oscar Fuentes · 14 years ago
- 79fcb6d Changed the TableGen created MatchInstructionImpl() setting of ErrorInfo. by Kevin Enderby · 14 years ago
- a313842 Update to match changes in lldb interface. by Devang Patel · 14 years ago
- 9d7f011 by David Greene · 14 years ago
- 1531511 Tidy up. by Devang Patel · 14 years ago
- e3373b0 Focus on arguments for now. by Devang Patel · 14 years ago
- 9b8c353 Fix a comment typo. by Bob Wilson · 14 years ago
- 75f6e89 Clang: separate the access-control diagnostics from other diagnostics that do not have SFINAE behavior. by Douglas Gregor · 14 years ago
- 1fe3aa1 Add a MnemonicIsValid method to the asm matcher. Patch by Bill Wendling. by Bob Wilson · 14 years ago
- 1f64ac4 Fix spelling of CouldMatchAmbiguouslyWith method name. by Bob Wilson · 14 years ago
- 828295b Whitespace and 80-column fixes. by Bob Wilson · 14 years ago
- a49c7df Improve the AsmMatcher's ability to handle suboperands. by Bob Wilson · 14 years ago
- a3722e6 - Do not try to print nameless variable's info. by Devang Patel · 14 years ago
- 36c3bc4 TableGen: PointerLikeRegClass can be accepted to operand. by NAKAMURA Takumi · 14 years ago
- e5fffe9 Fix whitespace. by NAKAMURA Takumi · 14 years ago
- c0a7007 tblgen/AsmMatcherEmitter: Fix alias handling to honor -match-prefix. by Daniel Dunbar · 14 years ago
- 6032269 by David Greene · 14 years ago
- 0ef755d ARM uses '.' in their tokens. Give it a name instead of a numeric value. by Bill Wendling · 14 years ago