2008-03-09 |
Chris Lattner | rearrange some code, no functionality change. |
tree | commitdiff |
2008-03-09 |
Chris Lattner | claim ST(x) registers are 80 bits, which is true. ... |
tree | commitdiff |
2008-03-09 |
Chris Lattner | rename FP_SETRESULT -> FP_SET_ST0 |
tree | commitdiff |
2008-03-09 |
Chris Lattner | rename FpGETRESULT32 -> FpGET_ST0_32 etc. Add support for |
tree | commitdiff |
2008-03-09 |
Chris Lattner | Finish implementing a readme entry: when inserting... |
tree | commitdiff |
2008-03-09 |
Chris Lattner | add a note |
tree | commitdiff |
2008-03-09 |
Chris Lattner | Implement a readme entry, compiling |
tree | commitdiff |
2008-03-08 |
Chris Lattner | 1) Improve comments. |
tree | commitdiff |
2008-03-08 |
Chris Lattner | minor simplifications to this code, don't create a... |
tree | commitdiff |
2008-03-08 |
Chris Lattner | This one looks easy, add a note. |
tree | commitdiff |
2008-03-08 |
Chris Lattner | move these to the appropriate file |
tree | commitdiff |
2008-03-08 |
Dale Johannesen | More ppc32 byval handling (bug fixes). Things |
tree | commitdiff |
2008-03-08 |
Evan Cheng | Implement x86 support for @llvm.prefetch. It correspond... |
tree | commitdiff |
2008-03-08 |
Dan Gohman | Add support for calls with i128 return values on ppc64. |
tree | commitdiff |
2008-03-07 |
Bill Wendling | PPC64 passes arguments of integral type in i64 register... |
tree | commitdiff |
2008-03-07 |
Dan Gohman | Add support for lowering 128-bit shifts on ppc64. |
tree | commitdiff |
2008-03-07 |
Dale Johannesen | Next bits of PPC byval handling. Basically functional |
tree | commitdiff |
2008-03-07 |
Chris Lattner | Add support for ppc64 shifts with 7-bit (oversized... |
tree | commitdiff |
2008-03-07 |
Chris Lattner | Replace SDT_PPCShiftOp in favor of SDTIntBinOps. This... |
tree | commitdiff |
2008-03-07 |
Chris Lattner | mark frem as expand for all legal fp types on x86,... |
tree | commitdiff |
2008-03-06 |
Gabor Greif | some more spelling changes |
tree | commitdiff |
2008-03-06 |
Scott Michel | Refine Cell's i64 constant generation code to cover... |
tree | commitdiff |
2008-03-05 |
Andrew Lenharth | gcc likes things spelled correctly |
tree | commitdiff |
2008-03-05 |
Dale Johannesen | Next bit of PPC ByVal handling; call-site code seems |
tree | commitdiff |
2008-03-05 |
Scott Michel | - Fix support for "special" i64 immediates that can... |
tree | commitdiff |
2008-03-05 |
Chris Lattner | evan implemented this. |
tree | commitdiff |
2008-03-05 |
Evan Cheng | isTwoAddress = 1 -> Constraints. |
tree | commitdiff |
2008-03-05 |
Evan Cheng | PSLLWri etc. are two-address instructions. |
tree | commitdiff |
2008-03-05 |
Chris Lattner | add a note |
tree | commitdiff |
2008-03-05 |
Evan Cheng | Ignore debugging related instructions if they get this... |
tree | commitdiff |
2008-03-05 |
Evan Cheng | Rather than asserting. Dump out the MI that we are... |
tree | commitdiff |
2008-03-05 |
Evan Cheng | Add a target lowering hook to control whether it's... |
tree | commitdiff |
2008-03-05 |
Andrew Lenharth | 64bit CAS on 32bit x86. |
tree | commitdiff |
2008-03-05 |
Evan Cheng | Refactor code. Remove duplicated functions that basical... |
tree | commitdiff |
2008-03-04 |
Bill Wendling | Removed spurious EnablePPCRS check. |
tree | commitdiff |
2008-03-04 |
Dale Johannesen | Move PPC lowering functions into PPCTargetLowering |
tree | commitdiff |
2008-03-04 |
Bill Wendling | Use a command-line option to turn register scavenging... |
tree | commitdiff |
2008-03-04 |
Andrew Lenharth | x86-64 atomics |
tree | commitdiff |
2008-03-04 |
Evan Cheng | 80 column violations. |
tree | commitdiff |
2008-03-04 |
Evan Cheng | Remove -always-fold-and-in-test. |
tree | commitdiff |
2008-03-03 |
Dan Gohman | Add support for lowering i64 SRA_PARTS and friends... |
tree | commitdiff |
2008-03-03 |
Bill Wendling | This is the initial check-in for adding register scaven... |
tree | commitdiff |
2008-03-03 |
Devang Patel | s/isReturnStruct()/hasStructRetAttr()/g |
tree | commitdiff |
2008-03-02 |
Chris Lattner | another random note |
tree | commitdiff |
2008-03-02 |
Chris Lattner | add a note |
tree | commitdiff |
2008-03-02 |
Chris Lattner | Evan implemented these. |
tree | commitdiff |
2008-03-02 |
Chris Lattner | Evan implemented this. |
tree | commitdiff |
2008-03-02 |
Chris Lattner | add support for lvsl, fixing PR1481 |
tree | commitdiff |
2008-03-02 |
Chris Lattner | add support for the sse.cmp.* intrinsics, which fixes... |
tree | commitdiff |
2008-03-02 |
Chris Lattner | refactor intrinsic handling code out into its own method. |
tree | commitdiff |
2008-03-02 |
Chris Lattner | fix printing of undef vectors, this fixes "simple"... |
tree | commitdiff |
2008-03-02 |
Chris Lattner | insertelement got the wrong operands. |
tree | commitdiff |
2008-03-02 |
Chris Lattner | Several changes: |
tree | commitdiff |
2008-03-02 |
Chris Lattner | Fix a bug I introduced in constant array and constant... |
tree | commitdiff |
2008-03-02 |
Chris Lattner | implement shufflevector. |
tree | commitdiff |
2008-03-02 |
Chris Lattner | implement extractelement. |
tree | commitdiff |
2008-03-02 |
Chris Lattner | implement insertelement. |
tree | commitdiff |
2008-03-02 |
Chris Lattner | respect isSigned for vector types, fixing sdiv of vecto... |
tree | commitdiff |
2008-03-02 |
Chris Lattner | print the attribute in the right place, this fixes... |
tree | commitdiff |
2008-03-02 |
Chris Lattner | vector types are simple types. This fixes div/rem... |
tree | commitdiff |
2008-03-02 |
Chris Lattner | Print vector types appropriately. This gets basic... |
tree | commitdiff |
2008-03-02 |
Chris Lattner | rename PT -> VT for VectorTypes. |
tree | commitdiff |
2008-03-02 |
Chris Lattner | Print i32/i64 integer constants as 1u instead of (... |
tree | commitdiff |
2008-03-02 |
Chris Lattner | Move pr717 to here. |
tree | commitdiff |
2008-03-01 |
Andrew Lenharth | good catch anton |
tree | commitdiff |
2008-03-01 |
Andrew Lenharth | make CAS work |
tree | commitdiff |
2008-03-01 |
Andrew Lenharth | all but CAS working on x86 |
tree | commitdiff |
2008-03-01 |
Andrew Lenharth | Add lock prefix support to x86. Also add the instructi... |
tree | commitdiff |
2008-02-29 |
Anton Korobeynikov | Use enumeration for preffered EH dwarf encoding reason |
tree | commitdiff |
2008-02-29 |
Anders Carlsson | Use the correct instruction encodings for the 64-bit... |
tree | commitdiff |
2008-02-28 |
Evan Cheng | Added option -align-loops=<true/false> to disable loop... |
tree | commitdiff |
2008-02-28 |
Dale Johannesen | Interface of getByValTypeAlignment differed between |
tree | commitdiff |
2008-02-28 |
Lauro Ramos Venancio | Initialize TextAlignFillValue. Fix revision 47703. |
tree | commitdiff |
2008-02-28 |
Lauro Ramos Venancio | Avoid collisions in value names. |
tree | commitdiff |
2008-02-28 |
Chris Lattner | add a note |
tree | commitdiff |
2008-02-28 |
Evan Cheng | Set to default: x86 no longer fold and into test if... |
tree | commitdiff |
2008-02-28 |
Chris Lattner | Sparc backend doesn't support debug info yet, mark... |
tree | commitdiff |
2008-02-28 |
Chris Lattner | Fix CodeGen/Generic/storetrunc-fp.ll on sparc, PR2105 |
tree | commitdiff |
2008-02-28 |
Chris Lattner | fix CodeGen/Generic/2008-01-25-dag-combine-mul.ll on... |
tree | commitdiff |
2008-02-28 |
Chris Lattner | target-indep codegen memcpy lowering issue. |
tree | commitdiff |
2008-02-28 |
Chris Lattner | Add a random not very important note |
tree | commitdiff |
2008-02-28 |
Evan Cheng | Add a quick and dirty "loop aligner pass". x86 uses... |
tree | commitdiff |
2008-02-28 |
Eli Friedman | A few more small things I've run into. |
tree | commitdiff |
2008-02-27 |
Anton Korobeynikov | EHPreferredDataFormat hook for PPC targets. Looks like... |
tree | commitdiff |
2008-02-27 |
Anton Korobeynikov | Preparation step for some cleanup/generalization in... |
tree | commitdiff |
2008-02-27 |
Dan Gohman | Don't hard-code the mask size to be 32, which is incorr... |
tree | commitdiff |
2008-02-27 |
Evan Cheng | This is done. |
tree | commitdiff |
2008-02-27 |
Bill Wendling | Final de-tabification. |
tree | commitdiff |
2008-02-27 |
Chris Lattner | Make X86TargetLowering::LowerSINT_TO_FP return without... |
tree | commitdiff |
2008-02-27 |
Chris Lattner | this code is correct but strange looking ;-) |
tree | commitdiff |
2008-02-27 |
Chris Lattner | Compile x86-64-and-mask.ll into: |
tree | commitdiff |
2008-02-27 |
Evan Cheng | Spiller now remove unused spill slots. |
tree | commitdiff |
2008-02-27 |
Dan Gohman | Convert the last remaining users of the non-APInt form of |
tree | commitdiff |
2008-02-27 |
Chris Lattner | add a note |
tree | commitdiff |
2008-02-26 |
Arnold Schwaighofer | Refactor according to Evan's and Anton's suggestions. |
tree | commitdiff |
2008-02-26 |
Bill Wendling | Rename PrintableName to Name. |
tree | commitdiff |
2008-02-26 |
Bill Wendling | Change "Name" to "AsmName" in the target register info... |
tree | commitdiff |
2008-02-26 |
Arnold Schwaighofer | Correct function comments. |
tree | commitdiff |
2008-02-26 |
Bill Wendling | De-tabify |
tree | commitdiff |
2008-02-26 |
Arnold Schwaighofer | Add support for intermodule tail calls on x86/32bit... |
tree | commitdiff |
next |