2002-02-13 |
Chris Lattner | New testcase for fixed bug |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | * Pull BasicBlock::pred_* and BasicBlock::succ_* out... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | * Pull BasicBlock::pred_* and BasicBlock::succ_* out... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | * Pull BasicBlock::pred_* and BasicBlock::succ_* out... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | Pull BasicBlock::pred_* and BasicBlock::succ_* out... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | Method.h no longer includes BasicBlock.h |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | Method.h no longer includes BasicBlock.h |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | * Move BasicBlock and Method graph stuff to new "llvm... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | * Move BasicBlock and Method graph stuff to new "llvm... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | Add neccesary #include |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | I forgot to provide dominance frontier information... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | Enable register promotion pass |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | Initial checkin of new memory -> register promotion... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | Add new abort-on-exceptions flag |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | Add comments |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Chris Lattner | test/Features should not contain whole programs |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Chris Lattner | New testcase for bug in -raise pass |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Chris Lattner | Allow multiline RUN:'s |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Chris Lattner | Add testcase for sparc backend |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Vikram S. Adve | Added command to build SPARC executable. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Vikram S. Adve | Simple fibonacci test. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Chris Lattner | Write llvm bytecode to output .s file as last step... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Vikram S. Adve | Shell script to simplify running cvs and viewing the... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Chris Lattner | Make array bound checks optional and disabled by default. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Chris Lattner | Try to fix build error |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Chris Lattner | Fix build error |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | Convert BBLiveVar to be a BasicBlock annotation, this... |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | Convert operand iterator over to work like an STL iterator |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | Minor change: Methods that return ValueSet's that are... |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | * Code Cleanups |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | * Code Cleanups of IGNode.h |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | Must include SetOperations to do set_* |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | Remove generic routines to Support/SetOperations.h |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | New Support file for operations on set like objects |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | Remove empty files |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | * Eliminate the LiveVarSet class, making applyTranferFu... |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | * Eliminate the LiveVarSet class, making applyTranferFu... |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | * Code Cleanups |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | Changes neccesary due to the move of BBLiveVar.h to... |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | Remove empty file |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | * Add a #include not indirectly included any more |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | * Give BBLiveVar.cpp a proper file header |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Chris Lattner | * Big cleanups. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Code cleanups, no functional change |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Clean up MethodLiveVarInfo |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | The interface to instruction scheduling is now just... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * RegisterAllocation _uses_ LiveVar analysis, instead... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * The itf exposed by InstrScheduling is now a single... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Turn live variable analysis into a real MethodPass. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Instruction scheduling is a real pass now. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Remove Obsolete LoopDepthCalculator. All users should... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Switch register allocator over to using LoopInfo direct... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Make LoopDeptCalculator be an internal artifact of... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | REmove huge hack used by register allocator |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Make #include "llvm/Analysis/LoopDepth.h" be an interna... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Remvoe big hack that was used by the register allocator |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Trim down makefile, again. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * ValueSet interface converted from add/remove to inser... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * Add #includes removed from headers |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Remove dependence on BBLiveVar from InstrScheduling |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * Add #includes that were yanked out of header files |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | eliminate the add and remove methods, clients must... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Remove tons of include pollution |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Use generic pointer hashes instead of custom ones. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Cut down include pollution and number of frivolous... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | PostOrderIterator really does depend on Method and... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Convert RegisterAllocator interface to opaque pass... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | EmitAssembly doesn't need an UltraSparc, it can do... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Eliminate ModuleAnalyzer. It's old code that is not... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Cut down number of times libraries are included to... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * Minor cleanups |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Add code that used to be inline in MachineSchedInfo.h |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Add #includes neccesary since they were removed from... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Move instrIsFeasible from InstrScheduling.h |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * Minor cleanups |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * Minor cleanups |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | SparcRegInfo does NOT need anything about instruction... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | * Move command line parsing debug stuff to InstrSchedul... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Pull all of the scheduling related stuff out of Sparc... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Split RegisterAllocation stuff OUT of Sparc.cpp into... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Chris Lattner | Move a ton of tables out of SparcInternals.h and move... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | * Remove -noasm option. If we're not compiling, what... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Convert sparc backend over to use pass based compilatio... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Convert sparc backend over to use pass based compilatio... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Convert assembly emission over to a two pass approach. |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Revamp compilation to be pass based instead of being... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Code pulled out of MAchineInstr.(h|cpp) |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Switch over to a model where we compile each method... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Switch from MachineCodeForVMInstr model that is built... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Add a file level comment |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Implement new method by method assembly output & memory... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | * Switch to new TmpInstruction model |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | * Switch to new TmpInstruction model |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | * Swithc to new MachineCodeForInstruction model |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | * prune #includes |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Add #include that is no longer implicitly included |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | Lots of code cleanups, no functional changes |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | * Prune #includes |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Chris Lattner | * Switch over to cleaner TmpInstruction model |
commit | commitdiff | tree | snapshot |
next |