2003-08-06 |
Misha Brukman | Added asserts to prevent negative shift amounts from... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Misha Brukman | SparcV9CodeEmitter.cpp: |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Sort the file lists |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Loop unroller doesn't necessarily need to be profile... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Completely eliminate the isVoid TSFlag, shifting over... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | add a pattern for RET, immediates no longer need to... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Start adding usefulness to the DAG node definitions... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Add error checking code to the node type parser. Start... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Initial support for an instruction selector emitter |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | All good classes with virtual functions should have... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Add an instruction selector emitter skeleton |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | convert over to using TableGen backends |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Switch code over to being a TableGenBackend |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | Add more helper methods |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Chris Lattner | New common interface for backends to use |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Sumant Kowshik | Added POOLFLAGS option to run pool allocation |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | "fix" coding style stuff |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Completely eliminate the per-machine-instruction regsUs... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Use a new local data structure instead of the MachineIn... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Add a map |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Physical registers no longer live in the regsUsed set... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Do not insert physical regsiters into the regsUsed set |
commit | commitdiff | tree | snapshot |
2003-08-05 |
John Criswell | Reverted back to using OR for cmp/mv operations for... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
John Criswell | Switched from using diff to cmp for two reasons: |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Tanya Lattner | Fixed minor bug in SafeToHoist and made some changes... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Tanya Lattner | Added LICM test cases to: |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Tanya Lattner | Fixed LICM bug that hoists trapping instructions that... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Minor changes: |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Add more verbose comment |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Add a comment to the method decl |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Remove unused method |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Sumant Kowshik | Added declaration of mergeInGlobalsGraph |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Sumant Kowshik | Added function mergeInGlobalsGraph which merges in... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Sumant Kowshik | Major bug fixes including a memory leak and tracking... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Specify DEBUG_TYPE's for the JIT debug messages |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | This method has now been changed to preserve flags... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | All callers of these methods actually wanted them to... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Sumant Kowshik | Added the declaration of InlineIndirectCalls |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Factor shared code |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Fix bug: SimplifyCFG/2003-08-05-InvokeCrash.ll |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | new testcases that simplifycfg breaks |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Misha Brukman | * Removed `using' declaration, now use full namespace... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | If we're debugging the SimplifyCFG pass, we _REALLY_... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Implement TODO: print out short form of Invoke if possible |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Misha Brukman | Only test the vector of functions if it is non-empty. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Misha Brukman | Stop special-casing annul and predict bits (which are... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Misha Brukman | * Set annul bit to be 0, because the Sparc backend... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Fix bugs handling ESP in alloca references |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | No functional changes, comment the fix I just put in |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | The CodeEmitterGenerator used to consider ANY uninitial... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | Revert previous change, and be really anal about what... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Chris Lattner | This is the real fix for the previous register allocato... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Misha Brukman | Reformatted code to match the prevalent LLVM style... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Misha Brukman | ElectricFence found this bug where we were reading... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Don't bother calculating info unless its needed. May... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | * Fix spelling of 'necessary' |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | New testcase, identified by Vikram, reduced by Brian |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Add patterns for (mov R, R) (mov R, I) and subtracts... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Change comments into something that TableGen can read! |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Allow instructions to have a DAG pattern associated... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Rename register classes to be upper case to make it... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Parse DAG patterns |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | add support for DagInit initializers, which represent... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Update file header comment |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Urg, do not print "foo has changed" messages |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | While I'm looking at it, line up the SED lines |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | * Don't print out HOW we are running Flex unless in... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Misha Brukman | Do not attempt to reduce a test case if it is an empty... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
John Criswell | Added code that ensures that we don't try to reduce... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | There is nothing special about noops anymore |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | There is nothing special about noops now |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Transition complete, remove the obsolete 'set' keyword |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Transition to using 'let X = y' instead of 'set X ... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | transition to using let instead of set |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Transition to using let instead of set |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Start transitioning towards using 'let X = y in' statem... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | It appears that somehow we forgot to add support for... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Add initial support for a new 'dag' type |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Fix Bug: test/Regression/Jello/2003-08-03-CallArgLiveRa... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Simplify some constant expressions |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Make sure to flush the output stream so that we get... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Print accurate run instructions for when testing LLC |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Remove illegal, unsupported escapes. This fixes progra... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | * Sort #includes, remove dupliates |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Fix problem I introduced in bugpoint with the cleanup... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Allow registers to specify a custom name |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Specify custom name for registers to get the ()'s in... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Allow specifying custom names for registers |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | add new --gen-instr-desc option |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Add new Record::getValueAsBit method |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Finish the instruction info emitter |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Start using tablegen'd instruction enum list |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Resort tables |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Lump the base opcode in with the X86 TargetSpecific... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | * Start using tablegen'd instruction descriptions |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Start using tablegenerated instruction descriptions |
commit | commitdiff | tree | snapshot |
next |