2007-07-19 |
Bill Wendling | Testcase for PR1549 |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Owen Anderson | Change ValueTable to use a DenseMap for mapping express... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Devang Patel | Set up ground work to verify preserved analysis info. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Owen Anderson | Move some sets and maps to SmallPtrSet and DenseMap... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Devang Patel | After a basic block is split into two parts, |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Devang Patel | Now this temp. fix is not required. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Evan Cheng | Change instruction description to split OperandList... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Evan Cheng | Only adjust esp around calls in presence of alloca. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Evan Cheng | Only adjust esp around calls in presence of alloca. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Devang Patel | Fix dominator info update to accommodate CFG changes. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Evan Cheng | Add comment. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Evan Cheng | New test. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Evan Cheng | Use MOV instead of LEA to restore ESP if callee-saved... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Dan Gohman | Add constructor overloads for LoadInst and StoreInst... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Dan Gohman | Implement initial memory alignment awareness for SSE... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Owen Anderson | Fix an issue where assignments that caused a SmallPtrSe... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Dan Gohman | It's not necessary to do rounding for alloca operations... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Reid Spencer | Fix a sys::Path API error caught by a gcc 4.2 warning. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Chris Lattner | Work around a bogus gcc 4.2 warning. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Reid Spencer | Fix this test to not rely on the path but to use the |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Reid Spencer | The property is svn:executable not svn:execute. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Nick Lewycky | Alphabetize. Document -mlimit parameter. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Owen Anderson | Turn on FastDSE by default. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Fold prologue esp update when possible. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Andrew Lenharth | support poolalloc as checked out from svn |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Change sroa threshold back. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Dead code. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Make sure not to break eh_return. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Update. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Tanya Lattner | Don't use * in XFAIL line unless you want it to XFAIL... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Missed the case where alloca is used but the stack... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Rafael Espindola | detect invalid combination of sret and byval |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Gabor Greif | XFAIL these on sparc-solaris |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Use push / pop for prologues and epilogues. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Reid Spencer | Make use of the process_builder_args library function. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Reid Spencer | For PR1558: |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Chris Lattner | no email addrs in file headers |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Reid Spencer | Unbreak the build by putting calls to free into the... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Evan Cheng | Temporarily set SROA threshold to 512. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Owen Anderson | Take advantage of undefined behavior if the source... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Reid Spencer | Normally, we don't want to install and we only need... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Reid Spencer | No, we're not looking for a directory named /config... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Reid Spencer | In ModuleInfo.txt, make sure that the script being... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Reid Spencer | Prepare for the future when llvm doesn't depend on... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Reid Spencer | Remove insignificant test no longer needed. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Owen Anderson | Add support for walking up memory def chains, which... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Owen Anderson | Use realloc() to (potentially) resize the contents... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Reid Spencer | Return Undef if the block has no dominator. This was... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Dan Gohman | Use ConstantFoldFP for folding all unary floating-point... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Dan Gohman | Fix the documentation for llvm.sqrt so that sqrt(0... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Dan Gohman | Fix comments about vectors to use the current wording. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Dan Gohman | Remove the trailing semicolon from function declaration... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Bill Wendling | Fix validation errors |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Bill Wendling | Clean up some formatting |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Bill Wendling | Clean up some formatting. Add some doc_code div tags. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Reid Spencer | Prepare for building from llvm-top. Unfortunately,... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Chris Lattner | Repair a regression in Transforms/InstCombine/mul.ll... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Chris Lattner | rename function to avoid llvm-upgrade warning |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Nick Lewycky | Start adding and cleaning up comments. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Nick Lewycky | Handle decrementing loops properly. Fixes PR1533. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Chris Lattner | add a helper method. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Chris Lattner | Implement shift-simplify.ll:test[45]. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Chris Lattner | Implement shift-simplify.ll:test3, turning: |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Nick Lewycky | Clarify the language. Pointed out by Duncan Sands. |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Nick Lewycky | Fix the build. Patch from Holger Schurig. |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Anton Korobeynikov | Long live the exception handling! |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Nick Lewycky | Use maximal intersection algorithm exclusively. Fixes... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Nick Lewycky | Add alternate ConstantRange intersection algorithm. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Evan Cheng | Added test case from PR1540. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Devang Patel | Make LCSSA a loop pass. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Evan Cheng | Fix for PR1540: Specify F0, F1 are sub-registers of... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Owen Anderson | Handle GEPs with all-zero indices in the same way we... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Devang Patel | Disable claims to preserve analysis until open issues... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Dan Gohman | Eliminate an unused parameter. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Dan Gohman | Fix the comment for LegalizeOp to more accurately refle... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Chris Lattner | remove obsolete note |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Dan Gohman | Don't call SimplifyVBinOp for non-vector operations... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Chris Lattner | fix some bugs in the manual |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Owen Anderson | Be more aggressive in removing dead stores, and in... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Dale Johannesen | Modify previous patch per review comments. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Dale Johannesen | Skeleton of post-RA scheduler; doesn't do anything... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Chris Lattner | Fix CodeGen/Generic/print-arith-fp.ll on sparc (PR1551) |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Gabor Greif | these tests do not need a triple on Solaris. Thanks... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Reid Spencer | Regenerate to pick up Gabor's changes. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Reid Spencer | Set the mime-type of this file to text/plain because... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Gabor Greif | * llvm.spec.in: update blurb |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Owen Anderson | Reimplement removing stores to allocas at the end of... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Owen Anderson | Make the condition-checking for free with non-trivial... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Owen Anderson | Remove the end-block handling code. It was unsafe... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Dale Johannesen | ARM: make branch folder remove unconditional branches |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Duncan Sands | The type ids making up a filter are unsigned, and |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Gabor Greif | checked in as obvious, |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Gabor Greif | fix the remaining 3 testcases that missed a target... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Chris Lattner | another missed SSE optimization |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Owen Anderson | Let MemoryDependenceAnalysis take care of updating... |
commit | commitdiff | tree | snapshot |
next |