2008-04-16 |
Gabor Greif | Merge ... r49785 (from branches/ggreif/use-diet): pass... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Evan Cheng | Rewrite LiveVariable liveness computation. The new... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Owen Anderson | XFAIL this test for the moment. The real solution... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Owen Anderson | Major repairs to the post-dominators implementation... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | fix off by one error. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | give smallstring some methods to do 'itoa'. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Dan Gohman | Add support for the form of the SSE41 extractps instruc... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Dan Gohman | Recreate the size SDNode instead of reusing the old... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Evan Cheng | Avoid read after free. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Dan Gohman | Remove X86_64SRet; it isn't used anymore. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Dan Gohman | Add movd instructions to move from MMX registers |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Dan Gohman | Add an svn:ignore for the test Output directory. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Dan Gohman | Fix the new scheduler assertion checks to work when |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bill Wendling | Apple GCC 4.2 builds things differently. It no longer... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Chuck Rose III | VisualStudio project files updated. #include <algorith... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Dale Johannesen | Make 64-to-32 bit truncations explicit (prevent warnings). |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Dale Johannesen | Don't assume a tail call can't reference a byval |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Dan Gohman | Use gv's --spartan option, which trades away an extra... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Chris Lattner | A couple minor fixes suggested by Matthijs Kooijman |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Nicolas Geoffray | Change Divided flag to Split, as suggested by Evan |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Evan Cheng | Sort sub-registers and super-registers lists according... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bill Wendling | Install into the directory |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Dan Gohman | Treat EntryToken nodes as "passive" so that they aren... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | In -view-sunit-dags, display "special" chain dependenci... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | Remove unnecessary <sstream> includes. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | Avoid creating MERGE_VALUES nodes for single values. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | Teach AliasSetTracker about VAArgInst. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | Minor whitespace and comment cleanups. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | In the special case, call the comparison function inste... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | Upgrade these tests for the current intrinsic prototypes. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dale Johannesen | Remove -unwind-tables-optional everywhere, since |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | Fix const-correctness issues with the SrcValue handling... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dale Johannesen | Reverse sense of unwind-tables option. This means |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | Clean up some comments. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Owen Anderson | Revert r49614. As Dan pointed out, some of these aren... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Nicolas Geoffray | Fix /test/CodeGen/PowerPC/big-endian-actual-args.ll... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Chris Lattner | improve diagnostics in call parsing, patch suggested by |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dan Gohman | VAArg may trap. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Duncan Sands | Initial libcall support for LegalizeTypes. This is |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | add a new CallGraphNode::removeCallEdgeFor method,... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | Add support for equality comparison of CallSite's. |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Owen Anderson | Replace calls of the form V1->setName(V2->getName(... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Duncan Sands | LegalizeTypes can sometimes have deleted nodes |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Nicolas Geoffray | Add a divided flag for the first piece of an argument... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Owen Anderson | The functionality being tested was removed because... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | Fix some serious logic errors that broke the jit on... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Duncan Sands | Merge LLVMBuilder and FoldingBuilder, calling |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | Gabor points out that reserveOperandSpace takes # of... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Anton Korobeynikov | Provide option for stack alignment override |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Arnold Schwaighofer | This patch corrects the handling of byval arguments... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Duncan Sands | Factor some libcall code. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Dan Gohman | Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Dan Gohman | Fix a bug that prevented x86-64 from using rep.movsq for |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Nate Begeman | 80 col fix |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Nate Begeman | Restore code to disable crash catcher on older OS X... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Evan Cheng | Add debugging code. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Chris Lattner | Reenable JIT symbol table. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Evan Cheng | Do not add empty live intervals to handled_. They shoul... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Evan Cheng | If a PHI node has a single implicit_def source, replace... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Evan Cheng | Use of implicit_def is not part of live interval. Creat... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Devang Patel | Change llvm tools install location. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Chris Lattner | improvements for IntrusiveRefCntPtr, patch by Mikhail... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Duncan Sands | The Ada front-end from the LLVM 2.2 release |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Gabor Greif | detabify |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Owen Anderson | Add testcase for PR2213. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Owen Anderson | Fix PR2213 by simultaneously making GVN more aggressive... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Evan Cheng | New test. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Evan Cheng | Remove implicit_def instructions that become dead as... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Evan Cheng | Allow registers defined by implicit_def to be clobbered. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Owen Anderson | Fix for PR2190. Memdep's non-local caching was checkin... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Dan Gohman | Make several symbols static. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Dan Gohman | Teach InstCombine's ComputeMaskedBits to handle pointer... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Evan Cheng | A copy instruction may use a register multiple times... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Evan Cheng | Add comment. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Chris Lattner | add a note, this is actually not too bad to implement. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Chris Lattner | move the x86-32 part of PR2108 here. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Chris Lattner | Fix the x86-64 side of PR2108 by adding a v2f64 version of |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Chris Lattner | produce an error on invalid input instead of asserting: |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Evan Cheng | Teach branch folding pass about implicit_def instructio... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Chris Lattner | Disable an xform we've had for a long time, pow(x,0... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Evan Cheng | Move memcpy / memset optimization pass after GVN. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Evan Cheng | - More aggressively coalescing away copies whose source... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Dan Gohman | Make isVectorClearMaskLegal's operand list const. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Dan Gohman | Fix some minor errors in comments. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Dan Gohman | Add const qualifiers. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Dan Gohman | Update comments to use 2.0 syntax type names. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Dan Gohman | Add XMM1 as a second return value register for f32... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Dan Gohman | Add DX as a second return value register for i16 on... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Chris Lattner | Generalize getUnaryFloatFunction to handle any FP unary... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Chris Lattner | remove capital letter from test name. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Chris Lattner | use the new ConstantFP::get method to make this work... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Chris Lattner | ConstantFP::get should be static. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Nate Begeman | Fix a bug where an incorrect bit mask would be generate... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Devang Patel | Be conservative if getresult operand is neither call... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Owen Anderson | Factor a bunch of functionality related to memcpy and... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Owen Anderson | Remove accidentally duplicated code. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Evan Cheng | Unbreak teh build. |
commit | commitdiff | tree | snapshot |
next |