2010-04-25 |
Gabor Greif | another typo pointed out by sajd |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Gabor Greif | fix two typos pointed out by sajd |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Dale Johannesen | Add comment re byval args. Doesn't actually work this... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
David Chisnall | Added bullet about GNUstep Objective-C ABI support... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Chris Lattner | testcase for PR6913 |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Chris Lattner | this passes now. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Chris Lattner | Fix PR6921: globals were not getting correctly rounded... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Chris Lattner | silence a warning, patch by "mike". |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Chris Lattner | remove #if 1's. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Dan Gohman | Fix an autoconf bug: The second argument to AC_LANG_PRO... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dan Gohman | PHI nodes also do not necessarily return trap with... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Nick Lewycky | Use provided llvm-defined variables instead of twisting... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Nick Lewycky | Don't touch CXXFLAGS. If it's set in the environment... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Evan Cheng | Avoid promoting a i16 node if it would eliminate a... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Evan Cheng | When a load operand is promoted to an extload, replace... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dan Gohman | Generalize LSR's OptimizeMax to handle the new kinds... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dan Gohman | ScalarEvolution support for <= and >= loops. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dan Gohman | Use SimplifyICmpOperands in isKnownPredicate too. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dan Gohman | Update isImpliedCond to use the new SimplifyICmpOperand... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dan Gohman | Add a new utility function SimplifyICmpOperands. Much... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dan Gohman | Apply a fix for a vector setcc dagcombine from Jan... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Sean Callanan | Fixed edis to tokenize instructions with no |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Jim Grosbach | cross-build Makefile needs to unset CFLAGS/CXXFLAGS... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | no longer xfail |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Sean Callanan | Fixes to edis that mark x86 call targets as |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stuart Hastings | Per Chris, fuse four trivial tests using grep (r102199... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | enable my inliner change: add newly devirtualized call... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Gohman | Change TargetData's algorithm for computing defualt... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Evan Cheng | Code refactoring. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stuart Hastings | Add some missing x86 patterns for movdq2q. Fixes two... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | fix some failures my callgraph dump format change broke. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | switch InlineInfo.DevirtualizedCalls's list to be of... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | testcase for the bug that required a patch to be reverted. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | fix callgraph dump to not print 0x0x1234 for nodes. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Evan Cheng | Fix X86ISD::CMP i16 to i32 promotion. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Gohman | Move FastISel's HandlePHINodesInSuccessorBlocks call... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Gohman | Switch getelementptr inbounds and sdiv exact from undef... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Sean Callanan | Fixed EDOperand to use the operand type, not the |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Gohman | Fix LSR to tolerate cases where ScalarEvolution initially |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Gohman | When it doesn't matter whether zero or sign extension... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Gohman | Revert 102135, 102129, 102127, 102106, 102104, 102102... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | reject invalid comma stuff with a message. We reject... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | disable my previous inliner patch, it appears to be... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | The inliner was choosing to not consider call sites |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jim Grosbach | Update ARM DAGtoDAG for matching UBFX instruction for... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | Add an initial description of a new concept: trap value... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | refactor the interface to InlineFunction so that most... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Devang Patel | Remove the test for now. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | add macruby back |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | when inlining something like this: |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Devang Patel | Add comment. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | Sink SelectionDAGBuilder's HandlePHINodesInSuccessorBlo... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Devang Patel | Adjust debug range offsets for isWeakForLinker() functions. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | Add a blurb about the new LSR. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Nick Lewycky | The -condprop pass has been deleted. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | The post-RA scheduler is currently off by default on... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | Move HandlePHINodesInSuccessorBlocks functions out... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Douglas Gregor | Add some verbiage about Clang to the 2.7 release notes |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | add a DEBUG call so that -debug lists when CGSCCPM... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | eliminate dead #include. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Evan Cheng | - It's not safe to promote rotates (at least not trivia... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | Move PHINodesToUpdate out of SelectionDAGBuilder and... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Devang Patel | Rename InsnAfterLabelMap and InsnBeforeLabelMap. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Devang Patel | Keep track of MCSymbol used to mark beginning of a... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jim Grosbach | Add mention of ARM atomic builtin support |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Devang Patel | At this point Start and End are not null. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jim Grosbach | Update ARM frame index scavenging description |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | remove dupe |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | reword my incoherent babble into something that makes... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | two more projects. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | add some notes from Matthieu Moy! |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | improve tblgen doc, pointed out by Zhongxing. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Wesley Peck | Fixing a typo in the "Clang project" section of the... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Wesley Peck | Small fix to the "Other Improvements and New Features... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Wesley Peck | Fixing small typos in the "New Useful APIs" section... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Wesley Peck | Fixing small typos in the "ARM Target Improvements... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Wesley Peck | Rewording the "generated debug information" paragraph... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Wesley Peck | Reworking the wording of the "target data string" parag... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Gabor Greif | <pre> seems to close <p> |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Gabor Greif | the validator coughed up some problems, most of them... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Gabor Greif | shorten link |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | static analyzer has its own section |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | add mc and static analyzer blurbs. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | another checkpoint. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | various updates. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Chris Lattner | fix file header. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | Don't attempt to analyze values which are obviously... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Gohman | Tidy a comment. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jakob Stoklund... | Run LiveVariables instead of computing liveness locally... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Evan Cheng | Do not try to optimize a copy that has already been... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Devang Patel | Add command line option to disable debug info printing... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Bob Wilson | Fix a performance problem with the new SSAUpdater.... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Johnny Chen | Modified some assert() msg strings; no other functional... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jakob Stoklund... | Add fast register allocator, enabled with -regalloc... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Devang Patel | Identify when a lexical scope is split in to multiple... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Gohman | Make ScalarEvolution::getConstant support pointer types... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Duncan Sands | Dragonegg will be released along side llvm-2.7. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Chris Lattner | final hacking for tonight, still more to go. |
commit | commitdiff | tree | snapshot |
next |