oota-llvm.git
2007-09-25 Evan ChengNew temporary option -new-cc-modeling-scheme to test...
2007-09-25 Evan ChengRename keyword "modify" -> "implicit".
2007-09-24 Dale JohannesenWhen mixing SSE and x87 codegen, it's possible to
2007-09-24 Bill WendlingDon't execute dump unless NDEBUG isn't defined.
2007-09-24 Daniel BerlinComment fixups
2007-09-24 Dan GohmanAdd support on x86 for having Legalize lower ISD::LOCAT...
2007-09-24 Dan GohmanDon't emit .debug_line header data if there aren't...
2007-09-24 Dan GohmanMove the Asm->EOL() call for EmitDebugARanges outside...
2007-09-24 Dan GohmanAdd support for emitting .file directives to set up...
2007-09-24 Dan GohmanMerge hasDotLoc and hasDotFile into hasDotLocAndDotFile...
2007-09-24 Dale Johannesenfloat->int conversion rounds toward 0. Duh.
2007-09-24 Dan GohmanAdd a routine for emitting .file directives, for setting up
2007-09-24 Bruno Cardoso... Added "LoadEffective" pattern to handle stack locations.
2007-09-24 Devang Patel Do not promote null values because it may be unsafe...
2007-09-24 Daniel BerlinImplement offline variable substitution in order to...
2007-09-24 Dan GohmanFix the syntax for the .loc directive in preparation...
2007-09-24 Daniel BerlinAdd section on bit containers.
2007-09-24 Tanya LattnerXFAIL for llvm-gcc4.0
2007-09-24 Dan GohmanThe code that used the StartLabelId label was removed...
2007-09-24 Dan GohmanUse the correct result value type instead of using...
2007-09-24 Dan GohmanFix a typo in a comment.
2007-09-24 Dan Gohmanexplicit keywords.
2007-09-24 Dan GohmanRemove an unnecessary static_cast.
2007-09-24 Chris Lattnerclaim that "st" is from the 80-bit register file. ...
2007-09-24 Chris LattnerWhen emitting .set directives, make sure the EH and...
2007-09-24 Owen AndersonFix typo.
2007-09-24 Owen AndersonMerge significant portions of the DomTree and PostDomTr...
2007-09-24 Dale JohannesenJust use APFloat for const / const. Fixes
2007-09-23 Owen AndersonFactor the calculation details for PostDomTree out...
2007-09-23 Owen AndersonMove DFSPass back down into DominatorTree. I need...
2007-09-23 Owen AndersonFix header.
2007-09-23 Owen AndersonFactor the dominator tree calculation details out into...
2007-09-23 Dale JohannesenImplementation of +sse -sse2 has changed; add
2007-09-23 Dale JohannesenFix PR 1681. When X86 target uses +sse -sse2,
2007-09-23 Gordon HenriksenFix srcdir <> objdir builds with ocaml 2.10. Downrev...
2007-09-22 Chris Lattnerfix syntax
2007-09-22 Gordon HenriksenRegenerate.
2007-09-22 Gordon HenriksenFix for srcdir <> objdir builds.
2007-09-22 Chris LattnerFix PR1679, by printing GEP indices as signed values...
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingFormatting changes.
2007-09-22 Chris Lattnerinitialize isstore/isload fields in ctor, fixing PR1695
2007-09-22 Chris Lattnerfix bugs in the manual
2007-09-22 Neil BoothHandle storage complications of float->float conversions.
2007-09-22 Tanya LattnerCorrect names.
2007-09-22 Tanya LattnerFix typo.
2007-09-21 Tanya LattnerOne last fix to get name correct.
2007-09-21 Tanya LattnerFix silly typo.
2007-09-21 Tanya LattnerUpdate annotation intrinsic with more details.
2007-09-21 Tanya LattnerAdding support for __builtin_annotation with an intrins...
2007-09-21 Dale JohannesenChange APFloat::convertFromInteger to take the incoming
2007-09-21 Devang PatelFix PR1692
2007-09-21 Owen AndersonFix CopyFrom for non-POD data types.
2007-09-21 Chris Lattner#ifdef out unsafe tracing code, which fixes PR1689
2007-09-21 Chris Lattnerdon't read Block after it is freed. This fixes PR1684
2007-09-21 Devang PatelAdd missing entry.
2007-09-21 Chris Lattnergcroot testcase, patch by Eric Christopher.
2007-09-21 Chris LattnerI cannot spell coalesce :)
2007-09-21 Chris Lattnergcroot must take concrete types, not arbitrary types.
2007-09-21 Chris Lattnerinitialize SetCCResultContents, fixing PR1693
2007-09-21 Rafael EspindolaDon't add a default STACK_ALIGN (use the generic ABI...
2007-09-21 Dan GohmanThere is no {rsqrt,rcp}{p,s}d.
2007-09-21 Rafael Espindolasmall cleanup: use LowerMemArgument in LowerFastCCArgum...
2007-09-21 Chris LattnerInitial hack at 2.1 release notes.
2007-09-21 Owen AndersonAdd partial caching of non-local memory dependence...
2007-09-21 Evan ChengHonor user-defined section specification of a global...
2007-09-20 Dale JohannesenFix PR 1688. See comments there.
2007-09-20 Devang PatelUpdate aux. info associated with an instruction before...
2007-09-20 Devang PatelDo not override user specified section.
2007-09-20 Devang PatelDon't increment invalid iterator.
2007-09-20 Duncan SandsTestcase for PR1678.
2007-09-20 Evan ChengDisable if-conversion for this test.
2007-09-20 Evan Cheng-enable-arm-if-conversion is gone.
2007-09-20 Dale JohannesenFix dumb regression in constant folding (Regression...
2007-09-20 Gordon HenriksenRegenerate.
2007-09-20 Gordon HenriksenIncorporating review feedback for GC verifier patch.
2007-09-20 Dan GohmanFix several more entries in the x86 reload/remat foldin...
2007-09-20 Gabor Greifuse typenames equivalent to
2007-09-20 Dale Johannesenanother long double buglet
2007-09-20 Nick LewyckyExcuse me.
2007-09-20 Nick LewyckyFix optimization. %x = sub %x, %y does not imply that...
2007-09-20 Evan ChengEnable if-conversion for ARM by default.
2007-09-19 Dale JohannesenMore long double fixes. x86_64 should build now.
2007-09-19 Evan ChengAvoid referencing deleted instruction.
2007-09-19 Ted KremenekPreviously GraphWriter assumed operator*() for node_ite...
2007-09-19 Devang PatelAvoid unsafe promotion.
2007-09-19 Evan ChengPSHUFDmi, etc. are actually folding a load, not a store.
2007-09-19 Dale JohannesenFix longdouble -> uint conversion.
2007-09-19 Chris Lattnerreject things like "declare internal @foo"
2007-09-19 Owen AndersonAdd a flag to mark a dirty cache entry. This is not...
2007-09-19 Dale JohannesenFix some long double issues.
2007-09-19 Duncan SandsImprove comment.
next