2009-11-11 |
Bill Wendling | Don't mark a call as potentially throwing if the functi... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Bruno Cardoso... | A real solution for the first part of PR5445 |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | make LazyValueInfo actually to some stuff. This isn... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | pass TD into a SimplifyCmpInst call. Add another case... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Promote MergePotentialsElt and SameTailElt to be regula... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Kenneth Uildriks | x86 users can now return arbitrary sized structs. ... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Revert this line of 86871. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Devang Patel | If doesSupportDebugInformation() is false then do not... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Check in the changes to this file too. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Add support for tail duplication to BranchFolding,... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jakob Stoklund... | Fix liveness calculation when splitting critical edges... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Devang Patel | Reenable StackTracke.cpp test. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Devang Patel | Add SetDebugLocation() variant to |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Evan Cheng | Add TargetLowering::isLegalICmpImmediate. It tells... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jim Grosbach | Do jump table adjustment before constant island allocation |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Fix indentation level. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Prefix MBB numbers with "BB#" in debug output to make... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Fix a copy+pasto in a comment. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Set isBarrier = 1 on return instructions, as they are... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Use a tab in INT3's asm string, for consistency. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | another const prop failure. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | Reject duplicate case values in a switch, PR5450. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Duncan Sands | Don't trivially delete unused calls to llvm.invariant... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | remove the now dead condprop pass, PR3906. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jeffrey Yasskin | Fix JITTest.ModuleDeletion in -Asserts mode (which... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | remove condprop testcases. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Daniel Dunbar | Add StringRef::split(StringRef), to complement StringRe... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Rafael Espindola | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Sandeep Patel | Show command-line args and features passed into backend... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Daniel Dunbar | Add missing run line. Devang, please check. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jim Grosbach | The TBB and TBH instructions for Thumb2 are really... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | stub out some LazyValueInfo interfaces, and have JumpTh... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Bill Wendling | Fix test to work on every platform. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Bill Wendling | Fix test to work on every platform. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Devang Patel | XFAIL for now. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Bill Wendling | Make sure that the exception handling data has the... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Daniel Dunbar | Add Triple::str() which returns the contents of the... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Devang Patel | Do not assume first function scope seen represents... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Daniel Dunbar | Add From arguments to StringRef search functions, and... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Daniel Dunbar | llvm-gcc/clang don't (won't?) need this hack. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | oops, didn't mean to commit this, no harm, but add... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | Stub out a new lazy value info pass, which will eventually |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | add a fixme |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | remove redundant foward declaration. This function... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Devang Patel | While creating DbgScopes, do not forget parent scope. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Evan Cheng | Block terminator may be a switch. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | jump threading does everything that condprop does any... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | I did this a week or two ago |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Devang Patel | Ignore variable if scope info is not available. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Bill Wendling | Test this on Darwin only. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Dale Johannesen | Emit correct code when making a ConstantPool entry... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Devang Patel | Implement support to debug inlined functions. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | in -dot-cfg and -dot-cfg-only, when rendering switch... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | implement a TODO by teaching jump threading about ... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | move some generally useful functions out of jump threading |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Dan Gohman | Don't mark conditional branch instructions as control... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Bill Wendling | Modify how the prologue encoded the "move" information... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Devang Patel | Process InlinedAt location info. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | fix a crash in SCCP handling extractvalue of an array... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Jakob Stoklund... | Teach PHIElimination to split critical edges when ... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Jakob Stoklund... | Refactoring: Extract method PHIElimination::isLiveOut(). |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | improve comment. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | Make jump threading eliminate blocks that just contain... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Evan Cheng | Generalize lsr code that optimize loop to count down... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Dan Gohman | Optimize test more. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Victor Hernandez | make this handle redefinition of malloc function with... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Evan Cheng | Change Thumb1 address mode printing, instead of |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Evan Cheng | Add a comment. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Duncan Sands | Add defensive break. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Daniel Dunbar | Add a monstrous hack to improve X86ISelDAGToDAG compile... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Duncan Sands | Fix obvious typo. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | clarify logic. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Douglas Gregor | CMake: Add Darwin-specific linker flags for building... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Duncan Sands | Teach DSE to eliminate useless trampolines. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Duncan Sands | Add brackets to make gcc-4.4 happy. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Duncan Sands | Codegen support for the llvm.invariant/lifetime.start... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Victor Hernandez | Update computeArraySize() to use ComputeMultiple()... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Victor Hernandez | Add ComputeMultiple() analysis function that recursivel... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | optimize test |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | unify the code that determines whether it is a good... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Nick Lewycky | Simplify. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Nick Lewycky | Reapply r86359, "Teach dead store elimination that... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | refactor TryToSimplifyUncondBranchFromEmptyBlock out... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Oscar Fuentes | CMake: Support for building llvm loadable modules. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Daniel Dunbar | lit: Start documentation testing architecture. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Daniel Dunbar | lit: Add ExampleTests, for testing lit and demonstratin... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Daniel Dunbar | lit: Fix bug in --show-suites which accidentally overri... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Bruno Cardoso... | Fix PR5445 |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | I misread the parens, not so redundant after all. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | make jump threading recursively simplify expressions... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Chris Lattner | remove some redundant parens. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Oscar Fuentes | CMake: Remove unnecessary `unset' which was not support... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Dan Gohman | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
next |