2005-08-23 |
Chris Lattner | New testcase for PR618 |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Nate Begeman | Ack, typo |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Nate Begeman | Add an option to make SetCC illegal as a beta option |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Nate Begeman | Teach the SelectionDAG how to transform select_cc eq... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Nate Begeman | Teach Legalize how to turn setcc into select_cc |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Nate Begeman | Remove some instructions we no longer generate |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Remove some regs that are not used. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Nate noticed that 30% of the malloc/frees in llc come... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Fix a crash I introduced into the IA64 backend with... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Try to avoid scanning the fixed list. On architectures... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Move some code in the register assignment case that... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Add a pass name for -time-passes output |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Fix a problem where constant expr shifts would not... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Testcase for a crash in the legalizer on ia64. This... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Add a long-overdue itanium regression test dir: hint... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Speed up this loop a bit, based on some observations... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Revert my patch which changed the code to not work. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Make the example a bit easier to understand, suggested... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Implement stores. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Add a fast-path for register values. Add support for... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Fix compilation of: |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Chris Lattner | Make sure expressions only have one use before emitting... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | Implement most of load support. There is still a bug... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | add anew method |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | Add support for frame index nodes |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | ADd a method |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | Don't print out the MBB label for the entry mbb |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | Simplify the logic for BRTWOWAY_CC handling. The isel... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | Implement selection for branches. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | Add 5-operand version of SelectNodeTo |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | Add support for basic blocks, fix a bug in result ... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | When legalizing brcond ->brcc or select -> selectcc... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | If the false value for a select_cc is really simple... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Chris Lattner | Fix a bug in the RUN line |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Duraid Madina | reenable collapse of loadimm+AND -> dep.z (thanks guys) |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Chris Lattner | fix bogus warning |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Jim Laskey | Repair an out by one error for IA64. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | add support for global address, including PIC support. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Add support for global address nodes |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | ADd support for TargetGlobalAddress nodes |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Add support for TargetGlobalAddress nodes |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Implement CopyFromReg, TokenFactor, and fix a bug in... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Fix a bug in previous commit |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Fix a typeo, no wonder all tokenfactor edges were the... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Print physreg register nodes with target names (e.g... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Before implementing copyfromreg, we'll implement copyto... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Now that we have operand info for machine instructions... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Emit this: |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Expose the derived register classes to the public heade... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Split RegisterClass 'Methods' into MethodProtos and... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Split register class "Methods" into MethodProtos and... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | put reg classes into namespace |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Put reg classes into namespaces |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Put register classes into namespaces |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Put register classes in namespaces |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Fix code that assumes the register info will be dumped... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | put reg classes in namespaces |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Require that targets specify a namespace for their... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Refactor to use Target.getRegisterClasses consistently... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Emit real operand info for instructions. This currentl... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Read the namespace field from register classes |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | The skeleton target has never had an isel |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | This code has always been dead on itanium |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | This code has always been dead for alpha |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | The simple isel being gone makes this dead! |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Now that the simple isels are dead, so is this. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | add a setName method to record |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Add a setName method to Record. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | For now, just emit empty operand info structures. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Sparcv9 gets no operand info |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Add a new field to TargetInstrDescriptor for tracking... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jeff Cohen | Fix VC++ constant truncation warning. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jeff Cohen | Update Visual Studio projects for removed file. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Duraid Madina | a bugfix (up top) and a quick repair job: disable gener... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Fix a problem jeffc noticed |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jeff Cohen | Fix VC++ precedence warning. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Nate Begeman | Fix a bug where we were passing the wrong number of... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | remove dead args |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | remove dead options |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | remove dead flags |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | The code emitter generator only supports targets with... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Fix computation of # operands, add a temporary hack... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | now that all of the targets are clean w.r.t. the number... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Nate Begeman | Add support for target nodes with more than 3 operands... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | mark variable arity instructions as such. Alpha wins... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Mark some instructions as variable_ops, and PSEUDO_ALLO... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | add a few missing cases |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Give ADJCALLSTACKDOWN/UP the correct operands. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Nate Begeman | ISD::OR, and it's accompanying SelectBitfieldInsert |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | The variable SAR's only take one operand too |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Chris Lattner | Stop adding bogus operands to variable shifts on X86... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Nate Begeman | Remove the X86 and PowerPC Simple instruction selectors... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Chris Lattner | Figure out how many operands each instruction has,... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Nate Begeman | Add shifts. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Chris Lattner | Fix operand numbers by marking variable arity nodes... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Chris Lattner | MFLR doesn't take an operand, the LR register is implicit |
commit | commitdiff | tree | snapshot |
next |