aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Restore hasPostISelHook tblgen flag.Andrew Trick2011-09-203-1/+4
* ARM isel bug fix for adds/subs operands.Andrew Trick2011-09-203-4/+1
* Remove more of llvmc and dependencies.Eric Christopher2011-09-204-3176/+0
* Thumb2 assembly parsing and encoding for TBB/TBH.Jim Grosbach2011-09-191-0/+2
* Better Error ReportingDavid Greene2011-09-191-0/+4
* Migrate this to use clang by default as well.Eric Christopher2011-09-161-6/+3
* We now look for clang, then llvm-gcc, then gcc as our compiler. We don't needEric Christopher2011-09-161-12/+0
* Fix mem type for VEX.128 form of VROUNDP*. Remove filter preventing VROUND fr...Craig Topper2011-09-141-5/+0
* [tablegen] In ClangAttrEmitter.cpp handle SourceLocation arguments to attribu...Argyrios Kyrtzidis2011-09-131-2/+7
* In ClangAttrEmitter.cpp emit code that allows attributes to keep their source...Argyrios Kyrtzidis2011-09-131-3/+3
* Remove filter that was preventing MOVDQU/MOVDQA and their VEX forms from bein...Craig Topper2011-09-131-3/+1
* Fix disassembling of reverse register/register forms of ADD/SUB/XOR/OR/AND/SB...Craig Topper2011-09-111-1/+1
* Fix disassembling of PAUSE instruction. Fixes PR10900. Also fixed NOP disasse...Craig Topper2011-09-112-3/+6
* Update Clang AST attribute reader tblgen generation to match with ASTReader c...Douglas Gregor2011-09-091-1/+1
* Thumb2 assembly parsing and encoding for LDREX/LDREXB/LDREXD/LDREXH.Jim Grosbach2011-09-091-0/+1
* Make sure to handle the case where emitPredicateMatch returns false. Noticed...Eli Friedman2011-09-081-1/+2
* Added LateParsed property to TableGen attributes.Caitlin Sadowski2011-09-083-0/+43
* Fix warning on windows; use of comparison with bool argument.James Molloy2011-09-081-1/+1
* Fix a use of freed string contents.Andrew Trick2011-09-081-4/+4
* whitespaceAndrew Trick2011-09-081-2/+2
* Thumb2 assembly parsing and encoding for LDRBT.Jim Grosbach2011-09-071-0/+1
* Thumb2 parsing and encoding for LDR(immediate).Jim Grosbach2011-09-071-0/+1
* Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds p...James Molloy2011-09-073-6/+58
* Dependency should be on the output file name, not the dependency fileJoerg Sonnenberger2011-09-071-1/+1
* valgrind: Suppress glibc's optiized strcasecmp harder.Benjamin Kramer2011-09-031-1/+7
* Attempt to silence known valgrind errors.Andrew Trick2011-09-021-0/+5
* Make RecordVal Name an InitDavid Greene2011-09-022-3/+16
* Fix the disassembly of the X86 "crc32w %ax, %eax" instruction. Bug 10702.Kevin Enderby2011-09-021-2/+5
* Make IC_VEX* not inherit from IC_*. Prevents instructions with no VEX form fr...Craig Topper2011-09-021-26/+23
* Fix up r137380 based on post-commit review by Jim Grosbach.James Molloy2011-09-011-3/+3
* lit: Normalize pathsep slashes also on %T.NAKAMURA Takumi2011-08-311-0/+1
* Follow up to r138791.Evan Cheng2011-08-303-0/+3
* Lit option for ignoring stderr output.Andrew Trick2011-08-304-4/+11
* Add vvvv support to disassembling of instructions with MRMDestMem and MRMDest...Craig Topper2011-08-301-4/+27
* Fix the disassembly of the X86 crc32 instruction. Bug 10702 and rdar://8795217Kevin Enderby2011-08-291-2/+3
* Reverted r138652, valgrind doesn't understand obj:*/tblgen.Andrew Trick2011-08-272-12/+0
* Improve encoding support for BLX with immediat eoperands, and fix a BLX decod...Owen Anderson2011-08-261-0/+1
* valgrind: Always suppress tblgen leaks.Andrew Trick2011-08-262-0/+12
* lit: Add %T as a replacement for the output directoryDouglas Gregor2011-08-261-1/+3
* Give ATTR_VEX higher priority when generating the disassembler context table....Craig Topper2011-08-251-2/+2
* Thumb parsing and encoding support for ADD SP instructions.Jim Grosbach2011-08-241-1/+2
* Thumb1 ADD/SUB SP instructions are predicable in Thumb2 mode.Jim Grosbach2011-08-241-0/+1
* Thread safety: Adding in an option for variadic expr* array of argumentsCaitlin Sadowski2011-08-231-0/+2
* Fix fpimmm->fpimm typo.Eric Christopher2011-08-231-1/+1
* utils/lit/lit/TestingConfig.py: Pass TEMP and TMP to tests on Win32 hosts.NAKAMURA Takumi2011-08-201-0/+2
* utils/lit/lit/TestingConfig.py: Split out environment vars for Win32.NAKAMURA Takumi2011-08-201-3/+8
* Allow non zero_reg explicit values for OptionalDefOperands in aliases.Jim Grosbach2011-08-191-0/+7
* Tidy up. Formatting.Jim Grosbach2011-08-191-2/+2
* Allow the MCDisassembler to return a "soft fail" status code, indicating an i...Owen Anderson2011-08-173-19/+45
* Update uwtable vim color!Bruno Cardoso Lopes2011-08-171-1/+1