2004-02-10 |
Misha Brukman | Sprinkle liberally with comments, saute with doxygen... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Misha Brukman | Doxygenify comment. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Urg, the X86 backend DOES use virtual register operands. :( |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Remove and simplify some of the bewildering collection... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Remove some unneeded stuff |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Add #include |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Do not use MachineOperand::isVirtualRegister either! |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Stop using this method |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Remove uses of MachineOperand::isVirtualRegister |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Remvoe use of MO.isVirtualRegister(), turn an assertion... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Eliminate MachineOperand::isPhysicalRegister. The... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Eliminate users of MachineOperand::isPhysicalRegister |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Remove use of isPhysicalRegister |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Don't use MachineOperator::is(Phys|Virt)Register |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Simplify condition, this does not change the predicate... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Tighten up checks |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Right, define the LPROF variable |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Make sure to copy the null terminator at the end of... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Misha Brukman | * Added class comments |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Fix documentation bugs |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Make block profiling the default |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Allow the program to take a '-llvmprof-output filename... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | initialization calls now return argc. If the program... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Make the initialization calls return argc. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Misha Brukman | Doxygen-ify comments, make function prototypes more... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Brian Gaeke | Mention install, RPM, autoconf improvements |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Lattner | Fix PR228: [sparc] Boolean constants are emitted as... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Brian Gaeke | RPM spec file for LLVM tools and libraries. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Brian Gaeke | Should fix pr220 - "make install" doesn't install... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Misha Brukman | Doxygenify comments. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Move this testcase out of /home/vadve/lattner/cvs/llvm... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Only add the global variable with the abort message... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Alkis Evlogimenos | Add global methods that prevent us from using ilist... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
John Criswell | Fix PR#226: When emitting padding, always emit it as... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Many things have been fixed, so move them out of the... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | QOI bug fixed |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | It turns out that the two dimensional vectors were... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Remove the statistics |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Speed up type resolution some more. On the testcase... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | When resolving upreferences, if multiple uprefs will... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Brian Gaeke | SchedGraph doesn't need to be friends with SchedGraphNo... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Brian Gaeke | Move InstrSchedule's iterator begin/end methods inline. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Brian Gaeke | Make SchedGraph::dump() use SchedGraphNodeCommon's... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Implement the hashing scheme in an attempt to speed... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Brian Gaeke | Fix bug in installation process: MKDIR must respect... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | This debugging hook is no longer needed. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Code cleanup in preparation for later changes. Now... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Now that all of the derived types have disciplined... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Don't depend on auto data conversion |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Adjust to the changed StructType interface. In particu... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Increase encapsulation of the StructType class, elimina... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Method is gone |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Start using the new and improve interface to FunctionTy... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Improve encapsulation in the FunctionType class, by... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | This #include is not needed, it should have been remove... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Instead of searching the entire type graph for a type... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Upreferences are always OpaqueTypes, meaning that it... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Another nice speedup for the register allocator. This... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Add a new (hidden) option that is useful for profiling. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Ugh, perform an optimization that GCC should be able... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Only do stuff for the REAL number of physical registers... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Change the PhysRegsUsed map into a dense array. Seeing... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Two problems with these lines of code: |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | The ConstantExpr::getCast call can cause a CPR to be... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Chris Lattner | Fix PR215: [bcwriter] Problem compactifying ConstantPoi... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Misha Brukman | Fix grammar-o. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | All of spec, including 253.perlbmk should now work... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Improve compatibility with programs that already have... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | vi failed me again. :) |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Rename the invoke 'except' destination to the 'unwind... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Change the 'exception' destination to the 'unwind'... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | rename the "exceptional" destination of an invoke instr... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Add new bug, add note about llvm-db |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Fix PR225: [pruneeh] -pruneeh pass removes invoke instr... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | splitBasicBlock "does the right thing" now, no reason... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Implement proper invoke/unwind lowering. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | New testcase, code generators should support invoke... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Print out all globals as they are emitted, not just... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | There is no reason to #define fd |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Gaeke | add pr105 |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Gaeke | Fix unterminated-quote typo in echo command |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Gaeke | Document automake as a build dependency because we... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Gaeke | Move rules for regenerating autoconf files into this... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Gaeke | Remove rules for autoconf'ing files from top-level... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Add a call to 'write' right before the call to abort... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Gaeke | Fix indentation of selectiondag. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Add one that I missed |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Instead of callign removeTriviallyDeadNodes on the... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Remove another unneeded call. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | This call is no longer needed now that merging does... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Substantially improve the DSA code by removing 'forward... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Bugfix for ilist conversion. The ilist wants to make... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Switch the Nodes list from being an std::vector<DSNode... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | One of the 'annoying' things about ilists is that the... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Change to use node_iterators instead of direct access... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Change to use iterators instead of direct access |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Chris Lattner | Minor change to breakpoint (lack of) support |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Chris Lattner | getNodes() is gone, use node_begin/end instead |
commit | commitdiff | tree | snapshot |
next |