Add some more comments to GVN.
[oota-llvm.git] / lib / Target /
2007-08-15 Anton KorobeynikovMove ReturnAddrIndex variable to X86MachineFunctionInfo...
2007-08-15 Chris Lattneradd a note.
2007-08-13 Evan ChengFix a typo pointd out by Maarten ter Huurne.
2007-08-13 Dan GohmanWhen x86 addresses matching exceeds its recursion limit...
2007-08-13 Chris LattnerFix PR1607
2007-08-11 Chris Lattnerexpand a note
2007-08-11 Chris LattnerWith evan's explicit flag representation, hopefully...
2007-08-11 Bill Wendling64-bit SSSE3 ops that use MMX registers don't require...
2007-08-10 Christopher LambUse subregs to improve any_extend code generation when...
2007-08-10 Christopher LambIncrease efficiency of sign_extend_inreg by using subre...
2007-08-10 Christopher LambEdit README in light of previous LEA16 commit.
2007-08-10 Christopher LambAdd 2-addr to 3-addr promotion code that allows 32...
2007-08-10 Rafael Espindolapropagate struct size and alignment of byval arguments...
2007-08-10 Bill WendlingFor kicks, I though it would be fun to use the correct...
2007-08-10 Bill WendlingAdding SSSE3 intrinsics.
2007-08-09 Evan ChengTemporarily backing out this change until we know why...
2007-08-09 Evan Chengdivb / mulb outputs to ah. Under x86-64 it's not legal...
2007-08-09 Evan ChengGR16_ sub-register class should be GR8_, not GR8. That...
2007-08-09 Dale Johannesenlong double 9 of N. This finishes up the X86-32 bits
2007-08-09 Dale JohannesenFix arguments for some Altivec instructions. From...
2007-08-07 Dale JohannesenFix spelling of mtvscr and mfvscr.
2007-08-07 Dale JohannesenLong double patch 8 of N: make it partially work in
2007-08-07 Evan ChengInitial JIT support for ARM by Raul Fernandes Herbster.
2007-08-07 Dale JohannesenLong double patch 7 of N, unless I lost count:).
2007-08-06 Dale JohannesenReplace 4-line function with 10-line version per review...
2007-08-06 Dale JohannesenMove lengthy conditional down 1 level per review comment.
2007-08-06 Dale JohannesenGet X86 long double calling convention to work
2007-08-06 Dale JohannesenMake 80-bit store maintain simulated FP stack correctly.
2007-08-05 Reid SpencerFix minor doxygen nits.
2007-08-05 Dale JohannesenLong double patch 4 of N: initial x87 implementation.
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-08-03 Dale JohannesenMake x86 long double alignment 32 for everything but
2007-08-03 Dale Johannesenlong double patch 2 of N. Handle it in TargetData.
2007-08-03 Chris Lattneradd an observation
2007-08-02 Dan GohmanMore explicit keywords.
2007-08-02 Dan GohmanFix the alignment requirements of several unpck and...
2007-08-02 Dan GohmanFix pastos in vector arithmetic intrinsics.
2007-08-02 Dan GohmanMark the SSE and MMX load instructions that
2007-08-02 Evan ChengSwitch some multiplication instructions over to the...
2007-08-01 Evan ChengCan't handle offset and scale if rip-relative addressin...
2007-08-01 Evan ChengMac OS X X86-64 low 4G address not available.
2007-08-01 Evan ChengMac OS X X86-64 low 4G address not available.
2007-08-01 Evan ChengSome out operands were incorrectly specified as input...
2007-08-01 Evan ChengMissing Requires.
2007-08-01 Evan ChengBe more precise.
2007-08-01 Dan GohmanChange a .size directive to use a tab instead of a...
2007-08-01 Evan ChengIndexed loads each has 2 outputs.
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-07-31 Evan ChengRedo and generalize previously removed opt for pinsrw...
2007-07-31 Evan ChengThis isn't safe when there are uses of load's chain...
2007-07-30 Dan GohmanUse tabs more consistently in assembler pseudo-ops.
2007-07-30 Dan GohmanFix the comment for getClosestTargetForJIT to reflect...
2007-07-30 Dan GohmanMore explicit keywords.
2007-07-30 Evan ChengVector fneg must be expanded into fsub -0.0, X.
2007-07-29 Christopher LambChange the x86 backend to use extract_subreg for trunca...
2007-07-28 Christopher LambAdd register info needed to use subreg sets on X86.
2007-07-27 Duncan SandsTrampoline codegen support for X86-32.
2007-07-27 Dan GohmanRe-apply 40504, but with a fix for the segfault it...
2007-07-27 Duncan SandsSupport for trampolines, except for X86 codegen which is
2007-07-27 Evan ChengReverting 40504 for now. It's breaking oggenc.
2007-07-26 Evan ChengMake sure epilogue esp adjustment is placed before...
2007-07-26 Evan ChengDon't pollute the meaning of isUnpredicatedTerminator.
2007-07-26 Evan ChengMinor bug.
2007-07-26 Dan GohmanIn the .loc directive, print the fields as "debug"...
2007-07-26 Dan GohmanFix a whitespace difference between CMPSSrr and CMPSDrr.
2007-07-26 Christopher LambAdd target independent MachineInstr's to represent...
2007-07-26 Evan ChengSame goes for constantpool, etc.
2007-07-26 Christopher LambAdd selection DAG nodes for subreg insert/extract....
2007-07-26 Dan GohmanRemove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associ...
2007-07-25 Evan ChengMac OS X x86-64 lower 4G address is not available.
2007-07-25 Evan ChengMac OS X should use 0x90 to fill in gaps to satisfy...
2007-07-25 Evan ChengFunctions with LinkOnce and weak linkage still need...
2007-07-25 Dan GohmanDon't ignore the return value of AsmPrinter::doInitiali...
2007-07-25 Nick LewyckyFix debug info and globals filled with zeros.
2007-07-25 Anton KorobeynikovMinor cleanup:
2007-07-24 Dan GohmanAdd const to CanBeFoldedBy, CheckAndMask, and CheckOrMask.
2007-07-24 Dan GohmanUse movaps to load a v4f32 build_vector of all-constant...
2007-07-24 Anton KorobeynikovHeal EH handling stuff by emitting correct offsets...
2007-07-23 Dan GohmanFix some uses of dyn_cast to be uses of cast.
2007-07-23 Dan GohmanDelete the svn:executable property on these files,...
2007-07-23 Bill WendlingAdd missing SSE builtins:
2007-07-21 Evan ChengNo more noResults.
2007-07-20 Evan ChengAdded -print-emitted-asm to print out JIT generated...
2007-07-20 Evan ChengBecause we promote SSE logical ops and loads to v2i64...
2007-07-20 Evan ChengOops. These stores actually produce results.
2007-07-19 Evan ChengFix custom lowering of SSE FXOR.
2007-07-19 Evan ChengFix patterns so we isel the xorps, etc. for floating...
2007-07-19 Evan ChengChange instruction description to split OperandList...
2007-07-19 Evan ChengOnly adjust esp around calls in presence of alloca.
2007-07-19 Evan ChengOnly adjust esp around calls in presence of alloca.
2007-07-18 Evan ChengUse MOV instead of LEA to restore ESP if callee-saved...
2007-07-18 Dan GohmanImplement initial memory alignment awareness for SSE...
2007-07-18 Evan ChengNew entry.
2007-07-17 Evan ChengFold prologue esp update when possible.
2007-07-17 Evan ChengMake sure not to break eh_return.
2007-07-17 Evan ChengUpdate.
2007-07-17 Evan ChengMissed the case where alloca is used but the stack...
2007-07-17 Evan ChengUse push / pop for prologues and epilogues.
2007-07-17 Chris Lattnerno email addrs in file headers
2007-07-16 Dan GohmanFix comments about vectors to use the current wording.
next