2006-02-04 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Two changes: |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Evan Cheng | Get rid of some memory leaks identified by Valgrind |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Let bugpoint work on sparc with v9 instructions enabled. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Jeff Cohen | Fix VC++ warning. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Jeff Cohen | Keep Visual Studio informed. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Add initial support for immediates. This allows us... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Evan Cheng | Remove an unnecessary predicate. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Evan Cheng | Separate FILD and FILD_FLAG, the later is only used... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Initial early support for non-register operands, like... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | implementation of some methods for inlineasm |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Add some methods for inline asm support. |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Handle another case exposed on X86. |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Fix a nasty problem on two-address machines in the... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | significantly simplify the VirtRegMap code by pulling... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Nate Begeman | Implement some feedback from sabre |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Nate Begeman | Add a framework for eliminating instructions that produ... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | another case Nate came up with |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | remove some #ifdef'd out code, which should properly... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | remove an old comment |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Remove the X86PeepholeOptimizerPass, a truly horrible... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | When rewriting frame instructions, emit the appropriate... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | node predicates add to the complexity of a pattern... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Teach sparc to fold loads/stores into copies. |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | remove dead fn |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Nate Begeman | Add common code for reassociating ops in the dag combiner |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Evan Cheng | Added a (store (op (load ...) ...) ...) folding test... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Implement isLoadFromStackSlot and isStoreToStackSlot |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Evan Cheng | (store (op (load ...))) folding problem. In the generat... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | remove some target-indep and implemented notes |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | target independent notes |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Nate Begeman | Flesh out a couple of the items in the README |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Jeff Cohen | Fix VC++ compilation error caused by using a std::map... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Remove move copies and dead stuff by not clobbering... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Andrew Lenharth | isStoreToStackSlot |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Simplify some code |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | the X86 backend no longer needs to delete its own noop... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Add code that checks for noop copies, which triggers... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Evan Cheng | Added case HANDLENODE to getOperationName(). |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Chris Lattner | Physregs may hold multiple stack slot values at the... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | update a note |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | Fix a deficiency in the spiller that Evan noticed.... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Nate Begeman | add 64b gpr store to the possible list of isStoreToStac... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | fix operand numbers |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | implement isStoreToStackSlot for PPC |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | Move isLoadFrom/StoreToStackSlot from MRegisterInfo... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | Move isLoadFrom/StoreToStackSlot from MRegisterInfo... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | implement isStoreToStackSlot |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | add a new isStoreToStackSlot method |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | more notes |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | add a note, I have no idea how important this is. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | %fcc is not an alias for %fcc0 |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | correct an opcode |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | new example |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Nate Begeman | Update the README |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | Turn any_extend nodes into zero_extend nodes when it... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | Implement MaskedValueIsZero for ANY_EXTEND nodes |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | implemented, testcase here: test/Regression/CodeGen... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | add two dag combines: |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Evan Cheng | Update. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | make -debug output less newliney |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Evan Cheng | Fix a erroneous comment. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | Implement matching constraints. We can now say things... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | validate matching constraints and remember when we... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Chris Lattner | add an instance var and argument. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | more notes |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Evan Cheng | Tell codegen MOVAPSrr and MOVAPDrr are copies. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Evan Cheng | Added SSE entries to foldMemoryOperand(). |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Evan Cheng | Rearrange code to my liking. :) |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | Implement smart printing of inline asm strings, handlin... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | add a new PrintAsmOperand method, move some stuff aroun... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | another note |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Andrew Lenharth | Add immediate forms of cmov and remove some cruft |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Andrew Lenharth | test cmov immediate form |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | add a note, ya knoe |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nate Begeman | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | Implement simple register assignment for inline asms... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nate Begeman | Fix some of the stuff in the PPC README file, and clean... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | add a note, I'll take care of this after nate commits... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Evan Cheng | - Use xor to clear integer registers (set R, 0). |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Evan Cheng | Remove another entry. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Evan Cheng | If a pattern's root node is a constant, its size should... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Jeff Cohen | Fix VC++ compilation error. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | new testcase for the 'ret double folding with load... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | Another regression from the pattern isel |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | Beef up the interface to inline asm constraint parsing... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | adjust to changes in InlineAsm interface. Fix a few... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | Beef up the interface to inline asm constraint parsing... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Evan Cheng | Return's chain should be matching either the chain... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Chris Lattner | another testcase. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Evan Cheng | When folding a load into a return of SSE value, check... |
commit | commitdiff | tree | snapshot |
next |