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 |
2010-04-21 |
Chris Lattner | continue the process of detangling this. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Chris Lattner | rough pass moving stuff into relevant sections, still... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Chris Lattner | remove ldc, rubinious, macruby, icedtea, llvm-lua,... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Evan Cheng | Implement -disable-non-leaf-fp-elim which disable frame... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Evan Cheng | isel (i32 anyext i16) as insert_subreg when 16-bit... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Evan Cheng | Trim include. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Gohman | Add more const qualifiers on TargetMachine and friends. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Gohman | Update CMakeLists.txt. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Gohman | Move several SelectionDAG-independent utility functions... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Johnny Chen | Thumb instructions which have reglist operands at the... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Chris Lattner | Implement (but don't enable) PR6724 and rdar://6295824... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Evan Cheng | - Clean up some crappy code which deals with coalescing... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Gohman | Revert r101471. For tight recursive functions which... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Bill Wendling | Handle a displacement location in 64-bit as an RIP... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Evan Cheng | Rewrite machine cse to avoid recursion. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Gohman | Add another variant of this test which found a place... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | teach the x86 address matching stuff to handle |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dale Johannesen | Because of the EMMS problem, right now we have to support |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Devang Patel | Rename ValueMapTy as ValueToValueMapTy to clearly indic... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Devang Patel | There is no need to install ValueMapper.h header. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johnny Chen | Better error-handling of getBitFieldInvMask() where... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Duncan Sands | I plan to release a version of dragonegg based on llvm... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jakob Stoklund... | When MachineLICM is hoisting a physical register after... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johnny Chen | When doing Thumb disassembly, there's no need to consid... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Bill Wendling | Move CodeGen/X86/2010-04-19-DAGCombineCrash.ll into... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johnny Chen | For t2LDRT, t2LDRBT, t2LDRHT, t2LDRSBT, and t2LDRSHT... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Evan Cheng | Typo. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Devang Patel | Add RUN: |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Sink the CopyToExportRegsIfNeeded calls out of Selectio... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Don't send PHI nodes down to SelectionDAGBuilder of... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Document that TargetRegisterInfo::contains does not... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Sink this use_empty() check into isUsedOutsideOfDefinin... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | If a PHI node somehow has debug info, propogate it... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Don't iterate through the whole block just to find... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Gabor Greif | use abstract accessors to CallInst |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Benjamin Kramer | PR6880: Don't dereference CallsExternalNode if it's... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Benjamin Kramer | Fix -Wcast-qual warning. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | stop computing InstImpInputs, it is dead |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | DAGInstruction::ImpOperands is dead after my recent... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | Bill's change in r95336 broke empty aggregates embedded |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | teach cellspu how to return i8 and i16 from calls, |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | remove a bunch of ad-hoc code to simplify instructions... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | move some select simplifications out out instcombine... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | RewriteLoopBodyWithConditionConstant can end up rewriti... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chris Lattner | reapply 'reject forward references to functions whose... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dan Gohman | Delete a redundant return statement. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Bill Wendling | The visitXOR method can return the same SDNode. If... |
commit | commitdiff | tree | snapshot |
next |