2008-06-05 |
Owen Anderson | Use the newly created helper on LiveIntervals. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Owen Anderson | Add a helper for constructing new live ranges that... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Dan Gohman | Move i128 on x86-64 from the codegen section to the... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Dan Gohman | Add a note about improved alignment detection. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Dan Gohman | Add a note mentioning --view-sunit-dags improvements. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Dan Gohman | Expand the bullet item about i128 support and APInt... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zhou Sheng | Add a test case for opt -instcombine bug fix in revisio... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zhou Sheng | If BitWidth equals to ShtAmt, the RHSKnownZero[BitWidth... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matthijs Kooijman | Change the Verifier to support returning first class... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zhou Sheng | Add a test case for APInt bug fix in r51999. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zhou Sheng | As comments said, for negative value, the arithmetic |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Nick Lewycky | Escape "$#". |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matthijs Kooijman | Learn ScalarReplAggregrates how stores and loads of... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Gordon Henriksen | Move this to the proper section. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Gordon Henriksen | Adding release notes for bindings improvements. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matthijs Kooijman | Let StructRetPromotion check if all if its users are... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matthijs Kooijman | Let StructRetPromotion check if it's users are really... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matthijs Kooijman | Use use_iterator::getOperandNo instead of CallSite... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matthijs Kooijman | * Make CallSite::hasArgument const and let it take... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Chris Lattner | more updates and random notes, including changes up... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matthijs Kooijman | Update comments and documentation to reflect that GCSE... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Bill Wendling | Cast because I think I know what I'm doing. There are... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matthijs Kooijman | Fix 80 column violations. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Bill Wendling | Remove unused parameter. Some clients might use -Werror... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Chris Lattner | add llvmc2 notes, stack realignment. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Chris Lattner | various status updates. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Chris Lattner | Start adding 2.3 content. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Evan Cheng | Fix a memcpy lowering bug. Even though the memcpy align... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Owen Anderson | Remove unneeded #include. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Chris Lattner | Fix inst_iterator example. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Evan Cheng | Oops. Should not be enabled by default. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Chris Lattner | Rewrite a bunch of the CBE's inline asm code, giving... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Owen Anderson | Correctly construct live intervals for the copies we... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Evan Cheng | Revert this. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Matthijs Kooijman | Replace two manual loops with calls to CallSite::hasArg... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Matthijs Kooijman | Add CallSite::hasArgument to allow for seeing if a... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Matthijs Kooijman | Add a Name parameter to two of the init methods of... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Matthijs Kooijman | Fix example to be valid LLVM assembly. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Matthijs Kooijman | Implement the two constructors in InsertValueInst and... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Evan Cheng | Add a stack slot coloring pass. Not yet enabled. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Evan Cheng | LowerSubregs should not clobber any analysis. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Evan Cheng | Move #include to right place. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Evan Cheng | Register if-converter pass for -debug-pass. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Evan Cheng | More pass manager debugging outputs. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Duncan Sands | Change packed struct layout so that field sizes |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Chris Lattner | Add #includes required by GCC 4.3, thanks for Zhongxing Xu |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Bruno Cardoso... | Some Mips minor fixes |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Owen Anderson | We need to subtract one from this index because live... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Scott Michel | Fix spellnig error |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Owen Anderson | Testcase for LoopIndexSplit and DomFrontier. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Owen Anderson | LoopIndexSplit can sometimes result in cases where... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Dale Johannesen | Expand documentation of StringConstantPrefix. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Dale Johannesen | Prevent a crash in debug dumps. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Dale Johannesen | Add StringConstantPrefix to control what the |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Scott Michel | Find a better place to output hex constants correspondi... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Bruno Cardoso... | Fixed bug in bad behavior in calculateFrameObjectOffsets, |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Evan Cheng | Do not run loop-aligner at -fast (e.g. -O0). |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Scott Michel | Revert this patch |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Dan Gohman | nounwindify. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Devang Patel | "Unable to schedule <A> required by <B>" is more helpfu... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Devang Patel | Add debugging aid. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Dan Gohman | Fix whitespace in whitespace-significant pseudocode... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Dan Gohman | Constant folding for insertvalue and extractvalue. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Devang Patel | Update dom tree. Fix PR 2372. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Dan Gohman | Fold adds and subtracts of zero immediately, instead... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Scott Michel | Minor cosmetic patch so that the hex equivalent of... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Scott Michel | Add necessary 64-bit support so that gcc frontend compi... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Dan Gohman | Implement CBE support for first-class structs and array... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Dan Gohman | Update the polygen grammer for the new insertvalue... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Chris Lattner | Remove unneeded code I added. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Dan Gohman | Fix the position of MemOperands in nodes that use varia... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Owen Anderson | Correctly handle removed instructions at the beginning... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Wojciech Matyjewicz | Fixes PR2395. Looking for a constant in a GEP tail... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Steve Naroff | update vc configure project for renaming of |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Rafael Espindola | Don't use the GOT for symbols that are not externally... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Chris Lattner | move CannotBeNegativeZero to ValueTracking. Simplify... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Chris Lattner | move ComputeMaskedBits, MaskedValueIsZero, and ComputeN... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Owen Anderson | Fix two issues that Eli Friedman pointed out, where... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Owen Anderson | Test for PR2401 |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Owen Anderson | Don't remove the memcpy when call slot substitution... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Owen Anderson | Remember to update the reverse non-local cache when... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Owen Anderson | Make ping more aggressive in finding nonlocal caching... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Anton Korobeynikov | Prune empty dirs |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Chris Lattner | add a predicate. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Anton Korobeynikov | Initialize members properly during construction |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Duncan Sands | When simplifying a call to a bitcast function, tighten up |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Bruno Cardoso... | Fixed flag issue that was generating infinite loop... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Nick Lewycky | Add a standard for control-flow unreachable assertions... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Gabor Greif | updates to some svn:ignore properties |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Chris Lattner | update this patch to handle an extraneous &1. This... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Gohman | AsmWriter support for insertvalue/extractvalue. These... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Gohman | Improved bitcode support for insertvalue/extractvalue. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Gohman | Fix a copy+paste error in a comment. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Gohman | Fix some bugs with the handling of indices in insertval... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Nick Lewycky | Peer through sext/zext when looking for not(cmp). |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Nick Lewycky | Yay us! Every one of these examples turns into icmp... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Nick Lewycky | Add more i1 optimizations. add, sub, mul, s/udiv on... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Nick Lewycky | Adding i1 is always Xor. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Mikhail Glushenkov | Callback was not executed on OS X when it was a function. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Chris Lattner | Fix the CBE's handling of instructions whose result... |
commit | commitdiff | tree | snapshot |
next |