2008-02-15 |
Dale Johannesen | Cosmetics.
|
commit | commitdiff | tree |
2008-02-15 |
Dale Johannesen | Remove warning about 64-bit code on processor
|
commit | commitdiff | tree |
2008-02-15 |
Dale Johannesen | nocona, core2 and penryn support 64 bit.
|
commit | commitdiff | tree |
2008-02-14 |
Dale Johannesen | Rewrite tblgen handling of subtarget features so
|
commit | commitdiff | tree |
2008-02-13 |
Dale Johannesen | New test, see comments.
|
commit | commitdiff | tree |
2008-02-12 |
Dale Johannesen | __DATA not __DATA__ is the right segment name on darwin.
|
commit | commitdiff | tree |
2008-02-09 |
Dale Johannesen | Alignment of struct containing vectors depends on
|
commit | commitdiff | tree |
2008-02-08 |
Dale Johannesen | 64-bit (MMX) vectors do not need restrictive alignment.
|
commit | commitdiff | tree |
2008-02-05 |
Dale Johannesen | Implement sseregparm.
|
commit | commitdiff | tree |
2008-02-05 |
Dale Johannesen | Missed one.
|
commit | commitdiff | tree |
2008-02-04 |
Dale Johannesen | Do not unconditionally redefine vec_ext_v16qi and
|
commit | commitdiff | tree |
2008-01-31 |
Dale Johannesen | Chris' change to print an approximation to long doubles
|
commit | commitdiff | tree |
2008-01-30 |
Dale Johannesen | Adjust loop per review feedback.
|
commit | commitdiff | tree |
2008-01-30 |
Dale Johannesen | Accept getelementptr starting at GV with all 0 indices...
|
commit | commitdiff | tree |
2008-01-29 |
Dale Johannesen | Handle 'X' constraint in asm's better.
|
commit | commitdiff | tree |
2008-01-23 |
Dale Johannesen | Honor explicit section information on Darwin.
|
commit | commitdiff | tree |
2008-01-21 |
Dale Johannesen | Move DAG-changing code out of #ifndef NDEBUG.
|
commit | commitdiff | tree |
2008-01-20 |
Dale Johannesen | Do not generate a FP_ROUND of f64 to f64.
|
commit | commitdiff | tree |
2008-01-18 |
Dale Johannesen | Implement flt_rounds for PowerPC.
|
commit | commitdiff | tree |
2008-01-18 |
Dale Johannesen | Test is correct again for the moment.
|
commit | commitdiff | tree |
2008-01-17 |
Dale Johannesen | Revert the part of 45849 that treated weak globals
|
commit | commitdiff | tree |
2008-01-17 |
Dale Johannesen | Revert the part of 45848 that treated weak globals
|
commit | commitdiff | tree |
2008-01-16 |
Dale Johannesen | Do not mark EH tables no-dead-strip unless the
|
commit | commitdiff | tree |
2008-01-15 |
Dale Johannesen | Missed file from previous checkin.
|
commit | commitdiff | tree |
2008-01-15 |
Dale Johannesen | Fix and enable EH for x86-64 Darwin. Adds
|
commit | commitdiff | tree |
2008-01-11 |
Dale Johannesen | Disable for now.
|
commit | commitdiff | tree |
2008-01-11 |
Dale Johannesen | Weak zeroes don't go in bss on Darwin.
|
commit | commitdiff | tree |
2008-01-11 |
Dale Johannesen | Weak things initialized to 0 don't go in bss on Darwin.
|
commit | commitdiff | tree |
2008-01-10 |
Dale Johannesen | Emit unused EH frames for weak definitions on Darwin,
|
commit | commitdiff | tree |
2007-12-19 |
Dale Johannesen | Enable EH on PPC Darwin. This basically works; there
|
commit | commitdiff | tree |
2007-12-18 |
Dale Johannesen | Testcase for preceding FE fix
|
commit | commitdiff | tree |
2007-12-14 |
Dale Johannesen | x86-32 long doubles are 4-byte aligned on the stack
|
commit | commitdiff | tree |
2007-12-06 |
Dale Johannesen | Redo previous patch so optimization only done for i1.
|
commit | commitdiff | tree |
2007-12-06 |
Dale Johannesen | Fix PR1842.
|
commit | commitdiff | tree |
2007-12-05 |
Dale Johannesen | Handle 0 correctly in string->APFloat conversion.
|
commit | commitdiff | tree |
2007-11-21 |
Dale Johannesen | Fix compiler warning.
|
commit | commitdiff | tree |
2007-11-20 |
Dale Johannesen | File missing from previous patch.
|
commit | commitdiff | tree |
2007-11-20 |
Dale Johannesen | Fix .eh table linkage issues on Darwin. Some EH support
|
commit | commitdiff | tree |
2007-11-17 |
Dale Johannesen | Remove indeterminism from a loop. We think this will
|
commit | commitdiff | tree |
2007-11-17 |
Dale Johannesen | Fix denormal check in float->APInt conversion.
|
commit | commitdiff | tree |
2007-11-16 |
Dale Johannesen | Testcase from PR 1508 (although its's somewhat
|
commit | commitdiff | tree |
2007-11-13 |
Dale Johannesen | Revert previous; these files aren't ready to go in...
|
commit | commitdiff | tree |
2007-11-13 |
Dale Johannesen | Add parameter to getDwarfRegNum to permit targets
|
commit | commitdiff | tree |
2007-11-10 |
Dale Johannesen | Add CCAssignToStackABISizeAlign for convenience in
|
commit | commitdiff | tree |
2007-11-09 |
Dale Johannesen | Revert previous rewrite per chris's comments.
|
commit | commitdiff | tree |
2007-11-09 |
Dale Johannesen | Rewrite Dwarf number handling per review comments.
|
commit | commitdiff | tree |
2007-11-07 |
Dale Johannesen | Complete conditionalization of Dwarf reg numbers.
|
commit | commitdiff | tree |
2007-11-07 |
Dale Johannesen | Interchange Dwarf numbers of ESP and EBP on x86 Darwin.
|
commit | commitdiff | tree |
2007-11-05 |
Dale Johannesen | Make labels work in asm blocks; allow labels as
|
commit | commitdiff | tree |
2007-11-01 |
Dale Johannesen | Test that expand_vector_elt(v2i64) works in 32-bit...
|
commit | commitdiff | tree |
2007-10-31 |
Dale Johannesen | Make i64=expand_vector_elt(v2i64) work in 32-bit mode.
|
commit | commitdiff | tree |
2007-10-30 |
Dale Johannesen | Add missing SSE builtins: CVTPD2PI, CVTPS2PI,
|
commit | commitdiff | tree |
2007-10-30 |
Dale Johannesen | Fix argument types for PSLLQ, PSRLQ.
|
commit | commitdiff | tree |
2007-10-30 |
Dale Johannesen | Add missing MMX PSUBQ.
|
commit | commitdiff | tree |
2007-10-25 |
Dale Johannesen | Support non-POSIX hosts by removing use of strncasecmp.
|
commit | commitdiff | tree |
2007-10-25 |
Dale Johannesen | Testcase for PR 1397.
|
commit | commitdiff | tree |
2007-10-24 |
Dale Johannesen | Another expansion for i64 multiply, suitable for PPC.
|
commit | commitdiff | tree |
2007-10-24 |
Dale Johannesen | This was failing on Darwin, which defaults to PIC;
|
commit | commitdiff | tree |
2007-10-24 |
Dale Johannesen | Fix off by 1 bug in printf->puts lowering.
|
commit | commitdiff | tree |
2007-10-23 |
Dale Johannesen | Disable a couple more things for ppcf128.
|
commit | commitdiff | tree |
2007-10-21 |
Dale Johannesen | Allow for copysign having f80 second argument.
|
commit | commitdiff | tree |
2007-10-20 |
Dale Johannesen | Fix a few places vector operations were not getting
|
commit | commitdiff | tree |
2007-10-19 |
Dale Johannesen | Redo "last ppc long double fix" as Chris wants.
|
commit | commitdiff | tree |
2007-10-19 |
Dale Johannesen | More ppcf128 issues (maybe the last)?
|
commit | commitdiff | tree |
2007-10-16 |
Dale Johannesen | Disable attempts to constant fold PPC f128.
|
commit | commitdiff | tree |
2007-10-16 |
Dale Johannesen | New test for svn rev 43033, radar 5538745.
|
commit | commitdiff | tree |
2007-10-16 |
Dale Johannesen | Check for invalid cc's in f80 select.
|
commit | commitdiff | tree |
2007-10-15 |
Dale Johannesen | Handle PPC long double in CBackend.
|
commit | commitdiff | tree |
2007-10-14 |
Dale Johannesen | Fix type mismatch error in PPC Altivec (only causes
|
commit | commitdiff | tree |
2007-10-14 |
Dale Johannesen | Disable some compile-time optimizations on PPC
|
commit | commitdiff | tree |
2007-10-12 |
Dale Johannesen | ppc long double. Implement fabs and fneg.
|
commit | commitdiff | tree |
2007-10-12 |
Dale Johannesen | Implement i64->ppcf128 conversions.
|
commit | commitdiff | tree |
2007-10-12 |
Dale Johannesen | PPC long double. Implement a couple more conversions.
|
commit | commitdiff | tree |
2007-10-11 |
Dale Johannesen | Implement ppc long double->uint conversion.
|
commit | commitdiff | tree |
2007-10-11 |
Dale Johannesen | Add missing argument to PALIGNR
|
commit | commitdiff | tree |
2007-10-11 |
Dale Johannesen | Next PPC long double bits. First cut at constants.
|
commit | commitdiff | tree |
2007-10-10 |
Dale Johannesen | Next PPC long double bits: ppcf128->i32 conversion.
|
commit | commitdiff | tree |
2007-10-06 |
Dale Johannesen | Next powerpc long double bits. Comparisons work,
|
commit | commitdiff | tree |
2007-10-06 |
Dale Johannesen | Make test work on non-x86 hosts.
|
commit | commitdiff | tree |
2007-10-05 |
Dale Johannesen | First round of ppc long double. call/return and
|
commit | commitdiff | tree |
2007-10-03 |
Dale Johannesen | Tone down an overzealous optimization.
|
commit | commitdiff | tree |
2007-10-02 |
Dale Johannesen | Document new sqrt and powi handling.
|
commit | commitdiff | tree |
2007-10-02 |
Dale Johannesen | Rewrite sqrt and powi to use anyfloat. By popular...
|
commit | commitdiff | tree |
2007-10-01 |
Dale Johannesen | Fix stride computations for long double arrays.
|
commit | commitdiff | tree |
2007-10-01 |
Dale Johannesen | Add getABITypeSize, getABITypeSizeInBits
|
commit | commitdiff | tree |
2007-09-30 |
Dale Johannesen | remove dup comment
|
commit | commitdiff | tree |
2007-09-30 |
Dale Johannesen | Constant fold int-to-long-double conversions;
|
commit | commitdiff | tree |
2007-09-30 |
Dale Johannesen | Simplify and fix signed int -> FP conversions.
|
commit | commitdiff | tree |
2007-09-28 |
Dale Johannesen | Record latest work.
|
commit | commitdiff | tree |
2007-09-28 |
Dale Johannesen | Fix long double -> uint64 conversion.
|
commit | commitdiff | tree |
2007-09-28 |
Dale Johannesen | minor long double related changes
|
commit | commitdiff | tree |
2007-09-28 |
Dale Johannesen | Add sqrt and powi intrinsics for long double.
|
commit | commitdiff | tree |
2007-09-28 |
Dale Johannesen | Don't do SRA for unions with long double fields.
|
commit | commitdiff | tree |
2007-09-26 |
Dale Johannesen | Make temporaries explicit to avoid premature
|
commit | commitdiff | tree |
2007-09-26 |
Dale Johannesen | Modernize fabs.ll, add long double. Add tests
|
commit | commitdiff | tree |
2007-09-26 |
Dale Johannesen | Enable codegen for long double abs, sin, cos
|
commit | commitdiff | tree |
2007-09-26 |
Dale Johannesen | Fix f80 UNDEF.
|
commit | commitdiff | tree |
2007-09-25 |
Dale Johannesen | Remove no-longer-used variable.
|
commit | commitdiff | tree |
2007-09-25 |
Dale Johannesen | Make APFloat->int conversions deterministic even in
|
commit | commitdiff | tree |
2007-09-25 |
Dale Johannesen | Some tests for APFloat conversions.
|
commit | commitdiff | tree |
next |