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 |
2008-05-31 |
Dan Gohman | Factor several methods, including getInversePredicate and |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Gohman | Teach the DAGISelEmitter to not compute the variable_op... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Gohman | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Gohman | IR, bitcode reader, bitcode writer, and asmparser chang... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Evan Cheng | Revert 51775. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Dan Gohman | Add an isAggregateType predicate. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Evan Cheng | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Evan Cheng | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Dan Gohman | Add an operator< for SmallVector. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Owen Anderson | The coalescer doesn't need LiveVariables now that we... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Gabor Greif | rewrite operand loops to use iterators |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Make all help strings start in upper case. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Owen Anderson | Forgot to commit this file. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Fix the -opt switch and add a test case for it. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Add a --dry-run option to llvmc2. Patch by Holger Schurig. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Owen Anderson | Preserve the register coallescer, and update live inter... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Owen Anderson | Since LCSSA switched over to DenseMap, we have to be... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Evan Cheng | Patches for building llvm on Solaris x86. Contributed... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Matthijs Kooijman | Give a proper error message when a command line option... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Matthijs Kooijman | Use eraseFromParent() instead of doing that manually... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Matthijs Kooijman | Let Instruction::getOpcodeName() return something usefu... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Bill Wendling | Add the "AsCheapAsAMove" flag to some 64-bit xor instru... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Add a --save-temps option. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Add a check for side effect-free options (specified... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Documentation update. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Refactoring: remove code duplication introduced in... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Refactoring: split CollectProperties into two separate... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Show argv[0] in error messages (like gcc). |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | New feature: OptionList. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Documentation update. |
commit | commitdiff | tree | snapshot |
next |