2002-10-31 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Fix two problems: |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Vikram S. Adve | Bug fix: need to initialize new CallArgsDescriptor... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Vikram S. Adve | Bug fix in setting an implicit ref. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Vikram S. Adve | In getID(), don't call getValidSymbolName to mangle... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add lots more info |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Misha Brukman | Return 0 instead of 1 for correct execution. Makes... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Make the testcase MORE complex |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Remove fixme |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add special code to make printing SSA form machine... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Name the first basic block |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Make sure to set the destination register correctly |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Allow BuildMI that helps automate construction of SSA... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Set the destination register field based on the target... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add flag to specify when no value is produced by an... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Sparc backend doesn't use target specific flags yet |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | * Add new "Target Specific Flags" field to instruction... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Use MRegisterInfo, if available, to print symbolic... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Implement the new optional getRegisterInfo |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add new optional getRegisterInfo to TargetMachine |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Implement structured machine code printing |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Print machine code after instruction selection |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Make sure to pass the LLVM basic block in |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add support for structured printing |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Improve comments, add methods for structured printing |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Jello now builds |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Construct annotation, to make sure it's attached to... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Add method |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Make argsize calculation stuff optional, so that Target... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Implement autoinserting ctor |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Rename annotation id |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Add capability to have machine instruction autoinsert... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Misha Brukman | Fix spelling of `propagate'. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Misha Brukman | Fixed spelling of `propagation'. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Convert backend to use passes, implement X86TargetMachine |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | These are no longer virtual methods |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Eliminate virtual methods that are sparc specific |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | * Privatize the TargetName |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | * Privatize the TargetName |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Implement findOptimalStorageSize a bit more generally |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Allow TargetMachine to refuse static code gen |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Convert jello to use PassManager |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Rename X86InstructionInfo to X86InstrInfo |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Rename Sparc.h to TargetMachineImpls.h. Add hook for... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Add hook for JIT compiler |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Minor renaming |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Rename Sparc.h TargetMachineImpls.h |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove unneccesary #includes |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Rename Sparc.h to TargetMachineImpls.h |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | * Remove explicit strcmp calls |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Move to TargetMachineImpls.h |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Reenable X86 backend, even though it doesn't do much... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Merge with sparc backend |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Merge to MachineInstrInfo.h |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | X86 merge complete, eliminate dead code |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | X86 merge is complete, eliminate unused code |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Vikram S. Adve | Remove separate vector of implicit refs from MachineIns... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Vikram S. Adve | Move CallArgsDescriptor into this class instead of... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Vikram S. Adve | Bug fix: align size for dynamic allocas according to... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Switch to generating machineinstr's instead of MInstruc... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Be compatible with sparc backend |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Implement MachineInstrInfo interface |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Switch to different flag set |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Move TargetInstrDescriptors extern to the one .cpp... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Move TargetInstrDescriptors to MachineInstrInfo.cpp |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Use higher level methods, don't use TargetInstrDescript... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Rename opCodeString to Name, add new getName() method |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Rename MachineInstrInfo::getDescriptor to MachineInstrI... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Use higher level method |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove old entrypoint |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove unneeded #include |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove #include, misleading comment, and a typedef... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Inline typedef, eliminate unused method |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove long dead #if 0 |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Add #includes that were eliminated from headers |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | De-inline methods |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove #include |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove unneeded #include |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove forward decl |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Make assertIGNode be private to the InterferenceGraph... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Remove unneccesary #include |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Delete unused header file |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | MachineInstrInfo doesn't need a TargetMachine |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | MachineInstrInfo doesn't need a TargetMachine member |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Don't link tools with -g objects! |
commit | commitdiff | tree | snapshot |
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 |
next |