| Commit message (Expand) | Author | Age | Files | Lines |
| * | TargetAsmInfo::getAddressSize() was incorrect for x86-64 and 64-bit targets | Dan Gohman | 2007-09-27 | 1 | -1/+0 |
| * | Allow copyRegToReg to emit cross register classes copies. | Evan Cheng | 2007-09-26 | 2 | -8/+15 |
| * | More explicit keywords. | Dan Gohman | 2007-09-25 | 1 | -3/+3 |
| * | Honor user-defined section specification of a global, ignores whether its ini... | Evan Cheng | 2007-09-21 | 1 | -2/+2 |
| * | Do not override user specified section. | Devang Patel | 2007-09-20 | 1 | -2/+2 |
| * | Remove isReg, isImm, and isMBB, and change all their users to use | Dan Gohman | 2007-09-14 | 2 | -2/+2 |
| * | Fix comments. | Evan Cheng | 2007-09-14 | 1 | -4/+4 |
| * | Enable indirect encoding for the personality function | Bill Wendling | 2007-09-11 | 1 | -0/+1 |
| * | Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead. | Evan Cheng | 2007-09-11 | 2 | -6/+8 |
| * | Fold the adjust_trampoline intrinsic into | Duncan Sands | 2007-09-11 | 1 | -3/+0 |
| * | Add some notes about better flag handling. | Chris Lattner | 2007-09-10 | 1 | -1/+29 |
| * | Add missing index versions of instructions to the map. | Bill Wendling | 2007-09-07 | 1 | -1/+7 |
| * | Add lengthof and endof templates that hide a lot of sizeof computations. | Owen Anderson | 2007-09-07 | 2 | -6/+8 |
| * | LVXL and STVXL are also a load and store resp. | Bill Wendling | 2007-09-05 | 1 | -0/+2 |
| * | Add the 64-bit versions of the DS* Altivec instructions. | Bill Wendling | 2007-09-05 | 1 | -14/+45 |
| * | Fix for PR1613: added 64-bit rotate left PPC instructions and patterns. | Evan Cheng | 2007-09-04 | 1 | -0/+10 |
| * | Enhance APFloat to retain bits of NaNs (fixes oggenc). | Dale Johannesen | 2007-08-31 | 1 | -5/+5 |
| * | Add a variant of foldMemoryOperand to fold any load / store, not just load / ... | Evan Cheng | 2007-08-30 | 1 | -0/+5 |
| * | Use i64 on a PPC64 machine | Bill Wendling | 2007-08-30 | 1 | -1/+1 |
| * | rename isOperandValidForConstraint to LowerAsmOperandForConstraint, | Chris Lattner | 2007-08-25 | 2 | -14/+27 |
| * | Disable EH generation until PPC works 100%. | Chris Lattner | 2007-08-24 | 1 | -1/+1 |
| * | new example | Chris Lattner | 2007-08-23 | 1 | -0/+17 |
| * | Fix arguments for some Altivec instructions. From SWB. | Dale Johannesen | 2007-08-09 | 1 | -9/+15 |
| * | Fix spelling of mtvscr and mfvscr. | Dale Johannesen | 2007-08-07 | 1 | -2/+2 |
| * | long double patch 2 of N. Handle it in TargetData. | Dale Johannesen | 2007-08-03 | 1 | -2/+2 |
| * | More explicit keywords. | Dan Gohman | 2007-08-02 | 1 | -1/+1 |
| * | Some out operands were incorrectly specified as input operands. | Evan Cheng | 2007-08-01 | 2 | -17/+17 |
| * | Vector fneg must be expanded into fsub -0.0, X. | Evan Cheng | 2007-07-30 | 3 | -2/+21 |
| * | Support for trampolines, except for X86 codegen which is | Duncan Sands | 2007-07-27 | 1 | -1/+4 |
| * | Don't ignore the return value of AsmPrinter::doInitialization and | Dan Gohman | 2007-07-25 | 1 | -8/+6 |
| * | Fix debug info and globals filled with zeros. | Nick Lewycky | 2007-07-25 | 2 | -13/+26 |
| * | No more noResults. | Evan Cheng | 2007-07-21 | 3 | -14/+11 |
| * | Added -print-emitted-asm to print out JIT generated asm to cerr. | Evan Cheng | 2007-07-20 | 2 | -4/+8 |
| * | Oops. These stores actually produce results. | Evan Cheng | 2007-07-20 | 2 | -9/+9 |
| * | Change instruction description to split OperandList into OutOperandList and | Evan Cheng | 2007-07-19 | 6 | -463/+479 |
| * | Long live the exception handling! | Anton Korobeynikov | 2007-07-14 | 2 | -4/+6 |
| * | Skeleton of post-RA scheduler; doesn't do anything yet. | Dale Johannesen | 2007-07-13 | 1 | -1/+1 |
| * | Assert when TLS is not implemented. | Lauro Ramos Venancio | 2007-07-11 | 1 | -0/+7 |
| * | Change getCopyToParts and getCopyFromParts to always use target-endian | Dan Gohman | 2007-07-09 | 1 | -2/+2 |
| * | The various "getModuleMatchQuality" implementations should return | Chris Lattner | 2007-07-09 | 1 | -0/+3 |
| * | Do away with ImmutablePredicateOperand. | Evan Cheng | 2007-07-06 | 1 | -2/+2 |
| * | Here is the bulk of the sanitizing. | Gabor Greif | 2007-07-05 | 2 | -2/+2 |
| * | PPC conditional branch predicate does not change after isel. | Evan Cheng | 2007-07-05 | 1 | -1/+2 |
| * | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -2/+0 |
| * | Prevent PPC::BCC first operand, the PRED number, from being isel'd into a LI ... | Evan Cheng | 2007-06-29 | 1 | -1/+4 |
| * | Move ComputeMaskedBits, MaskedValueIsZero, and ComputeNumSignBits from | Dan Gohman | 2007-06-22 | 3 | -6/+8 |
| * | describe an argument, hide it. | Chris Lattner | 2007-06-19 | 1 | -1/+3 |
| * | If a function is vararg, never pass inreg arguments in registers. Thanks to | Chris Lattner | 2007-06-19 | 1 | -1/+2 |
| * | Rename MVT::getVectorBaseType to MVT::getVectorElementType. | Dan Gohman | 2007-06-14 | 1 | -2/+2 |
| * | Handle blocks with 2 unconditional branches in AnalyzeBranch. | Dale Johannesen | 2007-06-13 | 1 | -0/+10 |