2005-05-04 |
Chris Lattner | Instcombine: cast (X != 0) to int, cast (X == 1) to... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Reid Spencer | Implement the IsDigitOptimization for simplifying calls... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Reid Spencer | Make sure both optimization cases get tested. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Reid Spencer | Add a test case for the IsDigitOptimization class. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Andrew Lenharth | comment fix |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Andrew Lenharth | see if the legalize code propery compensates for the... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Reid Spencer | Correct the descriptions of WHILE...END and RROT. Thank... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Reid Spencer | WHILE does not "pop" a value, it "examines" to top... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Andrew Lenharth | added a use of ctpop to debug stuff with |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Andrew Lenharth | fixup argument |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Reid Spencer | * Correct the function prototypes for some of the funct... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Misha Brukman | Minor clean-ups |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Andrew Lenharth | initial descriptions of count intrinsics |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Andrew Lenharth | Implement count leading zeros (ctlz), count trailing... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | Fix this test to succeed even if "strchr" is on a call... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | Add a test case for SPrintFOptimization. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Andrew Lenharth | yea yea yea |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Andrew Lenharth | note the vararg change, and other stuff |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Andrew Lenharth | pre add count tests |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Chris Lattner | fix a bug in the 1 index GEP handling code |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | Implement optimizations for the strchr and llvm.memset... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | Add a test case for StrChrOptimizer for -simplify-libcalls |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Misha Brukman | Clean up and correct llvmc configurations for C and C++ |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Misha Brukman | std::string(NULL) does not a proper constructor make |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Chris Lattner | add direct support for making GEP instrs with one index |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Misha Brukman | Omit periods at the end of command-line switch explanat... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | A new test case for the LLVMMemSetOptimization. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Jeff Cohen | Use ANSI-approved way of getting the value infinity... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | Avoid garbage output in the statistics display by ensur... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | Add the StrNCmpOptimization which is similar to strcmp. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | Correct the title and the success criteria: strcmp... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Reid Spencer | Add a new test case for the StrNCmpOptimization. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Reid Spencer | Implement the fprintf optimization which converts calls... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Reid Spencer | Add a test case for testing the FPrintFOptimization. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Andrew Lenharth | fold fp div by 0 to inf, the way gcc does. This is... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Andrew Lenharth | Remove support for 1.0 style varargs |
commit | commitdiff | tree | snapshot |
2005-05-02 |
John Criswell | Fixed a comment. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Duraid Madina | support multiplication by constant negative integers |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Duraid Madina | add support for bools to SELECT, this fixes Prolangs... |
commit | commitdiff | tree | snapshot |
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 |
next |