Emit correct DWARF reg # for RA (return address) register
[oota-llvm.git] / lib / Target /
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.
2007-04-13 Chris Lattnerarm has r+r*s and r+i addr modes, but no r+i+r*s addr...
2007-04-12 Reid SpencerImplement review feedback .. don't double search a...
2007-04-12 Reid SpencerProvide support for intrinsics that lower themselves...
2007-04-12 Lauro Ramos VenancioImplement Thread Local Storage (TLS) in CBackend.
2007-04-12 Chris LattnerFix mmx paddq, add support for the 'y' register class...
2007-04-11 Chris LattnerFix CodeGen/X86/2007-03-24-InlineAsmPModifier.ll
2007-04-11 Chris LattnerFix incorrect fall-throughs in addr mode code. This...
2007-04-11 Chris Lattnerdone
2007-04-11 Reid SpencerFor PR1146:
2007-04-10 Bill WendlingAdd support for our first SSSE3 instruction "pmulhrsw".
2007-04-10 Chris Lattnernew micro optzn
2007-04-10 Chris Lattnerrestore support for negative strides
2007-04-09 Chris Lattnerremove dead target hooks
2007-04-09 Chris Lattnerremove some dead hooks
2007-04-09 Chris Lattnerremove some dead target hooks, subsumed by isLegalAddre...
2007-04-09 Chris LattnerFix a bug in PPCTargetLowering::isLegalAddressingMode...
2007-04-09 Jeff CohenWhen the number of elements is zero, don't malloc 32GB...
2007-04-09 Reid SpencerFor PR1146:
2007-04-09 Chris Lattnermove a bunch of register constraints from being handled by
2007-04-09 Chris Lattnerimplement support for CodeGen/X86/inline-asm-x-scalar...
2007-04-09 Chris Lattnerimplement CodeGen/X86/inline-asm-x-scalar.ll
next