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 |
2009-04-15 |
Dale Johannesen | Eliminate zext over (iv | const) or (signed iv),
|
commit | commitdiff | tree |
2009-04-15 |
Dale Johannesen | Eliminate zext over (iv & const) or ((iv+const)&const)
|
commit | commitdiff | tree |
2009-04-15 |
Dale Johannesen | Enhance induction variable code to remove the
|
commit | commitdiff | tree |
2009-04-14 |
Dale Johannesen | Use the output of the asm so the optimizer won't
|
commit | commitdiff | tree |
2009-04-14 |
Dale Johannesen | Do not force asm's to be chained if they don't touch
|
commit | commitdiff | tree |
2009-03-27 |
Dale Johannesen | One more place to skip debug info.
|
commit | commitdiff | tree |
2009-03-26 |
Dale Johannesen | Skip debug info one more place. (This one gets
|
commit | commitdiff | tree |
2009-03-25 |
Dale Johannesen | When optimizing with debug info, don't keep the
|
commit | commitdiff | tree |
2009-03-24 |
Dale Johannesen | fix one more fp80 case (used only by Interpreter)
|
commit | commitdiff | tree |
2009-03-24 |
Dale Johannesen | Change JIT for different layout of fp80.
|
commit | commitdiff | tree |
2009-03-23 |
Dale Johannesen | Use a SmallPtrSet instead of std::set.
|
commit | commitdiff | tree |
2009-03-23 |
Dale Johannesen | Fix internal representation of fp80 to be the
|
commit | commitdiff | tree |
2009-03-19 |
Dale Johannesen | Clear the cached cost when removing a function in
|
commit | commitdiff | tree |
2009-03-19 |
Dale Johannesen | Fix comment typo.
|
commit | commitdiff | tree |
2009-03-19 |
Dale Johannesen | This pass keeps a map of Instructions to Rank numbers,
|
commit | commitdiff | tree |
2009-03-17 |
Dale Johannesen | Fix a debug info dependency in jump threading.
|
commit | commitdiff | tree |
2009-03-13 |
Dale Johannesen | Fix -strip-debug-declare to work when there are
|
commit | commitdiff | tree |
2009-03-13 |
Dale Johannesen | One more place where debug info affects codegen.
|
commit | commitdiff | tree |
2009-03-13 |
Dale Johannesen | Fix one more place where debug info affected
|
commit | commitdiff | tree |
2009-03-12 |
Dale Johannesen | Previous debug info fix to this code wasn't quite
|
commit | commitdiff | tree |
2009-03-12 |
Dale Johannesen | There already was a class to force deterministic
|
commit | commitdiff | tree |
2009-03-12 |
Dale Johannesen | Another missing check for debug intrinsics.
|
commit | commitdiff | tree |
2009-03-12 |
Dale Johannesen | Allow for switch values bigger than 64 bits.
|
commit | commitdiff | tree |
2009-03-12 |
Dale Johannesen | Fix some nondeterministic behavior when forwarding
|
commit | commitdiff | tree |
2009-03-11 |
Dale Johannesen | Skip interleaved debug info when fast-forwarding through
|
commit | commitdiff | tree |
2009-03-11 |
Dale Johannesen | Debug intriniscs should be skipped when looking
|
commit | commitdiff | tree |
2009-03-10 |
Dale Johannesen | Don't consider debug intrinsics when checking
|
commit | commitdiff | tree |
2009-03-10 |
Dale Johannesen | Removing a dead debug intrinsic shouldn't trigger
|
commit | commitdiff | tree |
2009-03-06 |
Dale Johannesen | Fix another case where debug info interferes with
|
commit | commitdiff | tree |
2009-03-06 |
Dale Johannesen | Don't assign rank numbers to debug intrinsic "calls".
|
commit | commitdiff | tree |
2009-03-06 |
Dale Johannesen | Tweak the check for promotable alloca's to handle
|
commit | commitdiff | tree |
2009-03-05 |
Dale Johannesen | Fix another case where debug info was affecting
|
commit | commitdiff | tree |
2009-03-05 |
Dale Johannesen | Fix another case where a dbg.declare meant something
|
commit | commitdiff | tree |
2009-03-04 |
Dale Johannesen | Add some cautionary comments.
|
commit | commitdiff | tree |
2009-03-04 |
Dale Johannesen | Re-commit 65975 and a fix for the problem that
|
commit | commitdiff | tree |
2009-03-04 |
Dale Johannesen | Revert unintended commmit.
|
commit | commitdiff | tree |
2009-03-04 |
Dale Johannesen | Skip ptr-to-ptr bitcasts when counting in another case.
|
commit | commitdiff | tree |
2009-03-04 |
Dale Johannesen | Always skip ptr-to-ptr bitcasts when counting,
|
commit | commitdiff | tree |
2009-03-04 |
Dale Johannesen | Make my earlier patch to skip debug intrinsics
|
commit | commitdiff | tree |
2009-03-04 |
Dale Johannesen | Temporarily revert 65975, which breaks the llvm-gcc...
|
commit | commitdiff | tree |
2009-03-03 |
Dale Johannesen | Marking debug info intrinsics as not touching memory
|
commit | commitdiff | tree |
2009-03-03 |
Dale Johannesen | Instruction counters must skip the bitcasts that
|
commit | commitdiff | tree |
2009-03-03 |
Dale Johannesen | When removing a store to an alloca that has only one
|
commit | commitdiff | tree |
2009-03-03 |
Dale Johannesen | Don't count DebugInfo instructions in another limit
|
commit | commitdiff | tree |
2009-03-03 |
Dale Johannesen | Testcase for line number sinking in InstCombine.
|
commit | commitdiff | tree |
2009-03-03 |
Dale Johannesen | When sinking an insn in InstCombine bring its debug
|
commit | commitdiff | tree |
2009-02-27 |
Dale Johannesen | Alignment values for i64 and f64 on ppc64 were wrong,
|
commit | commitdiff | tree |
2009-02-25 |
Dale Johannesen | Fix big-endian codegen bug. We're splitting up
|
commit | commitdiff | tree |
2009-02-19 |
Dale Johannesen | Describe tail merging's use of InsertBranch.
|
commit | commitdiff | tree |
2009-02-14 |
Dale Johannesen | Testcase for llvm-gcc 64510.
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | Remove non-DebugLoc versions of BuildMI.
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | Remove non-DebugLoc versions of BuildMI from IA64,...
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | Remove non-DebugLoc versions of BuildMI from X86.
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | missed file
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | Remove non-DebugLoc versions of buildMI from Sparc.
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | Remove non-DebugLoc versions of BuildMI from Alpha...
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | Remove refs to non-DebugLoc version of BuildMI from...
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | Remove refs to non-DebugLoc version of BuildMI from...
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | and one more file
|
commit | commitdiff | tree |
2009-02-13 |
Dale Johannesen | Remove refs to non-DebugLoc versions of BuildMI from...
|
commit | commitdiff | tree |
2009-02-12 |
Dale Johannesen | Check in missing file.
|
commit | commitdiff | tree |
2009-02-12 |
Dale Johannesen | Eliminate a couple of non-DebugLoc BuildMI variants.
|
commit | commitdiff | tree |
2009-02-12 |
Dale Johannesen | Arrange to print constants that match "n" and "i" constraints
|
commit | commitdiff | tree |
2009-02-11 |
Dale Johannesen | Edit description of floating point constants to
|
commit | commitdiff | tree |
2009-02-11 |
Dale Johannesen | Make a transformation added in 63266 a bit less aggressive.
|
commit | commitdiff | tree |
2009-02-09 |
Dale Johannesen | Fix PR 3471, and some cleanups.
|
commit | commitdiff | tree |
2009-02-07 |
Dale Johannesen | Use getDebugLoc forwarder instead of getNode()->getDebugLoc.
|
commit | commitdiff | tree |
2009-02-07 |
Dale Johannesen | Make SDNode constructors take a DebugLoc always.
|
commit | commitdiff | tree |
2009-02-07 |
Dale Johannesen | Deleted one line too many. oops.
|
commit | commitdiff | tree |
2009-02-07 |
Dale Johannesen | Remove now-unused constructors.
|
commit | commitdiff | tree |
2009-02-07 |
Dale Johannesen | Needs this file too.
|
commit | commitdiff | tree |
2009-02-07 |
Dale Johannesen | Get rid of the last non-DebugLoc versions of getNode!
|
commit | commitdiff | tree |
2009-02-06 |
Dale Johannesen | Remove more non-DebugLoc getNode variants. Use
|
commit | commitdiff | tree |
2009-02-06 |
Dale Johannesen | And one more file.
|
commit | commitdiff | tree |
2009-02-06 |
Dale Johannesen | Remove more non-DebugLoc versions of getNode.
|
commit | commitdiff | tree |
next |