Fix a problem that Nate noticed, where spill code was not getting coallesced
[oota-llvm.git] / lib / Target / IA64 /
2005-09-07 Chris Lattnerignore generated files
2005-09-02 Chris LattnerHandle ANY_EXTEND like ZERO_EXTEND. Simplify the exten...
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-08-26 Chris LattnerFix a bug in my previous checkin
2005-08-26 Chris LattnerChange ConstantPoolSDNode to actually hold the Constant...
2005-08-25 Chris Lattnerfix a warning in optimized build
2005-08-22 Chris LattnerFix a crash I introduced into the IA64 backend with...
2005-08-22 Chris LattnerAdd a pass name for -time-passes output
2005-08-21 Duraid Madinareenable collapse of loadimm+AND -> dep.z (thanks guys)
2005-08-20 Jim LaskeyRepair an out by one error for IA64.
2005-08-19 Chris LattnerSplit RegisterClass 'Methods' into MethodProtos and...
2005-08-19 Chris LattnerPut register classes in namespaces
2005-08-19 Chris LattnerThis code has always been dead on itanium
2005-08-19 Duraid Madinaa bugfix (up top) and a quick repair job: disable gener...
2005-08-19 Chris LattnerMark some instructions as variable_ops, and PSEUDO_ALLO...
2005-08-16 Chris Lattnerupdate the backends to work with the new CopyFromReg...
2005-08-16 Nate BegemanImplement BR_CC and BRTWOWAY_CC. This allows the remov...
2005-08-10 Duraid Madinasorry!! this is temporary; for some reason the nasty...
2005-08-09 Chris LattnerUpdate the targets to the new SETCC/CondCodeSDNode...
2005-08-02 Chris LattnerUpdate to use the new MathExtras.h support for log2...
2005-07-27 Jeff CohenEliminate all remaining tabs and trailing spaces.
2005-07-10 Chris LattnerChange *EXTLOAD to use an VTSDNode operand instead...
2005-07-10 Chris LattnerChange TRUNCSTORE to use a VTSDNode operand instead...
2005-07-05 Chris LattnerMake several cleanups to Andrews varargs change:
2005-06-25 Chris LattnerRefactor the addPassesToEmitAssembly interface into...
2005-06-22 Andrew LenharthIf we support structs as va_list, we must pass pointers...
2005-06-18 Andrew Lenharthcore changes for varargs
2005-05-20 Duraid Madinare-enable direct calls, this should just be a performan...
2005-05-15 Duraid Madinamake angry compilers happy again
2005-05-13 Chris Lattnertreat TAILCALL nodes identically to CALL nodes
2005-05-13 Chris LattnerAdd an isTailCall flag to LowerCallTo
2005-05-12 Chris Lattnerrename the ADJCALLSTACKDOWN/ADJCALLSTACKUP nodes to...
2005-05-12 Chris LattnerPass in Calling Convention to use into LowerCallTo
2005-05-11 Duraid Madinaadd the popcount instruction and support this in the...
2005-05-11 Chris LattnerNo really IA*64* :)
2005-05-09 Duraid Madinafix and cleanup constmul code a bit, this fixes mediabe...
2005-05-04 Andrew Lenharthfix typo
2005-05-02 Duraid Madinasupport multiplication by constant negative integers
2005-05-02 Duraid Madinaadd support for bools to SELECT, this fixes Prolangs...
2005-04-30 Chris LattnerThis target doesn't support the FSIN/FCOS/FSQRT nodes yet
2005-04-27 Andrew LenharthImplement Value* tracking for loads and stores in the...
2005-04-27 Duraid Madinaclean up some warnings
2005-04-26 Duraid Madinaconstmul bugfix: multiply by 27611 was broken
2005-04-26 Duraid Madinaclean up the code! (oops) lots more cleaning left,...
2005-04-26 Duraid Madina* Add code to reduce multiplies by constant integers...
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-14 Duraid Madinaprint negative 64 bit immediates as negative numbers...
2005-04-14 Duraid Madinaoops, this stopped us turning movl r4=0xFFFFFFFF;;...
2005-04-14 Duraid Madinawe have zextloads, not sextloads!
2005-04-13 Duraid Madina* add the shladd instruction
2005-04-13 Duraid Madina* if ANDing with a constant of the form:
2005-04-13 Chris LattnerRemove special handling of ZERO_EXTEND_INREG. This...
2005-04-12 Duraid Madina* OK, after changing to use liveIn/liveOut instead...
2005-04-12 Chris LattnerPut out* into the allocation order, allowing the regist...
2005-04-12 Chris LattnerMake sure to realize that calls use their argument...
2005-04-12 Duraid Madinastop emitting IDEFs for args - change to using liveIn...
2005-04-11 Chris LattnerIA64 supports this operation.
2005-04-11 Duraid Madinahmm, should probably change addImm() to take 64-bit...
2005-04-11 Duraid Madinaassorted fixes:
2005-04-09 Duraid Madinaok, the "ia64 has a boatload of registers" joke stopped...
2005-04-09 Chris LattnerThis target does not support/want ISD::BRCONDTWOWAY
2005-04-08 Duraid Madinafix bogus division-by-power-of-2 (was wrong for negativ...
2005-04-07 Duraid Madinateach asmprinter to print s8/s14 operands
2005-04-07 Duraid Madinacodegen immediate forms of add/sub/shift
2005-04-07 Duraid Madinaadd immediate forms of add, sub, shift
2005-04-06 Duraid Madinasteal sampo's div-by-constant-power-of-2 stuff
2005-04-06 Duraid Madinaadd fms instruction
2005-04-06 Duraid Madinalie a bit and say that r1/r12 (GP/SP) _aren't_ callee...
2005-04-06 Duraid Madinamake sure 'special' registers don't get allocated
2005-04-04 Duraid Madinafix SREM/UREM, which gave incorrect results for x%y...
2005-04-04 Duraid Madinaadd implicit use op
2005-04-03 Duraid Madina.bss is no problem here.
2005-04-02 Duraid Madinaia64 asmprinter fixes:
2005-04-02 Duraid Madinasupport IDEF, fnegabs (thanks sampo)
2005-04-02 Duraid Madinaadd fnegabs op
2005-04-02 Duraid Madinaadd support FNEG and FABS
2005-04-02 Chris LattnerThis target doesn't support fabs/fneg yet.
2005-04-01 Duraid Madinarepair mindless SELECT waste.
2005-03-31 Duraid MadinaAssorted fixes:
2005-03-31 Duraid Madina* declare local common symbols as such (.lcomm, not...
2005-03-31 Duraid Madinadaintyness
2005-03-31 Duraid Madinaadd what we need to fudge a 'floating point conditional...
2005-03-28 Duraid MadinaEmit .global @function and .global @object entries...
2005-03-26 Nate BegemanChange interface to LowerCallTo to take a boolean isVar...
2005-03-24 Chris Lattnerfix a compilation error, patch contributed by Bill...
2005-03-24 Nate BegemanRemove comments that are now meaningless from the patte...
2005-03-19 Alkis EvlogimenosStop using deprecated interface.
2005-03-17 Duraid Madinatypo/denial
2005-03-17 Duraid Madinaclean up warnings when building in release mode
2005-03-17 Duraid MadinaOK, IA64 is statically linked into llc
2005-03-17 Duraid Madinabuild the IA64 target as a .so for now
2005-03-17 Duraid Madinaand so it begins...