If not internalizing, don't mark llvm.global[cd]tors const, as a fix for a
[oota-llvm.git] / lib / Target /
2006-01-18 Chris LattnerDon't assert on 'select_cc SETUO'
2006-01-18 Chris Lattnerfix out of date comment
2006-01-18 Chris LattnerFix Regression/CodeGen/PowerPC/2006-01-18-InvalidBranch...
2006-01-18 Jim LaskeyAdded minimum Dwarf aranges. Cleaned up some section...
2006-01-18 Evan ChengSRA shift amount must be in i8
2006-01-18 Evan ChengIf a call return type is i1, insert a truncate from...
2006-01-17 Evan ChengFix lowering of calls which return f32 values.
2006-01-17 Jim LaskeyAdd frame work for additional dwarf sections. Comments...
2006-01-17 Jim LaskeyAdding basic support for Dwarf line number debug inform...
2006-01-17 Evan ChengZero extending load from i1 to i8.
2006-01-17 Duraid Madinaoops, this shouldn't have gotten in
2006-01-17 Evan ChengSSE does not support i64 SINT_TO_FP (FP stack doesn...
2006-01-17 Duraid Madinause proper (82-bit) spills/fills when spilling FP regs...
2006-01-17 Duraid Madinafixing divides
2006-01-17 Evan ChengAdded a FIXME comment about why FST is currently flagge...
2006-01-17 Evan ChengBug fixes: fpGETRESULT should produces a flag result...
2006-01-16 Evan ChengMore typo's
2006-01-16 Evan ChengSome typo's
2006-01-16 Andrew Lenharthfix short immediate loads
2006-01-16 Andrew Lenharthstack and rpcc
2006-01-16 Evan ChengFix FP_TO_INT**_IN_MEM lowering.
2006-01-16 Andrew LenharthFriendly names
2006-01-16 Chris Lattneradd notes from my *other* email acct.
2006-01-16 Chris Lattnertransfer some notes from my email to somewhere useful.
2006-01-16 Duraid Madinafixing divides: FP should now be 100%, and integers...
2006-01-16 Duraid Madinafix division! again!! pattern isel, prepare to die.
2006-01-16 Chris LattnerSilly Sparc is big endian. If we have to load args...
2006-01-15 Chris LattnerMake sure that bool,byte and short arguments are the...
2006-01-15 Chris LattnerDisable a broken optimization
2006-01-15 Evan ChengAdded patterns for 8-bit multiply
2006-01-15 Duraid Madinaexplain that r12 is the stack pointer reg
2006-01-15 Chris LattnerDon't print a label for the first MBB in a function.
2006-01-15 Chris LattnerUse the default impl of DYNAMIC_STACKALLOC, allowing...
2006-01-15 Chris LattnerUse the default lowering of ISD::DYNAMIC_STACKALLOC...
2006-01-15 Chris LattnerHave legalize take care of DYNAMIC_STACKALLOC for us...
2006-01-15 Chris LattnerImplement DYNAMIC_STACKALLOC for V8
2006-01-15 Chris Lattnerreorder passes
2006-01-14 Chris LattnerCleanup IA64ISD, tell the graph drawer what the symboli...
2006-01-14 Chris Lattnersilence a warning
2006-01-14 Nate Begemanbswap implementation
2006-01-14 Nate BegemanRemove some redundant stuff out of the readme.
2006-01-14 Evan ChengA typo.
2006-01-14 Chris LattnerImplement a new InvalidateStructLayoutInfo method and...
2006-01-13 Evan ChengAdd truncstore i1 patterns.
2006-01-13 Chris LattnerFix a bug in my last X86 checkin, pointed out by cozmic
2006-01-13 Evan ChengLHS = X86ISD::CMOVcc LHS, RHS means LHS = RHS if cc...
2006-01-13 Andrew Lenharthmake DAG isel the default
2006-01-13 Chris LattnerEnable X86 support for savestack/restorestack
2006-01-13 Chris Lattnerimplement stacksave/stackrestore on PPC
2006-01-13 Duraid Madinadon't be a doofus - this fixes storing bools
2006-01-13 Chris Lattnerexpand unsupported stacksave/stackrestore nodes
2006-01-13 Chris Lattnernew nodes
2006-01-13 Evan ChengMinor update.
2006-01-13 Evan ChengMore typo's. I need new eye glasses...
2006-01-13 Evan ChengOops. Typo.
2006-01-13 Evan ChengFix a SETCC / BRCOND folding bug.
2006-01-12 Evan ChengFix sint_to_fp (fild*) support.
2006-01-12 Evan ChengSpecify transformation from GlobalAddress to TargetGlob...
2006-01-12 Chris LattnerFix branches on FP compares
2006-01-12 Evan ChengX86ISD::SETCC (e.g. SETEr) produces a flag (so multiple...
2006-01-12 Evan Cheng* Materialize GlobalAddress and ExternalSym with MOV32r...
2006-01-12 Chris Lattnerfix a bug in my previous checkin
2006-01-12 Chris LattnerGive V8ISD nodes symbolic names in dumps
2006-01-12 Duraid Madinasabre's (correct) fix means these guys need to be flagg...
2006-01-12 Chris Lattnerahem :)
2006-01-12 Chris Lattnerthese cases are autogenerated
2006-01-12 Chris Lattnerremove dead code
2006-01-12 Chris LattnerGoodbye PPC pattern isel. You have served us well...
2006-01-12 Chris LattnerFix an itanium call lowering bug for duraid
2006-01-12 Chris Lattnerinvert the sense of this switch and its name
2006-01-11 Nate BegemanMissed a spot.
2006-01-11 Evan ChengAdded ROTL and ROTR.
2006-01-11 Chris LattnerFix an off-by-one error that Nate's eagle eyes caught
2006-01-11 Chris LattnerUse the auto-insert BuildMI constructor to avoid an...
2006-01-11 Chris LattnerIf a function has a non-zero sized frame, use an add...
2006-01-11 Evan ChengSupport for MEMCPY and MEMSET.
2006-01-11 Evan ChengSelect DYNAMIC_STACKALLOC
2006-01-11 Nate BegemanAdd bswap, rotl, and rotr nodes
2006-01-11 Chris LattnerFix calls that need to store values in stack slots...
2006-01-11 Chris Lattnertblgen does this now
2006-01-11 Chris LattnerThis is no longer needed
2006-01-11 Chris LattnerDead FP arguments still use an incoming FP reg. This...
2006-01-11 Chris LattnerUse Evan's outflag stuff to implement V8cmpicc. This...
2006-01-11 Chris LattnerFix a bug in i32->f64 conversion lowering
2006-01-11 Chris LattnerUnbreak ret void :-/
2006-01-11 Chris LattnerWrite this pattern in canonical form, allowing more...
2006-01-11 Evan Cheng* Add special entry code main() (to set x87 to 64-bit...
2006-01-11 Duraid Madinacleanup GETFD
2006-01-11 Andrew Lenharththis pattern was bogus
2006-01-11 Duraid Madinathis just might work
2006-01-11 Duraid Madinaadd support for selecting bools
2006-01-11 Chris Lattnerimplement FP_REG_KILL insertion for the dag-dag instruc...
2006-01-11 Chris LattnerFit into 80 cols
2006-01-11 Evan ChengSSE cmov support.
2006-01-10 Evan Cheng* fp to sint patterns.
2006-01-10 Evan ChengFP_TO_INT*_IN_MEM and x87 FP Select support.
2006-01-10 Chris Lattnersilence a bogus warning
2006-01-10 Andrew LenharthInt immediate loading fix
2006-01-10 Duraid Madinaheh, 'sif it'd be a legalizer bug.
2006-01-10 Duraid Madinasupport functions that return bool (this "should" work...
next