2007-11-14 |
Evan Cheng | Oops. Debugging code shouldn't have been checked in. |
tree | commitdiff |
2007-11-14 |
Anton Korobeynikov | Fix PIC jump table codegen on x86-32/linux. In fact... |
tree | commitdiff |
2007-11-14 |
Duncan Sands | Eliminate the recently introduced CCAssignToStackABISiz... |
tree | commitdiff |
2007-11-14 |
Evan Cheng | Clean up sub-register implementation by moving subReg... |
tree | commitdiff |
2007-11-13 |
Dale Johannesen | Revert previous; these files aren't ready to go in... |
tree | commitdiff |
2007-11-13 |
Dale Johannesen | Add parameter to getDwarfRegNum to permit targets |
tree | commitdiff |
2007-11-13 |
Evan Cheng | Fix x86-64 jit: remove reliance on Dwarf numbers. |
tree | commitdiff |
2007-11-13 |
Bill Wendling | Unifacalize the CALLSEQ{START,END} stuff. |
tree | commitdiff |
2007-11-13 |
Bill Wendling | Unify CALLSEQ_{START,END}. They take 4 parameters:... |
tree | commitdiff |
2007-11-12 |
Anton Korobeynikov | Completely forgot, that we have some debug information... |
tree | commitdiff |
2007-11-12 |
Bruno Cardoso Lopes | Added JumpTable support |
tree | commitdiff |
2007-11-12 |
Owen Anderson | Add a flag for indirect branch instructions. |
tree | commitdiff |
2007-11-11 |
Anton Korobeynikov | Clarify the meaning of '-2' register number |
tree | commitdiff |
2007-11-11 |
Anton Korobeynikov | Use TableGen to emit information for dwarf register... |
tree | commitdiff |
2007-11-10 |
Dale Johannesen | Add CCAssignToStackABISizeAlign for convenience in |
tree | commitdiff |
2007-11-10 |
Arnold Schwaighofer | Update tailcall code to include inline attribute operan... |
tree | commitdiff |
2007-11-09 |
Evan Cheng | Unbreak x86-64 jumptable. |
tree | commitdiff |
2007-11-09 |
Anton Korobeynikov | Silence a warning |
tree | commitdiff |
2007-11-09 |
Dale Johannesen | Revert previous rewrite per chris's comments. |
tree | commitdiff |
2007-11-09 |
Evan Cheng | Much improved pic jumptable codegen: |
tree | commitdiff |
2007-11-09 |
Dale Johannesen | Rewrite Dwarf number handling per review comments. |
tree | commitdiff |
2007-11-08 |
Lauro Ramos Venancio | [ARM] Implement __builtin_thread_pointer. |
tree | commitdiff |
2007-11-07 |
Dale Johannesen | Complete conditionalization of Dwarf reg numbers. |
tree | commitdiff |
2007-11-07 |
Dale Johannesen | Interchange Dwarf numbers of ESP and EBP on x86 Darwin. |
tree | commitdiff |
2007-11-06 |
Bruno Cardoso Lopes | Better processor definition |
tree | commitdiff |
2007-11-05 |
Rafael Espindola | Move the LowerMEMCPY and LowerMEMCPYCall to a common... |
tree | commitdiff |
2007-11-05 |
Lauro Ramos Venancio | [ARM] Fix code generation for: |
tree | commitdiff |
2007-11-05 |
Evan Cheng | Use movups to spill / restore SSE registers on targets... |
tree | commitdiff |
2007-11-05 |
Bruno Cardoso Lopes | Added support for PIC code with "explicit relocations... |
tree | commitdiff |
2007-11-05 |
Duncan Sands | Eliminate the remaining uses of getTypeSize. This |
tree | commitdiff |
2007-11-04 |
Chris Lattner | Fix PR1761 by not printing (rip) suffix when in -static... |
tree | commitdiff |
2007-11-04 |
Nick Lewycky | Fix crash before main on ppc/linux with static construc... |
tree | commitdiff |
2007-11-04 |
Chris Lattner | Fix PR1763 by allowing the 'q' constraint to work with... |
tree | commitdiff |
2007-11-02 |
Evan Cheng | Unbreak tailcall opt. |
tree | commitdiff |
2007-11-02 |
Chris Lattner | add a note |
tree | commitdiff |
2007-11-02 |
Evan Cheng | Missing a getNumOperands check. |
tree | commitdiff |
2007-11-01 |
Duncan Sands | Executive summary: getTypeSize -> getTypeStoreSize... |
tree | commitdiff |
2007-11-01 |
Bill Wendling | Silence, accersed warning |
tree | commitdiff |
2007-10-31 |
Rafael Espindola | Make ARM and X86 LowerMEMCPY identical by moving the... |
tree | commitdiff |
2007-10-31 |
Rafael Espindola | Make ARM an X86 memcpy expansion more similar to each... |
tree | commitdiff |
2007-10-31 |
Dale Johannesen | Make i64=expand_vector_elt(v2i64) work in 32-bit mode. |
tree | commitdiff |
2007-10-30 |
Dale Johannesen | Add missing SSE builtins: CVTPD2PI, CVTPS2PI, |
tree | commitdiff |
2007-10-30 |
Duncan Sands | Fix for visibility warnings generated by gcc-4.2. |
tree | commitdiff |
2007-10-30 |
Dale Johannesen | Add missing MMX PSUBQ. |
tree | commitdiff |
2007-10-29 |
Evan Cheng | Enable more fold (sext (load x)) -> (sext (truncate... |
tree | commitdiff |
2007-10-29 |
Evan Cheng | Avoid doing something dumb like rewriting using a 64... |
tree | commitdiff |
2007-10-29 |
Chris Lattner | add a note. |
tree | commitdiff |
2007-10-29 |
Chris Lattner | Add support for the x86-64 'q' regigster modifier,... |
tree | commitdiff |
2007-10-29 |
Chris Lattner | Fix PR1749 and InstCombine/2007-10-28-EmptyField.ll... |
tree | commitdiff |
2007-10-28 |
Evan Cheng | New entry. |
tree | commitdiff |
2007-10-26 |
Anton Korobeynikov | Fix off-by-one stack offset computations (dwarf informa... |
tree | commitdiff |
2007-10-26 |
Eric Christopher | clo/clz aren't supported on mips I. Keep them around... |
tree | commitdiff |
2007-10-26 |
Evan Cheng | Loosen up iv reuse to allow reuse of the same stride... |
tree | commitdiff |
2007-10-25 |
Dale Johannesen | Support non-POSIX hosts by removing use of strncasecmp. |
tree | commitdiff |
2007-10-23 |
Dale Johannesen | Disable a couple more things for ppcf128. |
tree | commitdiff |
2007-10-23 |
Evan Cheng | Temporary solution: added a different set of BCTRL_Mach... |
tree | commitdiff |
2007-10-22 |
Evan Cheng | Fix memcpy lowering when addresses are 4-byte aligned... |
tree | commitdiff |
2007-10-22 |
Dan Gohman | Fix the folding of multiplication into addresses on... |
tree | commitdiff |
2007-10-22 |
Evan Cheng | Use ptr type in the immediate field of a BxA instructio... |
tree | commitdiff |
2007-10-22 |
Evan Cheng | Fix an unfolding bug. |
tree | commitdiff |
2007-10-21 |
Dale Johannesen | Allow for copysign having f80 second argument. |
tree | commitdiff |
2007-10-19 |
Evan Cheng | Resolve unfold tables ambiguity. |
tree | commitdiff |
2007-10-19 |
Evan Cheng | Local spiller optimization: |
tree | commitdiff |
2007-10-19 |
Rafael Espindola | split LowerMEMCPY into LowerMEMCPYCall and LowerMEMCPYI... |
tree | commitdiff |
2007-10-19 |
Rafael Espindola | Add support for byval function whose argument is not... |
tree | commitdiff |
2007-10-19 |
Chris Lattner | comment fixes |
tree | commitdiff |
2007-10-19 |
Chris Lattner | Add an easy microoptimization I noticed. |
tree | commitdiff |
2007-10-19 |
Dale Johannesen | More ppcf128 issues (maybe the last)? |
tree | commitdiff |
2007-10-18 |
Evan Cheng | - Added getOpcodeAfterMemoryUnfold(). It doesn't unfold... |
tree | commitdiff |
2007-10-18 |
Evan Cheng | Use SmallVectorImpl instead of SmallVector with hardcod... |
tree | commitdiff |
2007-10-18 |
Christopher Lamb | Fix a misnamed parameter. |
tree | commitdiff |
2007-10-18 |
Christopher Lamb | Fix a typo |
tree | commitdiff |
2007-10-18 |
Gordon Henriksen | Work around downrev gccs which do not inherit visibilit... |
tree | commitdiff |
2007-10-18 |
Chris Lattner | legalizing the ret operation on f64 shouldn't introduce... |
tree | commitdiff |
2007-10-17 |
Gordon Henriksen | Switching TargetMachineRegistry to use the new generic... |
tree | commitdiff |
2007-10-17 |
Chris Lattner | Change fp to sint legalization on x86-32 to do 2 x i32 |
tree | commitdiff |
2007-10-17 |
Chris Lattner | fix some funny indentation, add comments. |
tree | commitdiff |
2007-10-16 |
Dale Johannesen | Check for invalid cc's in f80 select. |
tree | commitdiff |
2007-10-16 |
Chris Lattner | Fix a bug handling frame references in ppc inline asm... |
tree | commitdiff |
2007-10-16 |
Arnold Schwaighofer | Correction to tail call optimization code. The new... |
tree | commitdiff |
2007-10-15 |
Chris Lattner | Change LowerFP_TO_SINT to create the specific code... |
tree | commitdiff |
2007-10-15 |
Evan Cheng | LowerFP_TO_SINT must not create a stack object if it... |
tree | commitdiff |
2007-10-15 |
Dale Johannesen | Handle PPC long double in CBackend. |
tree | commitdiff |
2007-10-14 |
Evan Cheng | Unbreak x86-64. |
tree | commitdiff |
2007-10-14 |
Evan Cheng | Revert 42908 for now. |
tree | commitdiff |
2007-10-14 |
Dale Johannesen | Fix type mismatch error in PPC Altivec (only causes |
tree | commitdiff |
2007-10-13 |
Duncan Sands | Clarify that fastcc has a problem with nested function |
tree | commitdiff |
2007-10-13 |
Evan Cheng | Change unfoldMemoryOperand(). User is now responsible... |
tree | commitdiff |
2007-10-12 |
Arnold Schwaighofer | Correcting the corrections. Bad bad baaad emacs! |
tree | commitdiff |
2007-10-12 |
Arnold Schwaighofer | Corrected many typing errors. And removed 'nest' parame... |
tree | commitdiff |
2007-10-12 |
Duncan Sands | Due to the new tail call optimization, trampolines... |
tree | commitdiff |
2007-10-12 |
Evan Cheng | Update. |
tree | commitdiff |
2007-10-12 |
Dan Gohman | Change the names used for internal labels to use the... |
tree | commitdiff |
2007-10-12 |
Dan Gohman | Mark vector ctpop, cttz, and ctlz as Expand on x86. |
tree | commitdiff |
2007-10-12 |
Dan Gohman | Mark vector pow, ctpop, cttz, and ctlz as Expand on... |
tree | commitdiff |
2007-10-12 |
Evan Cheng | Fold load / store into MOV32to32_ and MOV16to16_. |
tree | commitdiff |
2007-10-12 |
Evan Cheng | Flag MOV32to32_ with EXTRACT_SUBREG. They should not... |
tree | commitdiff |
2007-10-11 |
Dan Gohman | Set ISD::FPOW to Expand. |
tree | commitdiff |
2007-10-11 |
Dale Johannesen | Add missing argument to PALIGNR |
tree | commitdiff |
2007-10-11 |
Arnold Schwaighofer | Added tail call optimization to the x86 back end. It... |
tree | commitdiff |
next |