| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implement the two constructors in InsertValueInst and ExtractValueInst. | Matthijs Kooijman | 2008-06-04 | 1 | -5/+54 |
* | Add a stack slot coloring pass. Not yet enabled. | Evan Cheng | 2008-06-04 | 6 | -38/+412 |
* | LowerSubregs should not clobber any analysis. | Evan Cheng | 2008-06-04 | 1 | -0/+4 |
* | Move #include to right place. | Evan Cheng | 2008-06-04 | 2 | -1/+1 |
* | Register if-converter pass for -debug-pass. | Evan Cheng | 2008-06-04 | 1 | -1/+4 |
* | More pass manager debugging outputs. | Evan Cheng | 2008-06-04 | 1 | -0/+5 |
* | Change packed struct layout so that field sizes | Duncan Sands | 2008-06-04 | 3 | -21/+14 |
* | Add #includes required by GCC 4.3, thanks for Zhongxing Xu | Chris Lattner | 2008-06-04 | 1 | -0/+1 |
* | Some Mips minor fixes | Bruno Cardoso Lopes | 2008-06-04 | 8 | -15/+48 |
* | We need to subtract one from this index because live ranges are open at the end. | Owen Anderson | 2008-06-04 | 1 | -1/+1 |
* | Fix spellnig error | Scott Michel | 2008-06-03 | 1 | -6/+5 |
* | LoopIndexSplit can sometimes result in cases where a block in its own domfron... | Owen Anderson | 2008-06-03 | 1 | -3/+6 |
* | Prevent a crash in debug dumps. | Dale Johannesen | 2008-06-03 | 1 | -1/+5 |
* | Add StringConstantPrefix to control what the | Dale Johannesen | 2008-06-03 | 4 | -0/+4 |
* | Find a better place to output hex constants corresponding to integers. | Scott Michel | 2008-06-03 | 1 | -0/+5 |
* | Fixed bug in bad behavior in calculateFrameObjectOffsets, | Bruno Cardoso Lopes | 2008-06-03 | 1 | -1/+2 |
* | Do not run loop-aligner at -fast (e.g. -O0). | Evan Cheng | 2008-06-03 | 1 | -1/+1 |
* | Revert this patch | Scott Michel | 2008-06-03 | 1 | -3/+1 |
* | "Unable to schedule <A> required by <B>" is more helpful then | Devang Patel | 2008-06-03 | 1 | -1/+5 |
* | Add debugging aid. | Devang Patel | 2008-06-03 | 1 | -1/+7 |
* | Fix whitespace in whitespace-significant pseudocode in a comment. | Dan Gohman | 2008-06-03 | 1 | -2/+2 |
* | Constant folding for insertvalue and extractvalue. | Dan Gohman | 2008-06-03 | 3 | -15/+116 |
* | Update dom tree. Fix PR 2372. | Devang Patel | 2008-06-02 | 1 | -1/+4 |
* | Fold adds and subtracts of zero immediately, instead of waiting | Dan Gohman | 2008-06-02 | 1 | -4/+4 |
* | Minor cosmetic patch so that the hex equivalent of a decimal | Scott Michel | 2008-06-02 | 1 | -1/+3 |
* | Add necessary 64-bit support so that gcc frontend compiles (mostly). Current | Scott Michel | 2008-06-02 | 6 | -128/+389 |
* | Implement CBE support for first-class structs and array values, | Dan Gohman | 2008-06-02 | 1 | -18/+77 |
* | Remove unneeded code I added. | Chris Lattner | 2008-06-02 | 1 | -6/+3 |
* | Correctly handle removed instructions at the beginning of MBBs when renumbering. | Owen Anderson | 2008-06-02 | 1 | -12/+8 |
* | Fixes PR2395. Looking for a constant in a GEP tail (when the first GEP | Wojciech Matyjewicz | 2008-06-02 | 1 | -1/+7 |
* | Don't use the GOT for symbols that are not externally visible. | Rafael Espindola | 2008-06-02 | 1 | -3/+6 |
* | move CannotBeNegativeZero to ValueTracking. Simplify some signbit comparisons. | Chris Lattner | 2008-06-02 | 2 | -54/+52 |
* | move ComputeMaskedBits, MaskedValueIsZero, and ComputeNumSignBits | Chris Lattner | 2008-06-02 | 2 | -651/+723 |
* | Fix two issues that Eli Friedman pointed out, where would misoptimized code l... | Owen Anderson | 2008-06-01 | 1 | -3/+14 |
* | Don't remove the memcpy when call slot substitution fails. | Owen Anderson | 2008-06-01 | 1 | -0/+5 |
* | Remember to update the reverse non-local cache when cleaning up dirty entries... | Owen Anderson | 2008-06-01 | 1 | -0/+5 |
* | Make ping more aggressive in finding nonlocal caching errors. | Owen Anderson | 2008-06-01 | 1 | -0/+3 |
* | When simplifying a call to a bitcast function, tighten up | Duncan Sands | 2008-06-01 | 1 | -18/+15 |
* | Fixed flag issue that was generating infinite loop while in list scheduling. | Bruno Cardoso Lopes | 2008-06-01 | 1 | -5/+7 |
* | AsmWriter support for insertvalue/extractvalue. These instructions can | Dan Gohman | 2008-05-31 | 1 | -0/+15 |
* | Improved bitcode support for insertvalue/extractvalue. | Dan Gohman | 2008-05-31 | 2 | -8/+15 |
* | Fix some bugs with the handling of indices in insertvalue/extractvalue. | Dan Gohman | 2008-05-31 | 1 | -3/+3 |
* | Peer through sext/zext when looking for not(cmp). | Nick Lewycky | 2008-05-31 | 2 | -26/+20 |
* | Yay us! Every one of these examples turns into icmp/zext/ret. | Nick Lewycky | 2008-05-31 | 1 | -5/+0 |
* | Add more i1 optimizations. add, sub, mul, s/udiv on i1 are now simplified away. | Nick Lewycky | 2008-05-31 | 1 | -5/+15 |
* | Adding i1 is always Xor. | Nick Lewycky | 2008-05-31 | 1 | -0/+3 |
* | Fix the CBE's handling of instructions whose result is an i1. Previously, | Chris Lattner | 2008-05-31 | 1 | -20/+46 |
* | Factor several methods, including getInversePredicate and | Dan Gohman | 2008-05-31 | 1 | -43/+31 |
* | Teach the DAGISelEmitter to not compute the variable_ops operand | Dan Gohman | 2008-05-31 | 3 | -10/+3 |
* | Remove an unused variable. | Dan Gohman | 2008-05-31 | 1 | -1/+0 |