2006-03-04 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | Add factoring of multiplications, e.g. turning A*A... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | Regenerate |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | Don't use invalidated iterators! |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Evan Cheng | Add an entry |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | Canonicalize (X+C1)*C2 -> X*C2+C1*C2 |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Evan Cheng | MEMSET / MEMCPY lowering bugs: we can't issue a single... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Jeff Cohen | Keep Visual Studio happy. |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | Be more conservative with our symbolic alias analysis... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Evan Cheng | Typo |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | New testcase, make sure nate doesn't vanish |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Chris Lattner | Spec change: the size of a memset/memcpy/memmove is... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Jim Laskey | Added support for dwarf block data entries. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Silence a warning. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Evan Cheng | Add another test case for instruction scheduling. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Unbreak autouprade of llvm.sqrt, simplify some code. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Jim Laskey | Adding basic structure support. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Evan Cheng | Add more vector NodeTypes: VSDIV, VUDIV, VAND, VOR... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Evan Cheng | Number of NodeTypes now exceeds 128. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Evan Cheng | SDOperand::isOperand should not be a forwarding. It... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Evan Cheng | Added isOperand(N): true if this is an operand of N |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Evan Cheng | A bit more tweaking |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Fix pasteo |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Jeff Cohen | Fix VC++ compilation errors. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | remove a bunch of long-dead testing code |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | initial checkin of the intrinsic description file |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | initial implementation of intrinsic parsing |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Robert Bocchino | Implemented -quiet feature for analyze |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Evan Cheng | Move #include "llvm/CodeGen/AsmPrinter.h" to top since... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | remove out of date comment |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | update comment |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Split the valuetypes out of Target.td into ValueTypes.td |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | pass -Illvm/include to tblgen |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Split this out of Target.td |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Add support for "-Ifoo" in addition to "-I foo" |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Regenerate |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | add support for multiple include directories |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Change this to work with renamed intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Upgrade this to use the new intrinsic names |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Make this work with renamed intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | updates for recent changes |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | mention some major changes |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | remove the read/write port/io intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Remove these testcases. These intrinsics are going... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Update the llvm.memset/memcpy/memmove intrinsics to... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Chris Lattner | Split memcpy/memset/memmove intrinsics into i32/i64... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Chris Lattner | Simplify the autoupgrade interface |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Chris Lattner | Split memcpy/memset/memmove intrinsics into i32/i64... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Chris Lattner | new testcases |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Evan Cheng | Add a regression test for bug 478. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Evan Cheng | - Fixed some priority calculation bugs that were causin... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Chris Lattner | Generalize the REM folding code to handle another case... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Chris Lattner | add a couple more cases |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Chris Lattner | Fix a compilation error with GCC 4.1. Thanks to Vladim... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Jim Laskey | Support for enumerations. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | testcase that crashed the new CFE |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | Don't print llvm constant in assmebly file. Assembler... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | Back out my last check-in. Wrong place to fix it. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | AsmWriter should not print LLVM constant in comment... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Fix CodeGen/Generic/2006-03-01-dagcombineinfloop.ll... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Jim Laskey | Remove extra comma from enum list. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Jim Laskey | Remove comma from enum list. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Jim Laskey | Switch back to using actual dwarf tags. Simplifies... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Fix a typo evan noticed |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Jim Laskey | Use context and not compile unit. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Jim Laskey | I guess I can handle large type sizes. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Jim Laskey | Basic array support. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Implement CodeGen/PowerPC/or-addressing-mode.ll, which... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | load (x|y) -> load (x+y) iff x and y have no common... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Compile this: |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | new testcase. These functions shouldn't touch the... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Use a target-specific dag-combine to implement CodeGen... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | new testcase. There should be no accesses to the stack... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Add support for target-specific dag combines |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Add interfaces for targets to provide target-specific... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Add a new AddToWorkList method, start using it |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | Pull shifts by a constant through multiplies (a form... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | Vector op lowering. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | New vector type v2f32. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | Vector ops lowering. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | New type v2f32. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | Missing a cast previously. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | - Added v2f32, not used by any target currently. Only... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Evan Cheng | - Added VConstant as an abstract version of ConstantVec. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Evan Cheng | Add a test case for left shift by 1. We should not... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Evan Cheng | Another entry. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Evan Cheng | Don't match x << 1 to LEAL. It's better to emit x + x. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Jim Laskey | Add const, volatile, restrict support. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Chris Lattner | Fix a regression in a patch from a couple of days ago... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Chris Lattner | 8 spaces -> tab. Reported by Wink Saville |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Chris Lattner | evan's recent x86 isel improvements have fixed this... |
commit | commitdiff | tree | snapshot |
next |