2008-08-06 |
Ted Kremenek | Add libDriver.vcproj to solution file. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Owen Anderson | We don't need to try to coalesce input vregs that are... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Owen Anderson | Only trim a live interval if the register is not used... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Owen Anderson | Only remap each VNInfo once when doing renumbering. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dan Gohman | Re-introduce the 8-bit subreg zext-inreg patterns for... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dan Gohman | Fix a shufflevector instcombine that was emitting inval... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Evan Cheng | PR2535, not PR2355. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Evan Cheng | Fix PR2355: bug in ChangeCompareStride. When the loop... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dan Gohman | xchg does not modify FLAGS. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dan Gohman | Clarify "node" vs. "value" in some comments. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Chris Lattner | optimize a common idiom generated by clang for bitfield... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Bruno Cardoso... | Added support for fp callee saved registers. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Chris Lattner | stacker is really gone. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Chris Lattner | remove stacker |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Chris Lattner | Zap sitofp/fptoui pairs. In all cases when the sign... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Nick Lewycky | Reinstate this optimization, but without the miscompile... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Bill Wendling | Just grep for through the LL code instead of the ASM... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bill Wendling | Add ARM to the targets to build. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dan Gohman | Use strcpy instead of sprintf here. This avoids a GCC... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bill Wendling | Add default architecture. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dan Gohman | Pass the computed iteration count value to RewriteLoopE... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bill Wendling | It's "a static", not "an static" |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Fix breakage on ARM/2008-04-10-ScavengerAssert.ll. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bill Wendling | Testcase for PR2629. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Evan Cheng | Fix PR2620: Fix X86cmppd selection code so it expects... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Evan Cheng | Fix PR2596: out of bound reference. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Correctly handle replacement and removal of PHIs with... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bill Wendling | Revert r53282. This was causing a miscompile on Linux... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Oops, we were already checking for dead phis. Handle... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | We don't need to update live intervals for dead PHIs. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chris Lattner | Expand acronyms, suggested by Walter Pawley |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Remove the -disable-correct-folding option, which was... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chris Lattner | Capitalize LLVM, suggested by Walt Pawley |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Update the remaining tests not to use -disable-correct... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | One more -disable-correct-folding case removed. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Remove another -disable-correct-folding use. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Eliminate another use of -disable-correct-folding. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | This check is unnecessary, and getting rid of it remove... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Remove the need for -disable-correct-folding from this... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dan Gohman | Fix the AsmWriter to not print extra spaces after param... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dan Gohman | Trim #includes. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dan Gohman | Fix several const-correctness issues, resolving some... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dan Gohman | Correct an assertion string. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Evan Cheng | Remove #if 0. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Evan Cheng | Fix PR2568: Fix bug that cause redudant kill marker... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | Remove unneeded iteration. Thanks to Dan for the feedback. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Owen Anderson | This option doesn't need to be a target option. It... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Owen Anderson | Update these tests to work by disabling the new correct... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Owen Anderson | - Fix SelectionDAG to generate correct CFGs. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Eli Friedman | PR2621: Improvements to the SCEV AddRec binomial expans... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Dan Gohman | Fix SDISel lowering of PHI nodes to use ComputeValueVTs. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Dan Gohman | Fix SDISel lowering of zeroinitializer and undef to... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Dan Gohman | Add an assert to catch invalid VECTOR_SHUFFLE mask... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Bruno Cardoso... | Mips ISelLowering cleanup : Removed old LowerCALL and... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Bruno Cardoso... | Handle i32->f32 bitconvert results. |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Andrew Lenharth | Add atomic sub for other sizes |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Chris Lattner | Emit saveri with the correct operand order, patch by... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Bruno Cardoso... | Fix PR2615 |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Bruno Cardoso... | Improved asm inline for hi,lo results |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Bruno Cardoso... | Apply the same pattern used in 'and' lowering for 'or' |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Duncan Sands | Fix comment typos. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Bill Wendling | Removed unused parameters. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Dale Johannesen | Make sse2 explicit, for non-x86 hosts. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Bruno Cardoso... | Expand fcopysign |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Bruno Cardoso... | Handle more SELECT corner cases considering legalize... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Dale Johannesen | Add a flag to disable jump table generation (all |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Dan Gohman | Improve dagcombining for sext-loads and sext-in-reg... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Bruno Cardoso... | Added pattern for floating point zero immediate (avoidi... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Dan Gohman | Move SelectionDAG::viewGraph() out of line; as an inlin... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Dan Gohman | Don't look for leaf values to store when lowering stores of |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Owen Anderson | Use existing LiveInterval methods to simplify live... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Dan Gohman | I missed this file in r54223. movzbl is now used instead |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Dan Gohman | Reapply r54147 with a constraint to only use the 8-bit |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Owen Anderson | Value numbers whose def index is a special sentinel... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Bruno Cardoso... | Fixed bug in global address lowering for functions... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Bruno Cardoso... | Removed small section flag for mips, the assembler... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Bruno Cardoso... | Added new features to represent specific instructions... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Bruno Cardoso... | Instruction definition cleanup |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Matthijs Kooijman | Document BasicBlock::Create. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Matthijs Kooijman | Not that using stream headers other than iostream is... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Mon P Wang | Added support for overloading intrinsics (atomics)... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Eli Friedman | Another SCEV issue from PR2607; essentially the same... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Owen Anderson | More fixes for corner cases when remapping live range... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Owen Anderson | When merging live intervals, we also need to merge... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Eli Friedman | Fix for PR2607: SCEV miscomputing the loop count for... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Owen Anderson | When merging a PHI operand's live interval into the... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Owen Anderson | Don't decrement the BB remap when we don't need to. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Duncan Sands | Fix PR2609. If a label is deleted, then it needs |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Bruno Cardoso... | Changed some methods order. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Nate Begeman | Fix broken CellSPU lowering, re-instate braces in Legalize |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Bruno Cardoso... | Added floating point lowering for select. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Duncan Sands | Set the executable bit - means it can actually |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Nate Begeman | Disable a fix in the previous patch, since it breaks... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Nate Begeman | Add vector shifts to the IR, patch by Eli Friedman. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Matthijs Kooijman | Add -unroll-allow-partial command line option that... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Matthijs Kooijman | Restructure ArgumentPromotion a bit. Instead of just... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Matthijs Kooijman | Improve bugpoint output a bit by outputting the actual... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Matthijs Kooijman | Add a GetElementPtrInst::getIndexedType that accepts... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Evan Cheng | Fix for PR2578. Do not split off a block whose size... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Dan Gohman | Revert 54147. |
commit | commitdiff | tree | snapshot |
next |