2010-07-09 |
Dan Gohman | Fix the memoperand offsets in code generated for va_start. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Dan Gohman | These changes should have accompanied r107943. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Chris Lattner | have the mc lowering process handle a few tail call... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Bob Wilson | Print "dregpair" NEON operands with a space between... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Dan Gohman | Re-apply bottom-up fast-isel, with fixes. Be very caref... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Bruno Cardoso... | Factor out x86 segment override prefix encoding, and... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Bob Wilson | Reenable DAG combining for vector shuffles. It looks... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Chris Lattner | reject pseudo instructions early in the encoder. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Bruno Cardoso... | Remove trailing whitespaces from file |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | Change LEA to have 5 operands for its memory operand... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Stuart Hastings | Reverting r107918 and r107919. Radar 8063111. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jakob Stoklund... | Revert "Fix broken isCopy handling in TrimLiveIntervalT... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | add some long-overdue enums to refer to the parts of... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Devang Patel | Relax assertion. In optimized code, it is possible... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Bill Wendling | Extension of r107506. Make sure that we don't mark... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jakob Stoklund... | Fix broken isCopy handling in TrimLiveIntervalToLastUse |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jakob Stoklund... | Remember the VR64 register class |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Stuart Hastings | Fix decl/def debug info for template functions. Radar... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | Rework segment prefix emission code to handle segments |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | introduce a new X86II::getMemoryOperandNo method, which |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Kalle Raiskila | Switch SPU calling convention (function arguments) |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Stuart Hastings | Test case for r107843. Radar 8152866. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Kevin Enderby | Revert some unneeded parts of the change in r107886... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Evan Cheng | Check for FiniteOnlyFPMath as well. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Devang Patel | Reuse DIEInteger for 1. This is frequently used while... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jakob Stoklund... | Teach the x86 floating point stackifier to handle COPY... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jakob Stoklund... | Implement X86InstrInfo::copyPhysReg |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Bob Wilson | The NEONPreAllocPass should never have to assign fixed... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Bob Wilson | For big-endian systems, VLD2/VST2 with 32-bit vector... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jim Grosbach | After r107880, findSurvivorReg() no longer needs to... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Kevin Enderby | Added the darwin .weak_def_can_be_hidden directive. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Gabor Greif | only dereference iterator once in the loop |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Bob Wilson | Clean up a comment. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Gabor Greif | remove unneeded parens |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jim Grosbach | Clean up scavengeRegister() a bit to prefer available... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jakob Stoklund... | Convert EXTRACT_SUBREG to COPY when emitting machine... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jakob Stoklund... | Remove references to INSERT_SUBREG after de-SSA. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Duncan Sands | Use std::vector rather than SmallVector here because... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Benjamin Kramer | Merge the duplicated iabs optimization in DAGCombiner... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Duncan Sands | Do not use std::stack because it causes obscure failure... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Benjamin Kramer | Teach instcombine to transform |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Duncan Sands | Tweak some docs now that the default build is called... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Eric Christopher | A slight reworking of the custom patterns for x86-64... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Evan Cheng | r107852 is only safe with -enable-unsafe-fp-math to... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jakob Stoklund... | Add TargetInstrInfo::copyPhysReg hook and use it from... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Evan Cheng | Optimize some vfp comparisons to integer ones. This... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dale Johannesen | Changes to ARM tail calls, mostly cosmetic. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Gohman | Revert 107840 107839 107813 107804 107800 107797 107791. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jim Grosbach | When processing frame index virtual registers, consider... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | Fix the second half of PR7437: scalarrepl wasn't preserving |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Don't forward-declare registers for static allocas... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Fix -fast-isel-abort to check the right instruction. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | use PrintEscapedString to handle attribute section... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jakob Stoklund... | fix copies to/from GR8_ABCD_H even more |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jim Grosbach | grammar |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jim Grosbach | Handle cases where the post-RA scheduler may move instr... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | finish up support for callw: PR7195 |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | Implement the major chunk of PR7195: support for 'callw' |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add more assembly opcodes for SSE compare instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | One MDNode may be used to create regular DIE as well... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Evan Cheng | Move getExtLoad() and (some) getLoad() DebugLoc argumen... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | Print undefined/unknown debug value as "undef". |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Not all custom inserters create new basic blocks. If... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jim Grosbach | grammar and trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | Rename couple of maps. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jakob Stoklund... | Allow copies between GR8_ABCD_L and GR8_ABCD_H. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Reid Kleckner | Update the docs for debugging JITed code with GDB. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | 80 cols. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Implement bottom-up fast-isel. This has the advantage... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Add X86FastISel support for return statements. This... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX AES instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Update the insert position after scheduling, which... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | Update comment. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Fix debugging strings. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Duncan Sands | Issue the warning about being slow whenever optimizatio... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Give FunctionLoweringInfo an MBB member, avoiding the... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Simplify FastISel's constructor by giving it a Function... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Move FunctionLoweringInfo.h out into include/llvm/CodeG... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Split the SDValue out of OutputArg so that SelectionDAG... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | add some triple for minix, patch by Kees van Reeuwijk... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Move ArgFlagsTy, OutputArg, and InputArg out of Selecti... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Move CallingConvLower.cpp out of the SelectionDAG direc... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jakob Stoklund... | Fix more places assuming subregisters have live intervals |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | adapt condition for changed default build mode |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Add a getFirstNonPHI utility function. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Minore code simplification. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Remove interprocedural-basic-aa and associated code... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Add Debug+Asserts and Release+Asserts to svn:ignore... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | typo in comment, regeneration not necessary |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | conditionalize by CallInst::ArgOffset |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | conditionalize on CallInst::ArgOffset |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | minor cosmetic changes that happened to sit in my tree |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Duncan Sands | Rename "Release" builds as "Release+Asserts"; rename... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX SSE4.2 instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Use only one multiclass to pinsrq instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Now that almost all SSE4.1 AVX instructions are added... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX SSE4.1 insertps, ptest and movntdqa instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX SSE4.1 extractps and pinsr instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jakob Stoklund... | Revert "Remove references to INSERT_SUBREG after de... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bob Wilson | Also use REG_SEQUENCE for VTBX instructions. |
commit | commitdiff | tree | snapshot |
next |