2006-01-16 |
Chris Lattner | PRE is no more |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Make sure that bool,byte and short arguments are the... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Thanks to Daniel Berlin's ETForest fix, we can now... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Initialize DFSnum's to -1, in case a node is not reachable. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | add an assert, patch by Daniel Berlin |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Robert Bocchino | Added spec for insertelement operation. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | ET-Forest has issues with unreachable blocks. Temporar... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Disable a broken optimization |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Disable two transformations that contribute to bus... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Evan Cheng | Added patterns for 8-bit multiply |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Evan Cheng | Type inferencing bug |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Duraid Madina | explain that r12 is the stack pointer reg |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Don't print a label for the first MBB in a function. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Use the default impl of DYNAMIC_STACKALLOC, allowing... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Use the default lowering of ISD::DYNAMIC_STACKALLOC... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Have legalize take care of DYNAMIC_STACKALLOC for us... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Allow the target to specify 'expand' if they just requi... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Implement DYNAMIC_STACKALLOC for V8 |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | Fix custom lowering of dynamic_stackalloc |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | add a missing break that Reid noticed. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | add a missing node name |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Chris Lattner | reorder passes |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Token chain results are not always the first or last... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Cleanup IA64ISD, tell the graph drawer what the symboli... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Change ET-Forest to automatically recalculate its DFSnu... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | silence a warning |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Let the inliner update the callgraph to reflect the... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Teach the inliner to update the CallGraph itself, and... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | New testcase for a regression last night: the -inline... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Teach inline function how to update the callgraph when... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Add a new CallGraph::getOrInsertFunction for clients... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Add CallGraph::getOrInsertFunction, to allow clients... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | FunctionPass's cannot do IPO things. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | add a dump method to CallGraph |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nate Begeman | Remove some duplicated code |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nate Begeman | bswap implementation |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Jeff Cohen | Fix generous source of VC++ truncation warnings. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nate Begeman | Fix the instructions for adding an intrinsic. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nate Begeman | Add bswap intrinsics as documented in the Language... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nate Begeman | Remove some redundant stuff out of the readme. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Evan Cheng | A typo. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Jim Laskey | testcase for PR676: http://llvm.cs.uiuc.edu/PR676 |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Implement a new InvalidateStructLayoutInfo method and... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Chris Lattner | Add a new InvalidateStructLayoutInfo method and some... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Nate Begeman | Make the bswap documentation more to sabre's liking! |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | fix some minor errors |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Nate Begeman | Add documentation for the upcoming bswap intrinsics! |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Robert Bocchino | Added instcombine support for extractelement. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | testcase for PR691 |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | new testcases for the stackrestore instcombine optimiza... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Evan Cheng | Add truncstore i1 patterns. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | it is ok to dce stacksave. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Do a simple instcombine xforms to delete llvm.stackrest... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Fix a bug in my last X86 checkin, pointed out by cozmic |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Simplify this a tiny bit by using the new IntrinsicInst... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Simplify the implementations of classof using the new... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Evan Cheng | LHS = X86ISD::CMOVcc LHS, RHS means LHS = RHS if cc... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Add some functionality to the IntrinsicInst class and... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Permit inlining functions that contain dynamic allocati... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | New testcase that functions with dynamic allocas can... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | If inlining a call to a function that contains dynamic... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Use ClonedCodeInfo to avoid another walk over the inlin... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Use the ClonedCodeInfo object to avoid scans of the... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Refactor a bunch of invoke handling stuff out into... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Andrew Lenharth | make DAG isel the default |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Allow the code cloning interfaces to capture some impor... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Fix a bug I noticed by inspection: if the first instruc... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Fix 80 column violations |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Enable X86 support for savestack/restorestack |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | implement stacksave/stackrestore on PPC |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | If a target specified a stack pointer with setStackPoin... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Provide an interface for Targets to specify their stack... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Duraid Madina | don't be a doofus - this fixes storing bools |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Compile llvm.stacksave/restore into STACKSAVE/STACKREST... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | expand unsupported stacksave/stackrestore nodes |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | new nodes |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | add stacksave/stackrestore nodes |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | testcase for the llvm.stacksave/llvm.stackrestore intri... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Add "support" for stacksave/stackrestore to the dag... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Add "support" for the llvm.stacksave/stackrestore intri... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Add recognition and verification of new llvm.stacksave... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | add new llvm.stacksave/llvm.stackrestore intrinsics |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | Add llvm.stacksave and llvm.stackrestore. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Evan Cheng | Minor update. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Chris Lattner | void* is not legal in LLVM. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Evan Cheng | More typo's. I need new eye glasses... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Evan Cheng | Oops. Typo. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Evan Cheng | Fix a SETCC / BRCOND folding bug. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Evan Cheng | Test case for a SETCC / BRCOND folding bug. |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Evan Cheng | Fix sint_to_fp (fild*) support. |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Chris Lattner | Add a simple missing fold to produce this: |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Evan Cheng | Specify transformation from GlobalAddress to TargetGlob... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Evan Cheng | Allow transformation from GlobalAddress to TargetGlobal... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Chris Lattner | If using __main, emit global ctor/dtor list like any... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Chris Lattner | Don't create rotate instructions in unsupported types... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Chris Lattner | Fix branches on FP compares |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Chris Lattner | Patch #10 from Saem: |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Evan Cheng | X86ISD::SETCC (e.g. SETEr) produces a flag (so multiple... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Evan Cheng | * Materialize GlobalAddress and ExternalSym with MOV32r... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Evan Cheng | GlobalAddress -> TargetGlobalAddress; ExternalSymbol... |
commit | commitdiff | tree | snapshot |
next |