2006-01-16 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Andrew Lenharth | Friendly names |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | fix a crash due to missing parens |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | add notes from my *other* email acct. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | transfer some notes from my email to somewhere useful. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | Fix these testcases :( |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | Add a couple very minor tweaks |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Duraid Madina | fixing divides: FP should now be 100%, and integers... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Nate Begeman | Constant fold ctpop/ctlz/cttz, and a couple other small... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Nate Begeman | Expand case for 64b Legalize, even though no one should... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Nate Begeman | Add BSWAP stuff to intrinsic lowering for CBE & friends. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Nate Begeman | Fix up 'adding an intrinsic' section a bit, first draft... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Duraid Madina | fix division! again!! pattern isel, prepare to die. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | Silly Sparc is big endian. If we have to load args... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | This pass has been removed. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | This pass has never worked correctly. Remove. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | Remove a never-working pass |
commit | commitdiff | tree | snapshot |
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 |
next |