reformulate CallSite::getCallee to adapt to CallInst::ArgOffset, and make it work...
[oota-llvm.git] / lib /
2010-07-01 Gabor Greifreformulate CallSite::getCallee to adapt to CallInst...
2010-07-01 Dan GohmanUse FuncInfo's isExportedInst accessor method instead of
2010-07-01 Dan GohmanRename CreateRegForValue to CreateReg, and change its...
2010-07-01 Dan GohmanFast isel no longer needs DeadMachineInstrElim to clean...
2010-07-01 Dan GohmanTeach fast-isel to avoid loading a value from memory...
2010-07-01 Dan GohmanEnable on-demand fast-isel.
2010-07-01 Dan GohmanFix X86FastISel's add folding to actually work, and...
2010-07-01 Bruno Cardoso LopesAdd AVX SSE3 replicate and convert instructions
2010-07-01 Dan GohmanTeach X86FastISel to fold constant offsets and scaled...
2010-07-01 Dan GohmanReapply r106422, splitting the code for materializing...
2010-07-01 Dan GohmanDon't use operator[] here, because it's not desirable...
2010-07-01 Bruno Cardoso Lopes- Add AVX SSE2 Move doubleword and quadword instructions.
2010-07-01 Mikhail Glushenkov80-col violation.
2010-07-01 Mikhail GlushenkovTrailing whitespace.
2010-07-01 Jakob Stoklund OlesenAdd memory operand folding support to InlineSpiller.
2010-06-30 Jakob Stoklund OlesenAdd support for rematerialization to InlineSpiller.
2010-06-30 Bill WendlingUse the catch-all selectors we already found when conve...
2010-06-30 Jim Grosbachlowerinvoke needs to handle aggregate function args...
2010-06-30 Jim GrosbachHandle array and vector typed parameters in sjljehprepa...
2010-06-30 Devang PatelRemove all debug info related named mdnodes.
2010-06-30 Jim Grosbachgrammar tweak in comment.
2010-06-30 Dan GohmanIn ScalarEvolution::forgetValue, eliminate any SCEVUnknown
2010-06-30 Bruno Cardoso LopesMove MOVD/MODQ code around, creating sections for each...
2010-06-30 Jakob Stoklund OlesenSome fool committed without testing (or even building...
2010-06-30 Bruno Cardoso LopesAdd AVX SSE2 mask creation and conditional store instru...
2010-06-30 Jakob Stoklund OlesenRemember to track spill slot uses in VirtRegMap when...
2010-06-30 Bruno Cardoso LopesFix a bug introduced in r107211 where instructions...
2010-06-30 Dan GohmanRevert the part of r107257 which introduced new logic...
2010-06-30 Duncan SandsRemove an unused variable. The call to getRoot has...
2010-06-30 Bruno Cardoso LopesAdd AVX SSE2 packed integer extract/insert instructions
2010-06-30 Duncan SandsRather than giving SmallPtrSetImpl a member field Small...
2010-06-30 Gabor Greifuse ArgOperand API
2010-06-30 Gabor Greifuse ArgOperand API
2010-06-30 Gabor Greifuse ArgOperand API
2010-06-30 Gabor Greifuse ArgOperand API
2010-06-30 Gabor Greifuse ArgOperand API
2010-06-30 Gabor Greifuse CallSite::arg_end instead of CallInst::op_end
2010-06-30 Gabor Greifuse getArgOperand (corrected by CallInst::ArgOffset...
2010-06-30 Gabor Greifuse getArgOperand (corrected by CallInst::ArgOffset...
2010-06-30 Gabor Greifuse getNumArgOperands instead of getNumOperands
2010-06-30 Gabor Greifuse getArgOperand instead of getOperand
2010-06-30 Gabor Greifuse getArgOperand instead of getOperand
2010-06-30 Gabor Greifuse getArgOperand instead of getOperand
2010-06-30 Dan GohmanImprove ScalarEvolution's nsw and nuw preservation.
2010-06-30 Dan GohmanWhen computing a new ConservativeResult, intersect...
2010-06-30 Dan GohmanRework scev-aa's basic computation so that it doesn...
2010-06-30 Dan GohmanSimplify.
2010-06-30 Bruno Cardoso LopesAdd AVX SSE2 integer unpack instructions
2010-06-30 Bruno Cardoso LopesAdd AVX SSE2 packed integer shuffle instructions
2010-06-30 John MosbyRemove trailing whitespace, no functionality changes.
2010-06-30 Bruno Cardoso LopesSmall refactoring of SSE2 packed integer shuffle instru...
2010-06-30 Bruno Cardoso LopesAdd AVX SSE2 pack with saturation integer instructions
2010-06-30 Bruno Cardoso LopesAdd AVX SSE2 integer packed compare instructions
2010-06-30 Bruno Cardoso Lopes- Add AVX form of all SSE2 logical instructions
2010-06-30 Devang PatelDo not construct DIE for already processed MDNode.
2010-06-30 Jakob Stoklund OlesenUse skipInstruction() as a simpler way of iterating...
2010-06-30 Jakob Stoklund OlesenUse clEnumValN macro to work around keyword clash
2010-06-30 Devang PatelAdd variables into a scope before constructing scope...
2010-06-29 Jakob Stoklund OlesenBegin implementation of an inline spiller.
2010-06-29 Bruno Cardoso LopesAdd *several* AVX integer packed binop instructions
2010-06-29 Dan GohmanFix ScalarEvolution's tripcount computation for chains...
2010-06-29 Bill WendlingRevert r107205 and r107207.
2010-06-29 Devang PatelPrint InlinedAt location.
2010-06-29 Eric ChristopherAdd another bswap idiom that isn't matched.
2010-06-29 Bruno Cardoso LopesMove SSE2 Packed Integer instructions around, and creat...
2010-06-29 Devang PatelPrint InlinedAt location.
2010-06-29 Bruno Cardoso LopesAdd AVX Move Aligned/Unaligned packed integers
2010-06-29 Bill WendlingIntroducing the "linker_weak" linkage type. This will...
2010-06-29 Bruno Cardoso LopesAdd AVX ld/st XCSR register.
2010-06-29 Devang PatelDo not hardcode DW_AT_stmt_list value.
2010-06-29 Bob WilsonAdd support for encoding VDUP (ARM core register) instr...
2010-06-29 Jakob Stoklund OlesenFix the handling of partial redefines in the fast regis...
2010-06-29 Bob WilsonFix a register scavenger crash when dealing with undefi...
2010-06-29 Bruno Cardoso LopesAdd AVX non-temporal stores
2010-06-29 Dan GohmanFix whitespace style.
2010-06-29 Bruno Cardoso LopesMove non-temporal movs to their own section
2010-06-29 Bob WilsonAdd support for encoding NEON VMOV (from core register...
2010-06-29 Bruno Cardoso LopesAdd sqrt, rsqrt and rcp AVX instructions
2010-06-29 Jim Grosbachskip dbg_value instructions
2010-06-29 Bob WilsonThe t2MOVi16 and t2MOVTi16 instructions do not set...
2010-06-29 Gabor Greifuse ArgOperand API
2010-06-29 Duncan SandsReturn Changed. This required setting Changed if dbg...
2010-06-29 Duncan SandsIt seems clear that this should return Changed.
2010-06-29 Rafael EspindolaAdd a VT argument to getMinimalPhysRegClass and replace...
2010-06-29 Duncan SandsgetMachineBasicBlockAddress returns a uintptr_t - don...
2010-06-29 Duncan SandsThe variable ValueSize is set to 1 on both code paths...
2010-06-29 Duncan SandsThe variable "Value" is carefully set to Layout.getSymb...
2010-06-29 Duncan SandsRemove unused calls to Lexer.getLoc and the pointless...
2010-06-29 Duncan SandsRemove pointless variable LastDef.
2010-06-29 Duncan SandsRemove unused variable Loc and pointless variables...
2010-06-29 Gabor Greifuse ArgOperand APIs
2010-06-29 Duncan SandsRemove an unused and a pointless variable.
2010-06-29 Duncan SandsRemove pointless and unused variables.
2010-06-29 Gabor Greifencode operand initializations (at fixed index)
2010-06-29 Duncan SandsRemove a pointless variable.
2010-06-29 Duncan SandsRemove initialized but otherwise unused variables.
2010-06-29 Benjamin KramerUse a more obvious way to avoid compiling functions...
2010-06-29 Chandler CarruthJump through some silly hoops to make GCC accept that...
2010-06-29 Evan ChengPR7503: uxtb16 is not available for ARMv7-M. Patch...
2010-06-29 Evan ChengChange if-cvt options to something that actually as...
next