2007-06-27 |
Dan Gohman | Use getVectorTypeBreakdown in FunctionLoweringInfo... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Dan Gohman | Allow DOUT to be used outside of the llvm namespace. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Dan Gohman | Make the comment for ScalarizeVectorOp mention that... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zhou Sheng | Fix a bug. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Duraid Madina | ok, this is something of a dirty hack, but it seems... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Duraid Madina | ok, this much doesn't seem to bork anything |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Duraid Madina | revert evan's fixes (and my doofusness) since they... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Duraid Madina | pull evan's fixes - should help the nightly tester... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Evan Cheng | Replace std::set with SmallPtrSet. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Owen Anderson | Add support for performing GVNPRE on the three vector... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Owen Anderson | Add tests for performing GVNPRE on the three vector... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Evan Cheng | Fix an obvious bug. Old code only worked for the entry... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Owen Anderson | 1. Correct some comments and clean up some dead code. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Evan Cheng | Add comment. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Evan Cheng | Correctly handle implcit def / use operands. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Evan Cheng | Properly handle kills of a physical register which... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Evan Cheng | Add immediate sub-registers. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Evan Cheng | Silence a warning. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Reid Spencer | Update for Subversion conversion: |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Dan Gohman | Replace ?: with if statements, for clarity. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Dan Gohman | Simplify the expression for MVT::isExtendedValueType. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Dan Gohman | Simplify the expression for TargetLowering::isTypeLegal. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Dan Gohman | Use utostr from StringExtras.h instead of ostringstream... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Dan Gohman | Renumber the SimpleValueType values to fill in the... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Dan Gohman | Revert the earlier change that removed the M_REMATERIAL... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Dan Gohman | Add a convenince member function for appending strings... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Duraid Madina | tidy this file up a bit |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Duraid Madina | A bunch of fixes to the BigBlock allocator improve... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Chris Lattner | fix Transforms/Inline/2007-06-25-WeakInline.ll by not... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Chris Lattner | new testcase, the inliner shouldn't inline this. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Owen Anderson | Use the built-in postorder iterators rather than comput... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Reid Spencer | Fix PR1525: |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Dan Gohman | Generalize MVT::ValueType and associated functions... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Dan Gohman | Make minor adjustments to whitespace and comments to... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Dan Gohman | Fix loadv2i32 to be loadv4i32, though it isn't actually... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Dan Gohman | Say AT&T instead of Intel in the comments for AT&T... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Anton Korobeynikov | Provide hook for alloca on VCPP. Patch by Scott Graham |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Owen Anderson | 1) Fix an issue with non-deterministic iteration order... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Nick Lewycky | Fix value ranges. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Owen Anderson | Fix a silly mistake that was causing failures. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Owen Anderson | Rename variables to expose the fact that this test... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Nick Lewycky | Remove tabs. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Nick Lewycky | Remove use of ETForest. Also cleaned up issues around... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Owen Anderson | Rework topo_sort so eliminate some behavior that scaled... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Owen Anderson | Perform fewer set insertions while calculating ANTIC_IN... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Owen Anderson | Remove some code that I was using for collecting perfor... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Owen Anderson | Fix the build. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Dan Gohman | Move ComputeMaskedBits, MaskedValueIsZero, and ComputeN... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Duraid Madina | check in the BigBlock local register allocator |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Owen Anderson | Avoid excessive calls to find_leader when calculating... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Evan Cheng | std::set is really really terrible. Switch to SmallPtrS... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Dale Johannesen | Quote complex names for Darwin X86 and ARM. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Owen Anderson | Reserve space in vectors before topologically sorting... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Owen Anderson | Make a bunch of optimizations for compile time to GVNPR... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Owen Anderson | Fix a bug in SmallPtrSet that was causing GVNPRE to... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Chris Lattner | Two changes: |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Devang Patel | CallGraphSCCPass manager may require other passes. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Owen Anderson | Have internal df_iterator's use SmallPtrSet instead... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Evan Cheng | Fix tests. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Chris Lattner | Significantly improve the documentation of the instcomb... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Chris Lattner | new testcase miscompiled by instcombine, reduced from... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Owen Anderson | Change lots of sets from std::set to SmallPtrSet. ... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Devang Patel | Move code to update dominator information after basic... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Dan Gohman | Tidy up ValueType names in comments. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Dan Gohman | Rename TargetLowering::getNumElements and friends to |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Evan Cheng | New tests. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Evan Cheng | Xforms: |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Owen Anderson | Eliminate a redundant check. This speeds up optimizati... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Owen Anderson | Comment-ize the functions in GVNPRE. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Chris Lattner | refactor a bunch of code out of visitICmpInstWithInstAn... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Owen Anderson | Split runOnFunction into many smaller functions. This... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Tanya Lattner | Modify deleting global variable with an even easier... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Devang Patel | Update AnalysisGroup documentation to document restrict... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Tanya Lattner | Add blurb on deleting global variables. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Owen Anderson | Make GVNPRE accurate report whether it modified the... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Evan Cheng | Added some if-conversion tests. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Owen Anderson | Get rid of an unneeded helper function. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Evan Cheng | Be more conservative of duplicating blocks. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Owen Anderson | Use a DenseMap instead of an std::map for the value... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Owen Anderson | Make dependsOnInvoke much more specific in what it... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Tanya Lattner | Moved Inliner.h to include/llvm/Transforms/IPO/InlinerP... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Tanya Lattner | Inliner pass header file was moved. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Tanya Lattner | Move inliner pass header file. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Evan Cheng | Avoid if-converting simple block that ends with uncondi... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Evan Cheng | Allow predicated immediate ARM to ARM calls. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Chris Lattner | Fix pr1448 |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Dan Gohman | Rename ScalarEvolution::deleteInstructionFromRecords to |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Dan Gohman | Pass a SelectionDAG into SDNode::dump everywhere it... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Owen Anderson | Handle constants in phi nodes properly. This fixes... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Chris Lattner | silence warning when assertions are disabled. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Owen Anderson | Testcase for instances where a constant only occurs... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Chris Lattner | don't use binutils 2.17 |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Chris Lattner | document and hide two options. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Chris Lattner | describe an argument, hide it. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Chris Lattner | silence a bogus warning Duraid ran into. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Owen Anderson | Add a new testcase for memory corruption issues. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Owen Anderson | Be careful to erase values from all of the appropriate... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Owen Anderson | Remember to clear the maximal sets between functions. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Owen Anderson | Refactor GVNPRE to use a much smart method of uniquing... |
commit | commitdiff | tree | snapshot |
next |