2009-10-07 |
Dale Johannesen | Fix handling of x86 'R' constraint.
|
commit | commitdiff | tree |
2009-09-25 |
Dale Johannesen | Handle sqrt in CannotBeNegativeZero. absf and absl
|
commit | commitdiff | tree |
2009-09-25 |
Dale Johannesen | Add readonly to some sin and cos calls; transformations
|
commit | commitdiff | tree |
2009-09-25 |
Dale Johannesen | Make sure sin, cos, sqrt calls are marked readonly
|
commit | commitdiff | tree |
2009-09-25 |
Dale Johannesen | Generate FSQRT from calls to the sqrt function, which
|
commit | commitdiff | tree |
2009-09-25 |
Dale Johannesen | Revise C library functions description to be vaguer...
|
commit | commitdiff | tree |
2009-09-24 |
Dale Johannesen | Reenable sqrt IR generation test.
|
commit | commitdiff | tree |
2009-09-24 |
Dale Johannesen | Clarify that llvm attaches C language semantics to
|
commit | commitdiff | tree |
2009-09-23 |
Dale Johannesen | A minor improvment in accuracy to inline cost
|
commit | commitdiff | tree |
2009-09-23 |
Dale Johannesen | Disable test; what it's testing for is wrong.
|
commit | commitdiff | tree |
2009-09-20 |
Dale Johannesen | When computing live intervals for earlyclobber operands,
|
commit | commitdiff | tree |
2009-09-18 |
Dale Johannesen | Model the carry bit on ppc32. Without this we could
|
commit | commitdiff | tree |
2009-09-15 |
Dale Johannesen | Change the marker byte for stubs from 0xcd to 0xce...
|
commit | commitdiff | tree |
2009-09-10 |
Dale Johannesen | Fix uppercaseo.
|
commit | commitdiff | tree |
2009-09-09 |
Dale Johannesen | Testcase for (llvm-gcc) 81399. Adjust an older
|
commit | commitdiff | tree |
2009-09-04 |
Dale Johannesen | Test for llvm-gcc commit 81037.
|
commit | commitdiff | tree |
2009-08-31 |
Dale Johannesen | Fix some misspellings of XTARGET.
|
commit | commitdiff | tree |
2009-08-31 |
Dale Johannesen | Mark test as passing on all x86, which it should,
|
commit | commitdiff | tree |
2009-08-26 |
Dale Johannesen | Alter 79292 to produce output that actually assembles.
|
commit | commitdiff | tree |
2009-08-26 |
Dale Johannesen | Add an 'inline hint' attribute to represent source
|
commit | commitdiff | tree |
2009-08-25 |
Dale Johannesen | Allow multiple occurrences of -inline-threshold on
|
commit | commitdiff | tree |
2009-08-25 |
Dale Johannesen | Fix PR 4751, another difficulty with %a modifier on...
|
commit | commitdiff | tree |
2009-08-24 |
Dale Johannesen | Split test into 3.
|
commit | commitdiff | tree |
2009-08-24 |
Dale Johannesen | Make linkerprivate work for ARM and PPC. Testcase...
|
commit | commitdiff | tree |
2009-08-20 |
Dale Johannesen | Use FileCheck even though this means testing for something
|
commit | commitdiff | tree |
2009-08-20 |
Dale Johannesen | Use FileCheck for the test run where it's appropriate.
|
commit | commitdiff | tree |
2009-08-19 |
Dale Johannesen | Add an extra line to conform with preferred style.
|
commit | commitdiff | tree |
2009-08-19 |
Dale Johannesen | Handle 'a' modifier in X86 asms. PR 4742.
|
commit | commitdiff | tree |
2009-08-18 |
Dale Johannesen | PowerPC inline asm was emitting two output operands
|
commit | commitdiff | tree |
2009-08-13 |
Dale Johannesen | Symbols with LinkerPrivateLinkage are weak.
|
commit | commitdiff | tree |
2009-08-12 |
Dale Johannesen | Add attempted idiotproofing comment per review.
|
commit | commitdiff | tree |
2009-08-12 |
Dale Johannesen | Test for 78821, sort of. While that bug is nondeterministic,
|
commit | commitdiff | tree |
2009-08-12 |
Dale Johannesen | Fix a nondeterministic bug in APInt::roundToDouble;
|
commit | commitdiff | tree |
2009-08-12 |
Dale Johannesen | Test for llvm-gcc patch 78762.
|
commit | commitdiff | tree |
2009-08-07 |
Dale Johannesen | Rewrite previous patch to follow Chris' stylistic
|
commit | commitdiff | tree |
2009-08-07 |
Dale Johannesen | Add the testcase from PR 4668. This works at the
|
commit | commitdiff | tree |
2009-08-06 |
Dale Johannesen | Fix PR 4626, a crash in branch folding after OptimizeBlock
|
commit | commitdiff | tree |
2009-08-06 |
Dale Johannesen | Use stripPointerCasts instead of partially rewriting it.
|
commit | commitdiff | tree |
2009-08-06 |
Dale Johannesen | Testcase for llvm-gcc 78324 (although in normal
|
commit | commitdiff | tree |
2009-08-05 |
Dale Johannesen | Adjust test for llvm-gcc checkin 78249.
|
commit | commitdiff | tree |
2009-08-05 |
Dale Johannesen | Test for llvm-gcc checkin 78223.
|
commit | commitdiff | tree |
2009-07-21 |
Dale Johannesen | revert 76503 while I figure out what's going on
|
commit | commitdiff | tree |
2009-07-20 |
Dale Johannesen | Make sure a global matching asm 'i' constraint gets its
|
commit | commitdiff | tree |
2009-07-20 |
Dale Johannesen | Move stripping of bitcasts in inline asm arguments
|
commit | commitdiff | tree |
2009-07-16 |
Dale Johannesen | Assume an inline asm might be a call, so we get
|
commit | commitdiff | tree |
2009-07-15 |
Dale Johannesen | Fix test so it works on systems where wchar_t != int.
|
commit | commitdiff | tree |
2009-07-15 |
Dale Johannesen | Test for llvm-gcc patch 75822.
|
commit | commitdiff | tree |
2009-07-14 |
Dale Johannesen | Revert 75571; I'm convinced this isn't the right thing...
|
commit | commitdiff | tree |
2009-07-14 |
Dale Johannesen | Don't delete asm's just because their inputs are undefined;
|
commit | commitdiff | tree |
2009-07-09 |
Dale Johannesen | Handle 'A' modifier in inline asms.
|
commit | commitdiff | tree |
2009-07-07 |
Dale Johannesen | Commit the file I actually changed as part of last
|
commit | commitdiff | tree |
2009-07-07 |
Dale Johannesen | Operand of asm("call") (the callee function) is represented
|
commit | commitdiff | tree |
2009-07-07 |
Dale Johannesen | Don't accept globals as matching 'i' constraint
|
commit | commitdiff | tree |
2009-07-01 |
Dale Johannesen | Add darwin stub removal to wishlist.
|
commit | commitdiff | tree |
2009-06-24 |
Dale Johannesen | Rewrite 73900 per Duncan's suggestion.
|
commit | commitdiff | tree |
2009-06-23 |
Dale Johannesen | The correct values here (as defined by gcc-4.2) are
|
commit | commitdiff | tree |
2009-06-23 |
Dale Johannesen | This test only works on ppc32 if some optimization...
|
commit | commitdiff | tree |
2009-06-23 |
Dale Johannesen | See test. Judging from PR 1278, at the time the test...
|
commit | commitdiff | tree |
2009-06-22 |
Dale Johannesen | Fix memcpy expansion so it won't generate invalid
|
commit | commitdiff | tree |
2009-06-22 |
Dale Johannesen | Testcase for (llvm-gcc) 73873. Usually
|
commit | commitdiff | tree |
2009-06-18 |
Dale Johannesen | It looks like nobody is working on PR 4158, so I'm
|
commit | commitdiff | tree |
2009-06-17 |
Dale Johannesen | This fixes a bug introduced in 72661, which can
|
commit | commitdiff | tree |
2009-06-16 |
Dale Johannesen | Test for llvm-gcc patch 73564.
|
commit | commitdiff | tree |
2009-06-15 |
Dale Johannesen | Fix the crash in this test. This is basically the...
|
commit | commitdiff | tree |
2009-06-12 |
Dale Johannesen | Testcase for llvm-gcc patch 73238.
|
commit | commitdiff | tree |
2009-06-11 |
Dale Johannesen | Test for rev 73205 (PR 4349)
|
commit | commitdiff | tree |
2009-06-04 |
Dale Johannesen | Fix FP_TO_UINT->i32 on ppc32 -mcpu=g5. This was
|
commit | commitdiff | tree |
2009-06-04 |
Dale Johannesen | For XTARGET to work on targets not in the list,
|
commit | commitdiff | tree |
2009-06-02 |
Dale Johannesen | Revert 72707 and 72709, for the moment.
|
commit | commitdiff | tree |
2009-06-01 |
Dale Johannesen | Add missing file.
|
commit | commitdiff | tree |
2009-06-01 |
Dale Johannesen | Make the implicit inputs and outputs of target-independent
|
commit | commitdiff | tree |
2009-06-01 |
Dale Johannesen | Comment grammaro/clarification.
|
commit | commitdiff | tree |
2009-06-01 |
Dale Johannesen | Trailing whitespace.
|
commit | commitdiff | tree |
2009-05-26 |
Dale Johannesen | Testcase for (llvm-gcc-4.2) 72442 (PR 4242).
|
commit | commitdiff | tree |
2009-05-21 |
Dale Johannesen | TableGen for fast isel seems to assume an 'imm'
|
commit | commitdiff | tree |
2009-05-19 |
Dale Johannesen | Spacing fix.
|
commit | commitdiff | tree |
2009-05-18 |
Dale Johannesen | Add OpSize to 16-bit ADC and SBB.
|
commit | commitdiff | tree |
2009-05-18 |
Dale Johannesen | Fill in the missing patterns for ADC and SBB.
|
commit | commitdiff | tree |
2009-05-14 |
Dale Johannesen | Reuse existing getUnderlyingObject instead of
|
commit | commitdiff | tree |
2009-05-14 |
Dale Johannesen | Use abs64 in one more place.
|
commit | commitdiff | tree |
2009-05-13 |
Dale Johannesen | Handle some additonal cases of external weak globals.
|
commit | commitdiff | tree |
2009-05-13 |
Dale Johannesen | Testcase for 71688.
|
commit | commitdiff | tree |
2009-05-13 |
Dale Johannesen | Don't generate a select whose operand is load of a...
|
commit | commitdiff | tree |
2009-05-13 |
Dale Johannesen | Add an int64_t variant of abs, for host environments
|
commit | commitdiff | tree |
2009-05-12 |
Dale Johannesen | Slightly improve generated code in a degenerate case.
|
commit | commitdiff | tree |
2009-05-11 |
Dale Johannesen | Fix PR4188. TailMerging can't tolerate inexact
|
commit | commitdiff | tree |
2009-05-11 |
Dale Johannesen | Reverse a loop that is counting up to a maximum to
|
commit | commitdiff | tree |
2009-05-06 |
Dale Johannesen | Use X86AddrNumOperands instead of magic constant one
|
commit | commitdiff | tree |
2009-04-29 |
Dale Johannesen | Print correct instruction in dump.
|
commit | commitdiff | tree |
2009-04-29 |
Dale Johannesen | Fix recent regression in gcc.dg/pr26719.c (6835035).
|
commit | commitdiff | tree |
2009-04-28 |
Dale Johannesen | Test for llvm-gcc bug fixed by 70301.
|
commit | commitdiff | tree |
2009-04-27 |
Dale Johannesen | Fix PR 4086, a bug in FP IV elimination.
|
commit | commitdiff | tree |
2009-04-27 |
Dale Johannesen | Test for (llvm-gcc) 70231.
|
commit | commitdiff | tree |
2009-04-24 |
Dale Johannesen | Fix PR 4057, a crash doing float->char const folding.
|
commit | commitdiff | tree |
2009-04-23 |
Dale Johannesen | Testcase for 69795.
|
commit | commitdiff | tree |
2009-04-20 |
Dale Johannesen | Adjust loop size estimate for full unrolling;
|
commit | commitdiff | tree |
2009-04-18 |
Dale Johannesen | Adjust XFAIL syntax, maybe that will help. The other
|
commit | commitdiff | tree |
2009-04-18 |
Dale Johannesen | patch 69408 breaks this by removing the opportunity
|
commit | commitdiff | tree |
2009-04-18 |
Dale Johannesen | Inline asm's were still introducing bogus dependencies;
|
commit | commitdiff | tree |
2009-04-16 |
Dale Johannesen | Another testcase for IV shortening.
|
commit | commitdiff | tree |
next |