Added some aliases to the fcomip and fucompi Intel instructions. So that llvm-mc
[oota-llvm.git] / lib /
2010-10-27 Kevin EnderbyAdded some aliases to the fcomip and fucompi Intel...
2010-10-27 Jakob Stoklund OlesenHandle critical loop predecessors by making both inside...
2010-10-27 Jakob Stoklund OlesenCompute critical loop predecessors in the same way...
2010-10-27 Jakob Stoklund OlesenPhysical 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 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 OlesenAfter splitting, compute connected components of all...
2010-10-26 Jakob Stoklund OlesenVerify that live intervals are connected. If there...
2010-10-26 Jakob Stoklund OlesenCall RenumberValues for all new registers created durin...
2010-10-26 Jakob Stoklund OlesenPreserve 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 Owen AndersonSimplify classes for shift instructions, which are...
2010-10-26 Owen AndersonProvide correct NEON encodings for vshl, register and...
2010-10-26 Jakob Stoklund OlesenTeach MachineBasicBlock::print() to annotate instructio...
2010-10-26 Jakob Stoklund OlesenRemmeber 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 Andrew TrickJakob's review of the basic register allocator.
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 Devang Patels/beginScope/beginInstruction/g
2010-10-26 Owen AndersonAdd NEON encodings for vmov and vmvn of immediates.
2010-10-26 Jakob Stoklund OlesenDon't verify physical registers going into landing...
2010-10-26 Rafael EspindolaImplement some relaxations for arithmetic instructions...
2010-10-26 Kalle RaiskilaChange v64 datalayout in SPU.
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 OlesenInlineSpiller can also update LiveStacks.
2010-10-26 Jakob Stoklund OlesenMake 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 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 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 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 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 Owen AndersonAdd correct instruction encodings for vbic, vorn, and...
2010-10-25 Rafael EspindolaAdd a virtual destructor.
2010-10-25 Owen AndersonProvide correct NEON encodings for vand, veor, and...
2010-10-25 Owen AndersonAdd NEON encoding tests for vcgt and vacgt.
2010-10-25 Rafael EspindolaAdd support for emitting ARM file attributes.
2010-10-25 Owen AndersonAdd tests for NEON encodings of vcge and vacge.
2010-10-25 Owen AndersonAdd a warning about our inability to test the encoding...
2010-10-25 Jakob Stoklund OlesenIn which I learn how to forward declare template classes.
2010-10-25 Dan GohmanUpdate comments; BasicAA is no longer necessarily the...
2010-10-25 Dan GohmanReintroduce these asserts, now that BasicAA is a normal...
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...
2010-10-25 Charles DavisAdd a new 'hotpatch' attribute. This attribute will...
2010-10-25 Duncan SandsATTRIBUTE_UNUSED has been renamed to LLVM_ATTRIBUTE_UNUSED.
2010-10-24 Rafael EspindolaAdd X86::reloc_global_offset_table and use it to have...
2010-10-24 Duncan SandsFix PR8445: a block with no predecessors may be the...
2010-10-23 Benjamin KramerSmallVectorize.
2010-10-23 Eric ChristopherMove rejection of NEON parameters earlier in fast isel...
2010-10-23 Benjamin KramerMake the disassembler tables const so they end up in...
2010-10-23 Michael J. SpencerX86: Emit _fltused instead of __fltused on Windows...
2010-10-23 Chandler CarruthMove the remaining attribute macros to systematic names...
2010-10-23 Chandler CarruthRemove a define which is never referenced.
2010-10-23 Chandler CarruthSwitch attribute macros to use 'LLVM_' as a prefix...
2010-10-23 Chandler CarruthFix a likely bug in an assertion by adding parentheses...
2010-10-23 Evan ChengEnable ARM fastcc.
2010-10-23 Evan ChengProperly model the latency of register defs which are...
2010-10-23 Evan ChengLatency between CPSR def and branch is zero.
2010-10-23 Jakob Stoklund OlesenVerify LiveIntervals against the CFG, ensuring that...
2010-10-22 Jim GrosbachTrailing whitespace.
2010-10-22 Andrew TrickNonvirtual dtor that was accessible enough to be bad.
2010-10-22 Gabor Greiffix memory-layout assumption which only holds on little...
2010-10-22 Andrew TrickThis is a prototype of an experimental register allocation
2010-10-22 Jakob Stoklund OlesenAdd more verification of LiveIntervals.
2010-10-22 Jakob Stoklund OlesenBe more strict about detecting multi-use blocks for...
2010-10-22 Jim GrosbachARM mode encoding information for CLZ, RBIT, REV*,...
2010-10-22 Evan ChengUnbreak build.
2010-10-22 Bob WilsonTeach instcombine to set the alignment arguments for...
2010-10-22 Evan ChengTransfer implicit ops when forming load multiple and...
2010-10-22 Jakob Stoklund OlesenBe more strict when detecting critical edges before...
2010-10-22 Jakob Stoklund OlesenAdd print methods
2010-10-22 Owen AndersonAdd correct NEON encodings for vqdmlal.
2010-10-22 Jim GrosbachAdd the encoding information for the rest of the ARM...
2010-10-22 Owen AndersonProvide correct encodings for NEON vmlal.
next