2005-05-01 |
Reid Spencer | Mention that arguments to functions must be first class... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Tanya Lattner | Add accessor method, |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Tanya Lattner | Adding ModuloSched SB. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Chris Lattner | Implement getelementptr.ll:test11 |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Chris Lattner | Check for volatile loads only once. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Chris Lattner | add a new testcase |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Tanya Lattner | SMS for superblocks. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Tanya Lattner | Added extra constructor for superblocks. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Tanya Lattner | Fixed bug in searchPath function for finding nodes... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Andrew Lenharth | I was sure I had thought about this and there was a... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Alkis Evlogimenos | Do not use deprecated APIs |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Reid Spencer | Fix a comment that stated the wrong thing. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Eliminate some random whitespace |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Codegen and legalize sin/cos/llvm.sqrt as FSIN/FCOS... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | add sin/cos tests |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Doesn't support these nodes |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | This target doesn't support the FSIN/FCOS/FSQRT nodes yet |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Add support for FSIN/FCOS when unsafe math ops are... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Add support for llvm.sqrt and sin/cos if unsafe math... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Expose an option allowing unsafe math optimizations... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Lower llvm.sqrt -> fsqrt/sqrt |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Add a test for llvm.sqrt |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Chris Lattner | Add llvm.sqrt intrinsic, patch contributed by Morten... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Reid Spencer | * Don't depend on "guessing" what a FILE* is, just... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Reid Spencer | * Fix signed/unsigned usage problem |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Reid Spencer | A new test case for the ToAsciiOptimizer. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Reid Spencer | A new test case for the StrCmpOptimization in -simplify... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | This is StrCpy, NOT StrCat! |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | Get the name of the pass right in the documentation. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | Fix the success criteria for the test to make call... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | Actually make this pass test something related to fputs. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | Implement the optimizations for "pow" and "fputs" libra... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | Add a test case for the puts libcall optimization. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | Add a testcase for optimizing the strcpy libcall. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | Remove optimizations that don't require both operands... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Reid Spencer | New test case for testing pow(3) math library optimizat... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Jeff Cohen | Consistently use 'class' to silence VC++ |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Reid Spencer | * Add constant folding for additional floating point... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Chris Lattner | Add support for FSQRT node, patch contributed by Morten... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Chris Lattner | These functions can set errno! |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Chris Lattner | Add some new X86 instrs, patch contributed by Morten... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Chris Lattner | Codegen fabs/fabsf as FABS. Patch contributed by Morte... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Chris Lattner | Legalize FSQRT, FSIN, FCOS nodes, patch contributed... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Chris Lattner | Add FSQRT, FSIN, FCOS nodes, patch contributed by Morte... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Reid Spencer | Remove from the TODO list those optimizations that... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Reid Spencer | Document additional libcall transformations that need... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Reid Spencer | Doxygenate. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Chris Lattner | remove 'statement with no effect' warning |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Andrew Lenharth | Implement Value* tracking for loads and stores in the... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Chris Lattner | Unbreak the sparc backend. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Reid Spencer | More Cleanup: |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Andrew Lenharth | import fix and plot multiple lines at once |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Andrew Lenharth | Generate a gnuplot script for any program and any test... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Andrew Lenharth | So you want to import nightly tester data into a data... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Andrew Lenharth | fix for parse, and a start at db import. Using CVS... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Duraid Madina | clean up some warnings |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Reid Spencer | This is a cleanup commit: |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Chris Lattner | detect functions that never return, and turn the instr... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Chris Lattner | Test the noreturn function optimization |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Reid Spencer | Add the simplify-libcalls pass. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Andrew Lenharth | A first step towards being able to do more interesting... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Reid Spencer | Prefix the debug statistics so they group together. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Reid Spencer | In debug builds, make a statistic for each kind of... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Chris Lattner | This analysis doesn't take 'throwing' into consideratio... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Fix up the debug statement to actually use a newline... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Uh, this isn't argpromotion. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Add some debugging output so we can tell which calls... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Chris Lattner | no parens |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Chris Lattner | update some paths |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | No, seriously folks, memcpy really does return void. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | memcpy returns void!!!!! |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Convert the remainder of the intrinsic function prototy... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Use the declare syntax not the call syntax for intrinsi... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Chris Lattner | don't let Reid build void*'s :) |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Fix some bugs found by running on llvm-test: |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Changes From Review Feedback: |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Add a test case for MemMove.ll |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Result of strlen is size_t which is either uint or... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Chris Lattner | Make interval partition print correctly, patch contribu... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Chris Lattner | Fix the compile failures from last night. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Duraid Madina | constmul bugfix: multiply by 27611 was broken |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Duraid Madina | clean up the code! (oops) lots more cleaning left,... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | * Merge get_GVInitializer and getCharArrayLength into... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Add a new test case for the llvm.memcpy simplification... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Duraid Madina | * Add code to reduce multiplies by constant integers... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | * Implement StrLenOptimization |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | * Add a test case for StrLenOptimization |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Incorporate feedback from Chris: |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Jeff Cohen | Add SimplyLibCalls.cpp to VC++ build |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Reid Spencer | Fix RUN: line to not always pass. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Chris Lattner | Fold (X > -1) | (Y > -1) --> (X&Y > -1) |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Reid Spencer | Changes due to code review and new implementation: |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Chris Lattner | implement some more logical compares with constants... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Reid Spencer | Lots of changes based on review and new functionality: |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Reid Spencer | Update the test case to handle a few more (degenerate... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Chris Lattner | Codegen x < 0 | y < 0 as (x|y) < 0. This allows us... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Chris Lattner | Make dominates(A,B) work with post dominators. Patch... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tanya Lattner | Added question about turning off all optimizations... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Chris Lattner | implement getelementptr.ll:test10 |
commit | commitdiff | tree | snapshot |
next |