2010-01-15 |
Dale Johannesen | Adjust some comments per review.
|
commit | commitdiff | tree |
2010-01-15 |
Dale Johannesen | Remove unneeded argument per review.
|
commit | commitdiff | tree |
2010-01-15 |
Dale Johannesen | DEBUG_VALUE is now variable sized, as it has a
|
commit | commitdiff | tree |
2010-01-15 |
Dale Johannesen | Revert 93499. After discussion with Chris we agreed
|
commit | commitdiff | tree |
2010-01-15 |
Dale Johannesen | Lower FrameIndex operand of DEBUG_VALUE (specially...
|
commit | commitdiff | tree |
2010-01-15 |
Dale Johannesen | Remove DEBUG_DECLARE, looks like we don't need it.
|
commit | commitdiff | tree |
2010-01-14 |
Dale Johannesen | Fix a comment.
|
commit | commitdiff | tree |
2010-01-13 |
Dale Johannesen | Fix a comment.
|
commit | commitdiff | tree |
2010-01-13 |
Dale Johannesen | Further progration of metadata operands. The
|
commit | commitdiff | tree |
2010-01-12 |
Dale Johannesen | Add MO_Metadata as an operand kind. Not used yet.
|
commit | commitdiff | tree |
2010-01-09 |
Dale Johannesen | Add DEBUG_DECLARE. Not used yet.
|
commit | commitdiff | tree |
2010-01-08 |
Dale Johannesen | Add DEBUG_VALUE. Not used yet.
|
commit | commitdiff | tree |
2010-01-06 |
Dale Johannesen | Reenable debug info on PPC. Works well enough to
|
commit | commitdiff | tree |
2010-01-06 |
Dale Johannesen | Make sure debug info hook gets called when emitting
|
commit | commitdiff | tree |
2009-12-24 |
Dale Johannesen | Testcase for llvm-gcc checkin 92108.
|
commit | commitdiff | tree |
2009-12-23 |
Dale Johannesen | Use more sensible type for flags in asms. PR 5570.
|
commit | commitdiff | tree |
2009-12-16 |
Dale Johannesen | Do better with physical reg operands (typically, from...
|
commit | commitdiff | tree |
2009-11-25 |
Dale Johannesen | Test for llvm-gcc checkin 89898.
|
commit | commitdiff | tree |
2009-11-25 |
Dale Johannesen | Fix compiler warnings.
|
commit | commitdiff | tree |
2009-11-24 |
Dale Johannesen | Do not store R31 into the caller's link area on PPC.
|
commit | commitdiff | tree |
2009-11-24 |
Dale Johannesen | Make capitalization of names starting "is" more consistent.
|
commit | commitdiff | tree |
2009-11-21 |
Dale Johannesen | When generating a vector the really slow way, via loads
|
commit | commitdiff | tree |
2009-11-20 |
Dale Johannesen | Remove an incorrect overaggressive optimization
|
commit | commitdiff | tree |
2009-11-13 |
Dale Johannesen | Adjust isConstantSplat to allow for big-endian targets.
|
commit | commitdiff | tree |
2009-11-10 |
Dale Johannesen | Emit correct code when making a ConstantPool entry...
|
commit | commitdiff | tree |
2009-10-29 |
Dale Johannesen | When there is a 2-instruction spill sequence, record
|
commit | commitdiff | tree |
2009-10-28 |
Dale Johannesen | When we generate spill code, then decide we don't need
|
commit | commitdiff | tree |
2009-10-27 |
Dale Johannesen | Add radar number.
|
commit | commitdiff | tree |
2009-10-27 |
Dale Johannesen | Testcase for llvm-gcc patch 85284.
|
commit | commitdiff | tree |
2009-10-23 |
Dale Johannesen | Commit fixes for half precision I noted in review, so
|
commit | commitdiff | tree |
2009-10-21 |
Dale Johannesen | Adjust testcases for msasm -> alignstack.
|
commit | commitdiff | tree |
2009-10-21 |
Dale Johannesen | Rename msasm to alignstack per review.
|
commit | commitdiff | tree |
2009-10-14 |
Dale Johannesen | Use llvmgxx for C++ test.
|
commit | commitdiff | tree |
2009-10-14 |
Dale Johannesen | Testcases for msasm bit (llvm-gcc 84062).
|
commit | commitdiff | tree |
2009-10-13 |
Dale Johannesen | Documentation for the new msasm flag, which is no
|
commit | commitdiff | tree |
2009-10-13 |
Dale Johannesen | Add an "msasm" flag to inline asm as suggested in PR...
|
commit | commitdiff | tree |
2009-10-12 |
Dale Johannesen | Revert the kludge in 76703. I got a clean
|
commit | commitdiff | tree |
2009-10-12 |
Dale Johannesen | Fix warning.
|
commit | commitdiff | tree |
2009-10-09 |
Dale Johannesen | Use names instead of numbers for some of the magic
|
commit | commitdiff | tree |
2009-10-09 |
Dale Johannesen | When considering whether to inline Callee into Caller,
|
commit | commitdiff | tree |
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 |
next |