2008-01-08 |
Chris Lattner | Testcase for PR1721 |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Owen Anderson | Actually insert copies now! |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Chris Lattner | Fix PR1797 |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Evan Cheng | Minor fix to enable x86-64 pic jit (still fails for... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Evan Cheng | Fix a x86-64 static codegen bug. This fixes a lot of... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Bill Wendling | Silence warning about loss of precision. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Evan Cheng | Only mark instructions that load a single value without... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | add a new bit. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Evan Cheng | Unbreak x86-64. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | add a note that is important for some fp apps. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | possible switch lowering improvement. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Owen Anderson | Oops, missed one. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Owen Anderson | Make some predicates static. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Duncan Sands | I doubt the address of the Error string was intended |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Duncan Sands | Add missing newline at EOF. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Nate Begeman | Update the comment on scalar to vector to be a bit... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Nate Begeman | Update test to catch recent x86 insert regression and... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Duncan Sands | Small cleanup for handling of type/parameter attribute |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Duncan Sands | Unbreak x86-32 darwin long double! |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Duncan Sands | Fix long double support on x86-32 linux. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Gordon Henriksen | Pruning includes. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Bill Wendling | Operand 1 should be a register. We don't care if it... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | remove #includage |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | split TargetInstrDesc out into its own header file. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | rename TargetInstrDescriptor -> TargetInstrDesc. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | remove a dead method. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | Rename all the M_* flags to be namespace qualified... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | use predicate. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | add more and significantly better comments to the rest... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | simplify some code using new predicates |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | add some mroe comments, add a isImplicitDef() method... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | rename hasVariableOperands() -> isVariadic(). Add... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | Move M_* flags down in the file. Move SchedClass up... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | remove a dead field. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | the name field of instructions is never set to a non... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | no need to explicitly clear these fields. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Gordon Henriksen | Removing a leaked file. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | Move a bunch more accessors from TargetInstrInfo to... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | remove MachineOpCode typedef. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | remove some uses of MachineOpCode, move getSchedClass |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | Add predicates methods to TargetOperandInfo, and switch... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Gordon Henriksen | Setting GlobalDirective in TargetAsmInfo by default... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Gordon Henriksen | Deleting an empty file. Thanks, /usr/bin/patch! |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Lattner | Rename MachineInstr::getInstrDescriptor -> getDesc... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Owen Anderson | Update CodeGen for MRegisterInfo --> TargetInstrInfo... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Owen Anderson | Move even more functionality from MRegisterInfo into... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Gordon Henriksen | Ammending r45669 with a missing file. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Gordon Henriksen | With this patch, the LowerGC transformation becomes the |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Gordon Henriksen | Enabling the target-independent garbage collection... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | The pic base can't be duplicated. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | rename isLoad -> isSimpleLoad due to evan's desire... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Gordon Henriksen | Modify Makefile.rules to allow makefiles to prepend... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | improve description of alignment, patch by Alain Frisch. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | Fix typo noticed by 'Danny' in PR1901 |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | back out accidental commit. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | fix an accidental commit that broke all the testers :( |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Duncan Sands | The transform that tries to turn calls to bitcast funct... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Duncan Sands | When transforming a call to a bitcast function into |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | rename isStore -> mayStore to more accurately reflect... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Duncan Sands | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | Change the 'isStore' inferrer to look for 'SDNPMayStore' |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | remove explicit isStore flags that are now inferrable. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | remove some isStore flags that are now inferred automat... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | describe isStore and simplify the implementation of... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | set the 'isstore' flag for instructions whose pattern... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Nick Lewycky | Accept both %y, %x and %x, %y as valid answers. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | remove some old hacky code that tried to infer whether... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | rearrange some code to allow inferring instr info from... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | improve const correctness. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | Split the impl of CodeGenInstruction out to its own... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | final cleanups. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | further simplifications and cleanup |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | simplify some code |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | rename CodegenDAGPatterns -> CodeGenDAGPatterns |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Chris Lattner | split enum emission out from InstrInfoEmitter into... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | fix build on case sensitive file systems. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Bill Wendling | Fix comment. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | make this build with newer gcc's |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | now that computing CodegenDAGPatterns doesn't implicitl... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | move Node Transformation printing from CodeGenDAGPatter... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | move predicate printing code from CodeGenDAGPatterns... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | fix a fixme by improving const correctness. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | change getQualifiedName to be a global function. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Nate Begeman | Remove an incorrect optimization that is performed... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Nate Begeman | If custom lowering of insert element fails, the result... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | Fix build issue on certain compilers. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Gordon Henriksen | Refactoring the x86 and x86-64 calling convention imple... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Bill Wendling | Chris and Evan noticed that this check was compleatly... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | The current impl is really trivial, add some comments... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | allow sinking to be enabled for the jit |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | enable sinking and licm of loads from the argument... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | simplify some code by using shorter accessors. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | revert my previous patch. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | factor some code better to avoid redundancy between |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | getting the pic base has no side effects. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | don't sink anything with side effects, this makes lots... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Evan Cheng | X86 JIT PIC jumptable support. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Chris Lattner | fix a common crash. |
commit | commitdiff | tree | snapshot |
next |