2007-08-08 |
Reid Spencer | Terminate an error message with a newline. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Devang Patel | Handle multiple split conditions. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Reid Spencer | Make it clear that getSTDIN returns null when stdin... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Reid Spencer | Make getSTDIN return null if the standard input is... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Reid Spencer | Allow the filename "-" to be a place holder for stdin... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Owen Anderson | Global values also don't undead-ify pointers in our... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Owen Anderson | Make handleEndBlock significantly faster with one trivi... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Owen Anderson | Small improvement: if a function doesn't access memory... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Owen Anderson | Add some comments, remove a dead argument, and simplify... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Chris Lattner | eliminate redundant conditions from the signless types... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Chris Lattner | Handle functions with no name better. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Evan Cheng | Adding kill info to val#. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Chris Lattner | significantly speed up constant folding of calls (and... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Chris Lattner | Speed up updateDFSNumbers with two observations: |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Owen Anderson | A few more small cleanups. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Evan Cheng | Clean up and bug fix. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Chris Lattner | reimplement dfs number computation to be significantly... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Owen Anderson | First round of cleanups from Chris' feedback. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Evan Cheng | - Each val# can have multiple kills. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Devang Patel | Embrace patch review feedback. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Evan Cheng | Remove a dead assertion. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Evan Cheng | - LiveInterval value#'s now have 3 components: def... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Devang Patel | Fix new compare instruction's signness. Caught by Chris... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Devang Patel | Fix comment. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Owen Anderson | Don't insert nearly as many redundant phi nodes. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Dale Johannesen | Fix spelling of mtvscr and mfvscr. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Dale Johannesen | Long double patch 8 of N: make it partially work in |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Who thought up this crazy formatting scheme? |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Okay, over/back tags don't next. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Devang Patel | Use eraseFromParent(). |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Try an indent level for better formatting. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Add the code generation options. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
David Greene | Make this code more efficient |
commit | commitdiff | tree | snapshot |
2007-08-07 |
David Greene | Fix comment typo |
commit | commitdiff | tree | snapshot |
2007-08-07 |
David Greene | Fix GLIBCXX_DEBUG error triggered by incrementing erase... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
David Greene | Add a missing forward declaration. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Rearrange options into sections and add the last floati... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Add the -disable-excess-fp-precision option. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Add another missing option. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Add some more missing options. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Remove the -f option which is no longer supported,... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Reid Spencer | Describe the global/local naming convention. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Nick Lewycky | Add reference to problem report. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Evan Cheng | Initial JIT support for ARM by Raul Fernandes Herbster. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Dale Johannesen | Long double patch 7 of N, unless I lost count:). |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Owen Anderson | Get rid of unnecessary #include. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Owen Anderson | Clean up a bunch of caching stuff in memdep. This... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Devang Patel | Begin loop index split pass. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Owen Anderson | Improve the accuracy of memdep for determining the... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Dale Johannesen | Replace 4-line function with 10-line version per review... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | remove #if 0 code. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | remove #if 0 code. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Dale Johannesen | Move lengthy conditional down 1 level per review comment. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Dale Johannesen | Get X86 long double calling convention to work |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | Fix PR1577, a crash on invalid bug. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chandler Carruth | This resolves a regression of BasicAA which failed... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chandler Carruth | This fixes resizing issues with BitVectors. It ensures... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Nick Lewycky | It's safe to fold not of fcmp. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Nick Lewycky | Fix the dates on these tests. It's not September yet... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Dale Johannesen | Make 80-bit store maintain simulated FP stack correctly. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Nick Lewycky | Let scalar-evolution analyze loops with an unsigned... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Nick Lewycky | Don't assume it's safe to transform a loop just because... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Reid Spencer | @verbatim needs to be on a line by itself. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | Fix a regression compiling 2005-05-11-Popcount-ffs... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Christopher... | Implement review feedback. No functionality change. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
David Greene | Make this code more efficient. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | remove some dead lines |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | 1. Random tidiness cleanups |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | update for new domtree dump format |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Chris Lattner | Various random cleanups, add two accessors to DomTreeNo... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reid Spencer | Update links to the command guide generated documentation. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reid Spencer | Fix minor doxygen nits. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reid Spencer | Comment out configuration tags not supported by doxygen... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reid Spencer | Document a missing parameter. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reid Spencer | Silence some warnings from doxygen about @param argumen... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reid Spencer | Escape some escapes that confuse doxygen. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reid Spencer | Fix a doxygen directive. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Dale Johannesen | Long double patch 4 of N: initial x87 implementation. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | allow this to pass on ppc hosts. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | shorten this name |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | at the end of instcombine, explicitly clear WorklistMap. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | Fix a bug in DenseMap::clear, where we never reset... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | Upgrade BasicAliasAnalysis::getModRefBehavior to not... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | When clearing a SmallPtrSet, if the set had a huge... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | Fix an iterator invalidation bug I induced. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | Switch some std::sets to SmallPtrSet. This speeds up |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | Switch DomTreeNode::assignDFSNumber from using a std... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Chris Lattner | Switch the internal "Info" map from an std::map to... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | switch the DomTreeNodes and IDoms maps in idom/postidom... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | rewrite the code used to construct pruned SSA form... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | Factor out a whole bunch of code into it's own method. |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | Use getNumPreds(BB) instead of computing them manually... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | Change the rename pass to be "tail recursive", only... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | cache computation of #preds for a BB. This speeds up |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | reserve operand space for phi nodes when we insert... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | use continue to avoid nesting, no functionality change. |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | Promoting allocas with the 'single store' fastpath is |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | When PromoteLocallyUsedAllocas promoted allocas, it... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Chris Lattner | std::map -> DenseMap |
commit | commitdiff | tree | snapshot |
next |