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 |
2002-10-23 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Chris Lattner | - Fix a really nasty bug in the bytecode reader that... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | Wow, for some reason, when reading bytecode from stdin... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | Disable optimization that doesn't apply to C |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | Ensure definate initialization |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | Fix misspelled variable |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | - Two minor improvements to the MachineInstr class... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | - Make sure to only keep track of mappings that the... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | The callee is not correct, and confuses the TD pass... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | We need to know the call sites each function hosts |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | Allow modification of callee |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Chris Lattner | Small space optimization: Make MachineOperands take... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | - Rename AnalysisUsage::preservesAll to getPreservesA... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Rename Analysis Usage methods |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Delete unused arguments to DSGraph::cloneInto method |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | - Add "ResolvingCaller" to the CallSite record. ... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Add another copy ctor form |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | As it turns out, we don't need a fully generic mapping... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Don't create a new node for every reference to a global... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Fix a confusing bug that caused return value and callee... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Make sure to initialize isArray member |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Remove some unneccesary 'using' directives |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Remove a 'using' directives from a header file. Using... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Add a missing std:: qualifier |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Add a link to C++ in a nutshell book |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Fix bug with prior checkin |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | Two callsites are equivalent even if they are from... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Chris Lattner | - Make DSCallSite not inherit from std::vector. ... |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Chris Lattner | Avoid extra copy |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Chris Lattner | Simplify code a bit, add comment flyer |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Chris Lattner | Split some long lines |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Vikram S. Adve | Warn when we are linking an executable without symbols. |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Vikram S. Adve | Remove spurious caller pointer in DSCallSite. |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Chris Lattner | This function can be static |
commit | commitdiff | tree | snapshot |
next |