Allow this to compile with gcc 4.0.X
[oota-llvm.git] / lib / Target /
2007-05-04 Evan ChengOn Mac OS X, GV requires an extra load only when reloca...
2007-05-03 Evan ChengShould never see an indexed load / store with zero...
2007-05-03 Dale JohannesenEvan's patch to avoid FPreg->intreg copy for cvt; store...
2007-05-03 Lauro Ramos VenancioDebug support for arm-linux.
2007-05-03 Dan GohmanIndent the .text, .data, and .bss directives in assembl...
2007-05-03 Chris LattnerFix two classes of bugs:
2007-05-03 Chris Lattneradd support for printing offset from global
2007-05-03 Chris Lattnerrevert accidental commit
2007-05-03 Chris Lattneradd support for printing offset of global
2007-05-03 Dan GohmanSets the section names for fixed-size constants and...
2007-05-03 Chris Lattnerrevert reid's patch to fix these failures:
2007-05-03 Evan ChengTypo. It's checking if V is multiple of 4, not multiple...
2007-05-03 Devang PatelDrop 'const'
2007-05-03 Chris Lattnermatch a reassociated form of fnmul. This implements...
2007-05-03 Chris Lattnerexpose HonorSignDependentRoundingFPMathOption to .td...
2007-05-03 Chris LattnerAdd a new option.
2007-05-02 Bill WendlingNon-algorithmic change. Moved definitions around into...
2007-05-02 Bill WendlingUpdate.
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-02 Lauro Ramos VenancioFix build error.
2007-05-02 Anton KorobeynikovEmit correct register move information in eh frames...
2007-05-02 Anton KorobeynikovEmit correct DWARF reg # for RA (return address) register
2007-05-02 Reid SpencerMake sign extension work correctly for unusual bit...
2007-05-02 Dale JohannesenAdd some support for (Darwin) code-generating directive...
2007-05-01 Anton KorobeynikovFix couple of bugs connected with eh info:
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-05-01 Evan ChengDoh. PC displacement is between the constantpool and...
2007-05-01 Anton KorobeynikovUse correct PC symbol
2007-05-01 Anton KorobeynikovAdjust correct EH-related sections
2007-05-01 Evan ChengeliminateFrameIndex() change.
2007-05-01 Nate Begemanllvm bug #1350, parts 1, 2, and 3.
2007-05-01 Evan ChengUnder normal circumstances, when a frame pointer is...
2007-04-30 Dale JohannesenRemove item: thumb padding in constant islands
2007-04-30 Dale Johannesenremove unused variable
2007-04-30 Lauro Ramos VenancioEnable protected visibility on ARM.
2007-04-29 Dale JohannesenRewrite of Thumb constant islands handling (exact allow...
2007-04-29 Dale JohannesenMake ARM-specific version of getInlineAsmLength
2007-04-29 Anton KorobeynikovImplement protected visibility. This partly implements...
2007-04-28 Dale Johannesenchange per review
2007-04-27 Dale JohannesenPrevent Thumb code from generating ARM instructions
2007-04-27 Lauro Ramos Venancioadd parenthesis.
2007-04-27 Evan ChengDoh. ARM::LEApcrel is a single instruction MI.
2007-04-27 Lauro Ramos VenancioIn Thumb mode, the frame register must be R7.
2007-04-27 Lauro Ramos VenancioARM TLS: implement "general dynamic", "initial exec...
2007-04-27 Evan ChengDarwin runtime library does not have these.
2007-04-27 Evan ChengSpecial handling of LEApcrel and tLEApcrel.
2007-04-27 Evan ChengBack out previous check-in. Incorrect.
2007-04-27 Evan ChengtLEApcrel is a AddrModeTs, i.e. pc relative.
2007-04-26 Dan GohmanFix PR1339 and CodeGen/X86/dollar-name.ll
2007-04-26 Bill WendlingHave MMX registers clobbered in x86-64 too.
2007-04-26 Evan ChengRename findRegisterUseOperand to findRegisterUseOperand...
2007-04-26 Evan ChengFix for PR1348. If stack inc / dec amount is > 32-bits...
2007-04-25 Evan ChengMatch MachineFunction::UsedPhysRegs changes.
2007-04-25 Bill WendlingAdd SSSE3 as a feature of Core2. Add MMX registers...
2007-04-25 Chris Lattnerdo the multiplication as signed, so that 2*-2 == -4...
2007-04-25 Lauro Ramos Venancioremember to emit weak reference in one more case.
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...
2007-04-25 Evan ChengRelex assertions to account for additional implicit...
2007-04-25 Chris Lattnersupport for >4G stack frames
2007-04-25 Chris Lattnersupport >4G stack frames
2007-04-24 Chris LattnerFix PR1351 and CodeGen/PowerPC/2007-04-24-InlineAsm...
2007-04-24 Bill WendlingUpdate.
2007-04-24 Bill WendlingAdd the PADDQ to the list.
2007-04-24 Bill WendlingAdd the final MMX instructions. Correct a few wrong...
2007-04-24 Bill WendlingRemove some invalid instructions from this check.
2007-04-24 Bill WendlingSupport for the special case of a vector with the canon...
2007-04-23 Dale JohannesenMake Thumb funcs containing islands 4-byte aligned...
2007-04-23 Dale Johannesenadd Align field, and use when generating function alignment
2007-04-23 Dale Johannesenadd isThumb (unused as yet)
2007-04-23 Dale JohannesenFix generic getInlineAsmLength
2007-04-23 Lauro Ramos VenancioX86 TLS: optimize the implementation of "local exec...
2007-04-22 Lauro Ramos VenancioX86 TLS: fix and optimize the implementation of "initia...
2007-04-22 Christopher LambSupport alignment queries for degenerate (length 1...
2007-04-22 Lauro Ramos VenancioImplement PIC for arm-linux.
2007-04-21 Lauro Ramos VenancioX86 TLS: Implement review feedback.
2007-04-20 Jeff CohenComment out usage of write() for now.
2007-04-20 Lauro Ramos VenancioImplement "general dynamic", "initial exec" and "local...
2007-04-20 Evan ChengSpecify S registers as D registers' sub-registers.
2007-04-20 Evan ChengSpecify sub-register relations. e.g. RAX: [EAX], EAX...
2007-04-20 Evan ChengAdd sub-registers sets.
2007-04-20 Chris Lattneradd a crazy idea
2007-04-20 Jeff CohenMake Microsoft assembler and linker happy.
2007-04-19 Chris LattnerFix a message, patch by Christopher Lamb.
2007-04-19 Lauro Ramos VenancioFix a bug in getFrameRegister.
2007-04-18 Dan GohmanFix the spelling of the prefetchnta instruction.
2007-04-17 Evan ChengOops. Didn't mean to check in a quick hack.
2007-04-17 Chris Lattnerdag combiner just got better at pruning bits. This...
2007-04-17 Evan ChengChange getAllocatableSet() so it returns allocatable...
2007-04-17 Anton KorobeynikovAdd comment
2007-04-17 Chris Lattneradd a note
2007-04-17 Chris Lattnerrename X86FunctionInfo to X86MachineFunctionInfo to...
2007-04-17 Anton KorobeynikovImplemented correct stack probing on mingw/cygwin for...
2007-04-17 Andrew LenharthUse this nifty Constraints thing and fix the inverted...
2007-04-17 Chris LattnerSSE4 is apparently public now.
2007-04-16 Jeff CohenIn the event that some really old non-Intel or -AMD...
2007-04-16 Jeff CohenBefore assuming that the original code didn't work...
2007-04-16 Anton KorobeynikovRemoved tabs everywhere except autogenerated & external...
2007-04-16 Reid SpencerFor PR1336:
2007-04-14 Chris Lattneradd a note
2007-04-13 Jeff CohenSilence VC++ warning.
next