2002-10-28 |
Chris Lattner | Don't build X86 target until it builds properly again |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Seperate code out of TargetMachine into MachineInstrInfo |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Initial stab at MachineInstr'ication |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | MachineInstrInfo no longer #includes this header, so... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Minor cleanups, remove noncopyable so dot doesn't clust... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Strip a bunch of #includes from the file, move some... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Inline some code from the cpp file |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Use BuildMI instead of explicit code. |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Minor comment updates |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Initial checkin of MachineInstrBuilder class |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remove all traces of the "Opcode Mask" field in the... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remove more default arguments that are never used |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remove default operands that are never used |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | * Make MachineOperand ctors private, so MachineOperand... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Fix minor bug |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Don't pass default args |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Misha Brukman | Fixed spelling and grammar. |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Misha Brukman | Rewrote uses of deprecated `MachineFunction::get(BasicB... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Misha Brukman | Replaced uses of deprecated `MachineFunction::get(Basic... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Misha Brukman | Iterator functions now line up together. |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Nick Hildenbrandt | Casting NULL can cause problems so lets just not cast... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remove two arguments that are never specified |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Don't bother passing in default value |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Rename some regalloc fields |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Fixes to work with updated RegAlloc |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Eliminate usage of MachineBasicBlock::get |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Nick Hildenbrandt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remove usage of MachineBasicBlock::get |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remove usage of MachineBasicBlock::get |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Eliminate uses of MachineBasicBlock::get |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Eliminate unneccesary use of MachineBasicBlock::get |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | s/method/function |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Change MachineBasicBlock's to not be Annotations, inste... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Make sched class unsigned |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | * s/unsigned int/unsigned |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Make scheduling class variables be 'unsigned' instead... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Make Scheduling Class variables be 'unsigned' instead... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remove typedef that is unneccesary |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Rename the redundant MachineOperand::getOperandType... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Add new getOperandType(i) method to MachineInstr |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Fairly major overhaul of MachineInstr & Operand classes |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Make MachineInstr.h not #include MachineInstrInfo.h |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Add #includes now that MachineInstr.h doesn't include... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remvoe a bunch of unneeded forward decls |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Don't #include <Support/*>, #include "Support/*" |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Add BasicBlock list to MchineFunction that will eventua... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | MachineFunction now includes MachineBasicBlock so there... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | MachineFunction.h now includes MachineBasicBlock.h... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Remvoe dead fixme and typedef |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | MachineBasicBlock doesn't need basicblock.h, it needs... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Rename MachineCodeForBasicBlock to MachineBasicBlock |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Rename file to MachineBasicBlock.h |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Add note about state that should be removed when time... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Fixes to previous checkin |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Inline some methods from .cpp files into .h files,... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | After removing stuff from TargetMachine, we now no... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Move machine code generation/destruction passes out... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Add prototypes for creation/destruction passes |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Move addPassesToEmitAssembly from TargetMachine to... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Prune #includes |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | * Doxygenify comments |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Add codegen library |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | This header is renamed to MachineFunction.h |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | We don't need the forwarding typedef |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Chris Lattner | Updates to match misha's changes |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Misha Brukman | Changed `MachineCodeForMethod' to `MachineFunction'. |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Remove dead fixme |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Make pointless testcase a bit more "challenging" |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Add support or other operand types |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Instruction select constant arguments correctly |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Add instruction definitions for mov r, imm instructions |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Prune #includes |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Add neccesary #include |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Old GCC's don't have an <ostream> |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | change ++ to +1 when using random access iterators |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Add #include |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Chris Lattner | Work better with other versions of bison |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Chris Lattner | Fix a major bug in lli |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Checkin simple testcases for LLVM-JIT |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Initial checkin of target support for X86 backend. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Initial checkin of Machine Code representation for... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Initial checkin of LLVM JIT, codenamed jello. This... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Initial checkin of X86 backend. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Build the X86 target as well |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Initial checkin of codegen infrastructure for LLVM-JIT |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Fix typo |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Update test to use long instead of uint getelementptr... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Vikram S. Adve | Added datastructure library to resolve link error. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Patch submited by Casey to remove obnoxious warnings. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Prune #includes |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Chris Lattner | Fix misspelling |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Chris Lattner | * Remove unneccesary #includes |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Nick Hildenbrandt | Updated |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Nick Hildenbrandt | Fixed it |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Nick Hildenbrandt | Added Burg |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Nick Hildenbrandt | Malloc prototyping now works even if the original file... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Chris Lattner | Tell PassManager that this pass does not invalidate... |
commit | commitdiff | tree | snapshot |
next |