2008-02-17 |
Chris Lattner | this line was commented out. |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Tanya Lattner | Remove llvm-upgrade and update tests. |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Tanya Lattner | Removing llvm upgrade, so remove tests specific to... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Duncan Sands | Remove any 'nest' parameter attributes if the function |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Duncan Sands | Some micro-optimizations. |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Andrew Lenharth | I cannot find a libgcc function for this builtin. ... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Duncan Sands | Teach LegalizeTypes how to expand the operands of |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Duncan Sands | Try to clarify which compilers can be used for the |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Evan Cheng | Refactor some code; check if commuteInstruction is... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Andrew Lenharth | llvm.memory.barrier, and impl for x86 and alpha |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Bill Wendling | Fix typos. |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Dan Gohman | Rename CountMemOperands to ComputeMemOperandsEnd to... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Dan Gohman | Revert 47177, which was incorrect. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Chris Lattner | upgrade this test, which wasn't testing the right thing... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Chris Lattner | rename llx -> ll |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Evan Cheng | This test is not interesting. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Scott Michel | Make tblgen a little smarter about constants smaller... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Chris Lattner | simplify this. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dale Johannesen | Modify test to expect improved code. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Evan Cheng | The copy instruction being coalesced will be removed... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Ted Kremenek | Fixed bug in FoldingSetIteratorImpl where we did not... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dan Gohman | Skip over the defs and start at the uses when looking... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dan Gohman | Use the TargetInstrDescr to determine the number of... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Duncan Sands | Fix this test on linux, which returns S242 |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Duncan Sands | Teach LegalizeTypes how to promote the flags |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Chris Lattner | Handle \n's in value names for more targets. The asm... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Chris Lattner | If the llvm name contains an unprintable character... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Chris Lattner | targets that support quotes for mangled names still... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dale Johannesen | Cosmetics. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Evan Cheng | - Removing the infamous r2rMap_ and rep() method. Now... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Evan Cheng | Added CommuteChangesDestination(). This returns true... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Evan Cheng | Remove unnecessary #include. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dan Gohman | Use StoreSDNode::getValue instead of calling getOperand... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dale Johannesen | Remove warning about 64-bit code on processor |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Lauro Ramos... | It is not safe to call fork in PrintStackTrace. Sometim... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dan Gohman | Change MemOperand's size and offset to be 64-bit. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Devang Patel | Fix PR2028 |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dale Johannesen | nocona, core2 and penryn support 64 bit. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Chris Lattner | Support vector constant zeros, thanks to Zack Rusin... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dale Johannesen | Rewrite tblgen handling of subtarget features so |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Devang Patel | If loop header is also loop exiting block then OrigPN... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dan Gohman | Fix a warning about comparison between signed and unsigned, |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Lattner | Fix PR2029 |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Lattner | Fix a miscompilation from Dan's recent apintification. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Nate Begeman | Fix single precision FP constants on SPU. They are... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Duncan Sands | Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Duncan Sands | In TargetLowering::LowerCallTo, don't assert that |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Nate Begeman | Change how FP immediates are handled. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Tanya Lattner | Remove llvm-upgrade |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Nate Begeman | Support a new type of MachineOperand, MO_FPImmediate... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Lattner | simplify code, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Nate Begeman | Move some useful operands up into the all-targets .td |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Nate Begeman | Nuke dead comment |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Nick Lewycky | Testcase for PR2032. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Nick Lewycky | Fix PR2032. Inform the alias analysis of changes to... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Tanya Lattner | Remove llvm-upgrade. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Lattner | upgrade some entries, remove stuff that is done. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Lattner | the mid-level optimizer removes this stuff. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Lattner | this one is easy. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chris Lattner | This readme entry is done, testcase here: CodeGen/X86... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Nick Lewycky | PR2027, Fix bugpoint's -find-bugs option, clean up... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Allow the APInt form of ComputeMaskedBits to operate... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Assigning an APInt to 0 with plain assignment gives... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Avoid setting bits that aren't demanded. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Simplify some logic in ComputeMaskedBits. And change... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Devang Patel | A loop latch phi node may have uses inside loop, not... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Rename APInt's isPositive to isNonNegative, to reflect... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Devang Patel | While moving exit condition, do not drop loop latch... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Add countTrailingOnes member functions to APInt. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Add count{Leading,Trailing}Ones_{32,64} functions with... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Devang Patel | Keep track of exit value operand number when operands... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nicolas Geoffray | Enable exception handling int JIT |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dale Johannesen | New test, see comments. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Duncan Sands | Teach LegalizeTypes how to expand and promote CTLZ, |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | gcc 3.2.3 is also bad. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | Fix the PPC JIT regressions by encoding zeroreg as... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | remove some dead code. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Devang Patel | Remove use of ltdl |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Duncan Sands | Add notes on Ada compilers that can be used for |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Wojciech Matyjewicz | Fix typo. Thanks to Duncan for noticing. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Wojciech Matyjewicz | Add comments as per review feedback. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | Some code clean up. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | Simplify. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | Simplify. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | Fix a potential serious problem where kills belonging... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | * Cannot safely commute an instruction there are other... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Eli Friedman | Add a note pointing to PR1996. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | In SDISel, for targets that support FORMAL_ARGUMENTS... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | don't try to avoid inserting loads when lowering FORMAL... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | teach dag combiner how to eliminate MERGE_VALUES nodes. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nate Begeman | readme updates |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Eli Friedman | Add test for PR1996. (This is my first time adding... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nate Begeman | Add testcase for recent legalizer change |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nate Begeman | Support legalizing insert_vector_elt on targets where... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | New tests. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | Initial support for copy elimination by commuting its... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nate Begeman | Make register scavenging happy by not using a reg ... |
commit | commitdiff | tree | snapshot |
next |