oota-llvm.git
2010-10-27 Rafael EspindolaSet default type and flags for .init and .fini.
2010-10-27 Owen AndersonTests for NEON encoding of vmovl, vmovn, vqmovn, and...
2010-10-27 Devang PatelGive a name to nameless argument.
2010-10-27 Owen AndersonTests for NEON encoding of vcls, vclz, and vcnt.
2010-10-27 Owen AndersonTests for NEON encoding of vneg and vqneg.
2010-10-27 Rafael EspindolaProduce an error for an invalid use of .symver.
2010-10-27 Jim GrosbachThe new LDR* instruction patterns should handle the...
2010-10-27 Owen AndersonTests for NEON encoding of vabs and vqabs.
2010-10-27 Owen AndersonAdd correct NEON encodings for vsli and vsri.
2010-10-27 Owen AndersonAdd correct NEON encodings for vsra and vrsra.
2010-10-27 Jim GrosbachThe immediate operands of an LDRi12 instruction doesn...
2010-10-27 Jim GrosbachFormatting.
2010-10-27 Rafael EspindolaSymbols defined as the difference of other two end...
2010-10-27 Rafael EspindolaAdd support for the .symver directive. This is really...
2010-10-27 Rafael EspindolaMove more logic to isInSymtab and simplify.
2010-10-27 Mikhail Glushenkov80-col violation.
2010-10-27 Mikhail GlushenkovRemove try/catch(...) from Win32/Signals.inc.
2010-10-27 Mikhail GlushenkovIt is confusing to call a random-access iterator 'Input...
2010-10-27 Mikhail GlushenkovTrailing whitespace.
2010-10-27 Kevin EnderbyYet another tweak to X86 instructions to add ud2a as...
2010-10-27 Kevin EnderbyAnother tweak to X86 instructions to add the missing...
2010-10-27 Kevin EnderbyTweaks to X86 instructions to allow the 'w' suffix...
2010-10-27 Jim GrosbachLDRi12 machine instructions handle negative offset...
2010-10-27 Bill WendlingRandom cleanups and format changes.
2010-10-27 Kevin EnderbyAdded some aliases to the fcomip and fucompi Intel...
2010-10-27 Jakob Stoklund... Handle critical loop predecessors by making both inside...
2010-10-27 Jakob Stoklund... Compute critical loop predecessors in the same way...
2010-10-27 Jakob Stoklund... Physical registers trivially have multiple connected...
2010-10-27 Jim GrosbachOne more spot where the new arm mode LDR instruction...
2010-10-27 Wesley PeckAdding disassembler to the MicroBlaze backend.
2010-10-27 Jim GrosbachSplit ARM::LDRB into LDRBi12 and LDRBrs. Adjust accordi...
2010-10-26 Jim GrosbachSince I parameterized this bit, I should probably actua...
2010-10-26 Dan GohmanEnable clang autocompletion by default.
2010-10-26 Dale JohannesenUse a MemIntrinsicSDNode for ISD::PREFETCH, which touches
2010-10-26 Andrew TrickRemove the vector of live vregs. I thought we would...
2010-10-26 Owen AndersonAdd correct NEON encodings for vqshl, vqshrn, vqshrun...
2010-10-26 Jim GrosbachFirst part of refactoring ARM addrmode2 (load/store...
2010-10-26 Jakob Stoklund... After splitting, compute connected components of all...
2010-10-26 Jakob Stoklund... Verify that live intervals are connected. If there...
2010-10-26 Jakob Stoklund... Call RenumberValues for all new registers created durin...
2010-10-26 Jakob Stoklund... Preserve PHIDef bits in cloned values during splitting.
2010-10-26 Devang PatelAssign source ordering to nodes created for StoreInst.
2010-10-26 Owen AndersonCorrect NEON encodings for vshrn, vrshl, vrshr, vrshrn.
2010-10-26 Jim GrosbachFileCheck'ize
2010-10-26 Owen AndersonAdd tests for NEON encoding of vshll.
2010-10-26 Owen AndersonSimplify classes for shift instructions, which are...
2010-10-26 Owen AndersonTests for NEON encoding of vshr.
2010-10-26 Owen AndersonProvide correct NEON encodings for vshl, register and...
2010-10-26 Jakob Stoklund... Teach MachineBasicBlock::print() to annotate instructio...
2010-10-26 Jakob Stoklund... Remmeber to print full live interval on verification...
2010-10-26 Rafael EspindolaAdd support for .ident.
2010-10-26 Jim GrosbachGrammar.
2010-10-26 Jim GrosbachNuke extraneous comment. It's applicable elsewhere...
2010-10-26 Owen AndersonTests for NEON encoding of vrecpe, vrecps, vrsqrte...
2010-10-26 Andrew TrickJakob's review of the basic register allocator.
2010-10-26 Owen AndersonTests for NEON encodings of vpmin and vpmax.
2010-10-26 Owen AndersonAdd correct NEON encoding for vpadal.
2010-10-26 Rafael Espindolahandle X86::EH_RETURN64 and X86::EH_RETURN.
2010-10-26 Owen AndersonTests for NEON encoding of vpadd and vpaddl.
2010-10-26 Devang Patels/beginScope/beginInstruction/g
2010-10-26 Owen AndersonAdd NEON encodings for vmov and vmvn of immediates.
2010-10-26 Jakob Stoklund... Don't verify physical registers going into landing...
2010-10-26 Rafael EspindolaImplement some relaxations for arithmetic instructions...
2010-10-26 Duncan SandsYet another thing that was forgotten to be added to...
2010-10-26 Kalle RaiskilaChange v64 datalayout in SPU.
2010-10-26 NAKAMURA TakumiCMake: Build utils/KillTheDoctor only on MSVC for now.
2010-10-26 Evan ChengUse instruction itinerary to determine what instruction...
2010-10-26 Evan ChengNEON vmov's are in Neon domain.
2010-10-26 Nick LewyckyFor statistics that are only used in functions declared...
2010-10-26 Jakob Stoklund... InlineSpiller can also update LiveStacks.
2010-10-26 Jakob Stoklund... Make the spiller responsible for updating the LiveStack...
2010-10-26 Bob WilsonWhen the "true" and "false" blocks of a diamond if...
2010-10-26 Bob WilsonChange if-conversion to keep track of the extra cost...
2010-10-26 Bob WilsonTidy up redundant check.
2010-10-25 Evan ChengNeuter r117193 as it causes significant post-ra schedul...
2010-10-25 Owen AndersonTests for NEON encoding of vmax.
2010-10-25 Owen AndersonTests for NEON encoding of vmin.
2010-10-25 Rafael EspindolaProduce the headers directly in the Finish method....
2010-10-25 Dale JohannesenAn stdcall function calling a non-stdcall function
2010-10-25 Dan GohmanSupport TBAA attachments on calls. This is somewhat...
2010-10-25 Devang PatelSimplify.
2010-10-25 Owen AndersonAdd correct encodings for NEON vabal.
2010-10-25 Dan GohmanFix chaining in TBAA's pointsToConstantMemory.
2010-10-25 Devang PatelUpdate SelectBasicBlock signature. This should have...
2010-10-25 Devang PatelAdd counters to count basic blocks and machine basic...
2010-10-25 Owen AndersonAdd correct NEON encodings for vaba.
2010-10-25 Devang PatelAdd simple counter to count no. of basic blocks without...
2010-10-25 Owen AndersonTests for NEON encoding of vabdl.
2010-10-25 Owen AndersonAdd tests for NEON encoding of vabd.
2010-10-25 Dan GohmanOnly read one bit for testing for a readonly type,...
2010-10-25 Daniel DunbarMC/AsmParser: Fix relative precedence of {+,-} and...
2010-10-25 Daniel DunbarMC/AsmLexer: Fix bug in source location for Slash token.
2010-10-25 Daniel Dunbartweak test.
2010-10-25 Daniel Dunbarllvm-mc: Teach -as-lex to print the raw token string...
2010-10-25 Daniel DunbarMC/AsmParser: Rewrite test to actually check some parts...
2010-10-25 Owen AndersonAttempt to provide correct encodings for NEON vbit...
2010-10-25 Owen AndersonProvide correct NEON encodings for vbsl.
2010-10-25 Jim Grosbachimm12 operands aren't Thumb2 only, so rename the printe...
2010-10-25 Dan GohmanAdd a comment.
2010-10-25 Charles DavisMake the description of the hotpatch attribute even...
next