2002-12-02 |
Chris Lattner | Add comments |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Chris Lattner | Make sure to build lib/Support before the utilities... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Chris Lattner | Initial checkin of TableGen utility |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Chris Lattner | Add makefile to build subdirs |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Chris Lattner | Add rawfrm flags |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Chris Lattner | Don't add implicit regs |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Brian Gaeke | brg |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Brian Gaeke | brg |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Vikram S. Adve | Several fixes: |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Vikram S. Adve | Fix logical error in TD pass: we should clear Mod/Ref... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Vikram S. Adve | Added flags to CloneFlags to strip/keep Mod/Ref bits... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Vikram S. Adve | No longer need local graph to find call sites. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Vikram S. Adve | (1) Bug fix that was causing nodes with dangling refere... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Brian Gaeke | brg |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Vikram S. Adve | Keep global nodes in each DS Graph (by forcing them... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | Oops. Got the MOVrm and MOVmr mixed up. Fixed. We can... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | Enable the register allocator pass. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | A simple (spilling) register allocator. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | Added methods to read/write values to stack in .h,... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | Added -*- C++ -*- mode to the comments. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | Add a simple way to add memory locations of format... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | Added virtual functions for storing and retrieving... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | Instead of checking op.getType() against MO_VirtualRegi... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Misha Brukman | Set SSARegMap to NULL after deleting it. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Brian Gaeke | lib/Target/X86/InstSelectSimple.cpp: Add visitCallInst... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Make testcase more interesting |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Handle cmp Reg, 0 correctly |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Printing support for more stuff |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Don't add implicit operands |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Fix off by one bug |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Add fixme |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Minor code cleanups |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Implement printing of store instructions |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | The big change here is to handle printing/emission... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Remove implicit information from instruction selector |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Add printing information for MUL and DIV |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Fix a bug that prevented compilation of multiple functions |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Move test |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Shuffle testcases around |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Remove opcode information for instructions that are... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Add printing support for sahf & setcc |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Add printing support for /0 /1 type instructions |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Add support for /0 /1, etc type instructions |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | User defined operators are not supposed to live beyond... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Rename the SetCC X86 instructions to reflect the fact... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Simplify setcc code a bit |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Support Registers of the form (B8+ rd) for example |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Dont' set flags |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Implement printing more, implement opcode output more |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Huge diff do to reindeinting comments. |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Add new prefix flag |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Chris Lattner | Print another class of instructions correctly, giving... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Misha Brukman | Booleans are types too. And they get stored in bytes... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Checkin testcases for bugpoint |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Build bugpoint |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Initial checkin of bugpoint |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Initial checkin of Module cloning support stuff |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Cloning stuff doesn't modify the source module |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | X86 target builds fine now |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Fix symbol table problem |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Misha Brukman | Add definitions for function headers from MRegisterInfo.h: |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Misha Brukman | Check not only for MO_VirtualRegister, but MO_MachineRe... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Misha Brukman | Initialize the SSARegMap. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Misha Brukman | MRegisterInfo.h - Added prototypes for functions we... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Don't build X86 target yet |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | - Eliminated the deferred symbol table stuff in Modul... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Fix minor bugs |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Chris Lattner | Eliminate the concept of a deferred symbol table. ... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Misha Brukman | Add mapping in MachineFunction from SSA regs to Registe... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Misha Brukman | Sigh. Fixed some speling. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Misha Brukman | SSARegMap -- the mapping between SSARegisters and their... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Misha Brukman | Thanks to the R8, R16, and R32 macros, I can now deal... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Remove unneccesary #include |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Implement the CloneFunction function |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Minor changes to cloning interface |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Fix two fixmes: integrate with inlining, and document |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Add support for bugpoint |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Extend function cloning interface to support inlining |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Rework inline pass to use cloning infrastructure to... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | This file is supersumed by Utils/Cloning.h |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Start using the new function cloning header |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Merge cloning and inlining utilities |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Move MutatStructTypes.h out of IPO |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Move inlining pass to IPO.h |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Rename CloneFunction.h to Cloning.h |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Move the function extractor pass from tools/extract... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Add a new Module::getNamedFunction method |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Ignore options that are "" |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Chris Lattner | Remove extra target.a entry |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Brian Gaeke | Brian Gaeke says: |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Nick Hildenbrandt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Chris Lattner | Add peak memory usage measurement capability |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Chris Lattner | Add facility to compute peak memory usage |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Chris Lattner | Inline DSTypeRec stuff into DSNode |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Chris Lattner | Inline DSTypeRec into DSNode |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Chris Lattner | Add peak memory usage measurement stuff |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Chris Lattner | Add peak memory usage support |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Chris Lattner | Add stats |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Chris Lattner | Templatize graph traits and iterator to work with const... |
commit | commitdiff | tree | snapshot |
next |