Have the llvm configure process look for clang, then llvm-gcc, and then gcc
[oota-llvm.git] / utils /
2011-09-14 Craig TopperFix mem type for VEX.128 form of VROUNDP*. Remove filte...
2011-09-13 Argyrios Kyrtzidis[tablegen] In ClangAttrEmitter.cpp handle SourceLocatio...
2011-09-13 Argyrios KyrtzidisIn ClangAttrEmitter.cpp emit code that allows attribute...
2011-09-13 Craig TopperRemove filter that was preventing MOVDQU/MOVDQA and...
2011-09-11 Craig TopperFix disassembling of reverse register/register forms...
2011-09-11 Craig TopperFix disassembling of PAUSE instruction. Fixes PR10900...
2011-09-09 Douglas GregorUpdate Clang AST attribute reader tblgen generation...
2011-09-09 Jim GrosbachThumb2 assembly parsing and encoding for LDREX/LDREXB...
2011-09-08 Eli FriedmanMake sure to handle the case where emitPredicateMatch...
2011-09-08 Caitlin SadowskiAdded LateParsed property to TableGen attributes.
2011-09-08 James MolloyFix warning on windows; use of comparison with bool...
2011-09-08 Andrew TrickFix a use of freed string contents.
2011-09-08 Andrew Trickwhitespace
2011-09-07 Jim GrosbachThumb2 assembly parsing and encoding for LDRBT.
2011-09-07 Jim GrosbachThumb2 parsing and encoding for LDR(immediate).
2011-09-07 James MolloySecond of a three-patch series aiming to fix MSR/MRS...
2011-09-07 Joerg SonnenbergerDependency should be on the output file name, not the...
2011-09-03 Benjamin Kramervalgrind: Suppress glibc's optiized strcasecmp harder.
2011-09-02 Andrew TrickAttempt to silence known valgrind errors.
2011-09-02 David GreeneMake RecordVal Name an Init
2011-09-02 Kevin EnderbyFix the disassembly of the X86 "crc32w %ax, %eax" instr...
2011-09-02 Craig TopperMake IC_VEX* not inherit from IC_*. Prevents instructio...
2011-09-01 James MolloyFix up r137380 based on post-commit review by Jim Grosbach.
2011-08-31 NAKAMURA Takumilit: Normalize pathsep slashes also on %T.
2011-08-30 Evan ChengFollow up to r138791.
2011-08-30 Andrew TrickLit option for ignoring stderr output.
2011-08-30 Craig TopperAdd vvvv support to disassembling of instructions with...
2011-08-29 Kevin EnderbyFix the disassembly of the X86 crc32 instruction. ...
2011-08-27 Andrew TrickReverted r138652, valgrind doesn't understand obj:...
2011-08-26 Owen AndersonImprove encoding support for BLX with immediat eoperand...
2011-08-26 Andrew Trickvalgrind: Always suppress tblgen leaks.
2011-08-26 Douglas Gregorlit: Add %T as a replacement for the output directory
2011-08-25 Craig TopperGive ATTR_VEX higher priority when generating the disas...
2011-08-24 Jim GrosbachThumb parsing and encoding support for ADD SP instructions.
2011-08-24 Jim GrosbachThumb1 ADD/SUB SP instructions are predicable in Thumb2...
2011-08-23 Caitlin SadowskiThread safety: Adding in an option for variadic expr...
2011-08-23 Eric ChristopherFix fpimmm->fpimm typo.
2011-08-20 NAKAMURA Takumiutils/lit/lit/TestingConfig.py: Pass TEMP and TMP to...
2011-08-20 NAKAMURA Takumiutils/lit/lit/TestingConfig.py: Split out environment...
2011-08-19 Jim GrosbachAllow non zero_reg explicit values for OptionalDefOpera...
2011-08-19 Jim GrosbachTidy up. Formatting.
2011-08-17 Owen AndersonAllow the MCDisassembler to return a "soft fail" status...
2011-08-17 Bruno Cardoso LopesUpdate uwtable vim color!
2011-08-16 Jim GrosbachPrefer diagnostics from target predicate in asm matcher.
2011-08-15 Bob WilsonAvoid evaluating Neon macro arguments more than once...
2011-08-15 Jim GrosbachMCTargetAsmParser target match predicate support.
2011-08-15 Jim GrosbachMove MatchResultTy enum into base class definition.
2011-08-10 David GreeneMake Record Name an Init
2011-08-10 David GreeneAdd getAsUnquotedString
2011-08-10 Eric ChristopherUpdate comment.
2011-08-09 Eric Christopherclang is the new black.
2011-08-09 Owen AndersonFix an oversight in the FixedLenDecoderEmitter where...
2011-08-09 Owen AndersonCreate a new register class for the set of all GPRs...
2011-08-09 Owen AndersonReplace the existing ARM disassembler with a new one...
2011-08-08 Owen AndersonFix encodings for Thumb ASR and LSR immediate operands...
2011-08-04 Owen AndersonLDCL_POST and STCL_POST need one's-complement offsets...
2011-08-03 Jim GrosbachARM refactoring assembly parsing of memory address...
2011-08-02 Jim GrosbachARM: rename addrmode7 to addr_offset_none.
2011-08-01 Owen AndersonMake the FixedLengthDecoderEmitter smart enough to...
2011-08-01 Owen AndersonThe FixedLenDecoder needs to gracefully handle failing...
2011-08-01 Owen AndersonEnhance the fixed length disassembler to better handle...
2011-07-29 Owen AndersonCorrectly handle scattered operands where the bits...
2011-07-29 David GreeneUnconstify Inits
2011-07-29 David GreeneRemove a blank line from the top.
2011-07-29 David Greene[AVX] Make DagInits Unique
2011-07-29 David Greene[AVX] Make FieldInit Unique
2011-07-29 David Greene[AVX] Make VarListElementInit Unique
2011-07-29 David Greene[AVX] Make VarBitInit Unique
2011-07-29 David Greene[AVX] Make VarInit Unique
2011-07-29 David Greene[AVX] Make TernOpInit Unique
2011-07-29 David Greene[AVX] Make BinOpInit Unique
2011-07-29 David Greene[AVX] Make UnOpInit Unique
2011-07-29 David Greene[AVX] Make ListInits Unique
2011-07-29 David Greene[AVX] Make CodeInit Unique
2011-07-29 David Greene[AVX] Make StringInit Unique
2011-07-29 David Greene[AVX] Make IntInit Unique
2011-07-29 David Greene[AVX] Make BitsInit Unique
2011-07-29 David Greene[AVX] Unique BitInit
2011-07-29 David Greene[AVX] Unique UnsetInit
2011-07-29 David Greene[AVX] Create Inits Via Factory Method
2011-07-29 David Greene[AVX] Constify Inits
2011-07-29 David Greene[AVX] Remove non-const Iterators
2011-07-29 David Greene[AVX] Remove Mutating Members from Inits
2011-07-29 David GreeneAdd ListInit::getValues
2011-07-29 David GreeneAdd a std::string Wrapper for TableGen
2011-07-29 Owen AndersonThird time's the charm for implementing tied operand...
2011-07-29 Owen AndersonFix a case where, when trying to track tied operands...
2011-07-28 Owen AndersonEnhance the fixed-length decoder emitter to support...
2011-07-28 Owen AndersonEnhance the fixed-length decoder emitter to support...
2011-07-28 Douglas GregorFix Clang attribute reader tblgen output for a correspo...
2011-07-27 Evan ChengEmit an error is asm parser parsed X86_64 only register...
2011-07-27 Kevin EnderbyFix llvm-mc handing of x86 instructions that take 8...
2011-07-27 Frits van BommelUpdate CMake build for new gtest file.
2011-07-27 Jay FoadMerge gtest-1.6.0.
2011-07-26 Owen AndersonSplit am2offset into register addend and immediate...
2011-07-26 Jim GrosbachARM parsing and encoding for SVC instruction.
2011-07-26 Evan ChengRename TargetAsmParser to MCTargetAsmParser and TargetA...
2011-07-25 Jim GrosbachARM assembly parsing and encoding for SSAT16 instruction.
2011-07-23 Benjamin KramerWe always bounds check the bit set, there is no need...
2011-07-23 Benjamin KramerTurn the DenseSet in MCRegisterClass into a tblgenerate...
next