2007-04-20 |
Lauro Ramos... | Allow the lowering of ISD::GLOBAL_OFFSET_TABLE. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | avoid mutating a global in an accessor |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Jeff Cohen | Comment out usage of write() for now. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | rename JIT::state -> JIT::jitstate to avoid shadowing... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | Fix a problem where primitive types lose their name... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | catch a case that was biting jeffc |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Lauro Ramos... | Implement "general dynamic", "initial exec" and "local... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Evan Cheng | Add sub-registers set accessor. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Devang Patel | Enable Objective-C tests. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Evan Cheng | Specify S registers as D registers' sub-registers. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Evan Cheng | Specify sub-register relations. e.g. RAX: [EAX], EAX... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Evan Cheng | Add sub-registers sets. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Evan Cheng | Add sub-register sets. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | test |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | test commit |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | test commit |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | add a crazy idea |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Devang Patel | Avoid recursion. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Owen Anderson | Move more passes to using ETForest instead of Dominator... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Owen Anderson | Add null checks and const-ify these accessors. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Christopher... | Test check in |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | remove cruft |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Chris Lattner | Fix a very strange assertion message, patch by Christop... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Jeff Cohen | Make Microsoft assembler and linker happy. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Chris Lattner | Fix a message, patch by Christopher Lamb. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Lauro Ramos... | Fix a bug in getFrameRegister. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zhou Sheng | Make use of ConstantInt::isZero instead of ConstantInt... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Zhou Sheng | Make the operations of APInt variables more efficient. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Jeff Cohen | Fix some VC++ warnings. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Evan Cheng | Revert Owen's last check-in. This is breaking Mac OS... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Jeff Cohen | Provide link. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dan Gohman | Fix the spelling of the prefetchnta instruction. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Owen Anderson | Revert changes that caused breakage. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Owen Anderson | Switch more uses of DominatorTree over to ETForest. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Owen Anderson | Use ETForest instead of DominatorTree. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Owen Anderson | Add accessor to get the blocks immediately dominated... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Evan Cheng | VarInfo::UsedBlocks is no longer used. Remove. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Owen Anderson | Use ETForest instead of DominatorTree. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Owen Anderson | Use new ETForest accessor. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Owen Anderson | Use ETForest instead of DominatorTree. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Owen Anderson | Add an accessor to make ETForest more useful. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Chris Lattner | allow SRL to simplify its operands, as it doesn't deman... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Chris Lattner | When replacing a node in SimplifyDemandedBits, if the... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Chris Lattner | fix a pasto |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Evan Cheng | New crasher test case. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Evan Cheng | Don't populate TryAgainList when coalescing only physic... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Devang Patel | Cache DT[*SI] lookup. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Chris Lattner | don't access argument list of prototypes |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Devang Patel | Fix |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Chris Lattner | what's an & between friends? |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Evan Cheng | Increment use count of new virtuals created during... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | Be more careful when inserting reused instructions... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Evan Cheng | Oops. Didn't mean to check in a quick hack. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | Fix a bug in my previous patch, grabbing the shift... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | dag combiner just got better at pruning bits. This... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | Fold (x << c1)>> c2 into a single shift if the bits... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Duncan Sands | Use // not ; since this is C. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Evan Cheng | Copy coalescing change to prevent a physical register... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Devang Patel | New test case. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Evan Cheng | Add a register allocation preference field; add a metho... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Evan Cheng | Change getAllocatableSet() so it returns allocatable... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Evan Cheng | Keep track of number of uses within the function per... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Anton Korobeynikov | Add comment |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | SIGN_EXTEND_INREG does not demand its top bits. Give... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | Commit an patch from Gabor Greif in Mar 2005. This... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | make getnext/getprev accessors private. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Dan Gohman | Spell doFinalization right, so that it is a proper... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | make next/prev accessors private |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | bool on darwin/ppc is 4 bytes. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | remove use of BasicBlock::getNext |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | Instruction:: Next/Prev accessors are now private |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | remove use of BasicBlock::getNext |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | Remove use of Instruction::getNext |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | eliminate use of Instruction::getNext() |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | remove use of Instruction::getNext |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | eliminate use of Instruction::getPrev(). Patch by... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | eliminate a use of Instruction::getPrev(), patch by... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | rename X86FunctionInfo to X86MachineFunctionInfo to... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Anton Korobeynikov | Implemented correct stack probing on mingw/cygwin for... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Jeff Cohen | Make it work on 64-bit systems. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Jeff Cohen | Fix build breakage on 64-bit systems. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | merge several fields in GlobalValue to use the same... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Andrew Lenharth | Use this nifty Constraints thing and fix the inverted... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Andrew Lenharth | this is fixed |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | The (negative) offset from a SymbolTableListTraits... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | Refactor SymbolTableListTraits to only have a single... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | urr, yeah. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Devang Patel | Remove "ModulePasses requiring FunctionPasses" from... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Lattner | SSE4 is apparently public now. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Devang Patel | Add PR number for reference. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Reid Spencer | Make long line fit in 80 cols. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Devang Patel | Fix |
commit | commitdiff | tree | snapshot |
next |