2001-07-21 |
Chris Lattner | Add new constructor for const pool bool |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Add support for casts |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Add support for casting operators |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Support changed expression api |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | More functionality, renamed API |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Moved isIntegral to the Type system |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Autodep functionality broken. Remove so we get success... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Version of testmemory to test alloca, load and store. |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Used a bigger constant in loopfunc.ll that doesn't... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Utility routines for simpler access to the value of... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Program options class. |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Driver and options for the llc compiler. |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Description of the SPARC as a target architecture. |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Base clas for a description of a target architecture. |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Instruction selection via pattern matching on instructi... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Added CodeGen, LLC, and Support. |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | General support utilities like a program options class... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | CompileContext and options class for the llc compiler. |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Header files for the target architecture description... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Added support for getting the dependence of an executab... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Vikram S. Adve | Add isIntegral() method to SignedIntType and UnsignedIn... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Vikram S. Adve | Provide simpler ways to extract the value of an integer... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Vikram S. Adve | Compute and cache information about the storage size... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Vikram S. Adve | Provide uniform access to the pointer operand and to... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Vikram S. Adve | Added a representation of the machine instructions... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Start of expression analysis support |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Header to raise and lower representation |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Add support to call LevelRaise |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Update makefile for more accurate deps |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Implement ensureTypeAvailable |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Add support for constant propogation of multiplies |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Factor out WriteAsOperand. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Add a comment. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Add multiply as a supported constant propogation operation |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | New function: WriteAsOperand. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Add new base class ConstPoolInt, useful for dealing... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Add new method, ensureTypeAvailable |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Change is*Type to be a casting convertion operator |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Add an function to BinaryOperator to swap the two operands |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Add short forms of the get*Type methods. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Chris Lattner | Fix nasty typo |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Chris Lattner | Fix clean target |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Chris Lattner | Compile source files in alphabetical order |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Chris Lattner | Fixed typo in comment |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Support external methods |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | New test case for prototype support |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Vikram S. Adve | Reordered link line for correct static linking. |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Vikram S. Adve | Changed default to building library archives instead... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Implement forward/external declarations for methods. |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Implement forward/external declarations for methods... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Rename 'isMethodExternal' to 'isExternal' |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Add notes on instruction selection pass |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | New testcase from GCC doing array operations |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Add support for assembly printing fp constants |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Add support to the bytecode writer to recognize floatin... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Add support to the bytecode reader to recognize floatin... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Add support to the parser to recognize floating point... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Add a function to convert a double to a string |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Add support to write and read a fixed amount of raw... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | * ValueHolder now takes 3 arguments |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | Add knowledge about the struct form of the GetElementPt... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | Remove dependency on the structure of ValueHolder. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | * The parent of a constant pool is a symtabvalue, not... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | The parent of a constant pool is a symtabvalue, not... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | Added some comments, preparing to add global variables... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | * The parent of a constant pool is a SymTabValue, not... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | Made the following changes: |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Chris Lattner | Added more todo's. Don't I ever accomplish anything? |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Chris Lattner | Add DebugValue member. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Chris Lattner | Made it not inline |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Chris Lattner | Add DebugValue global function |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Chris Lattner | Don't clean out the type plane of the constant pool... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Chris Lattner | Make sure that types go in the constant pool if they... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Chris Lattner | hasSideEffects should be marked virtual |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Chris Lattner | Modify notes |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Chris Lattner | Fix stupid typo |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Chris Lattner | Initial checkin of coding standards |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Chris Lattner | Updated documentation for load, store & getelementptr |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | add coverage of newly implemented instructions. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Implementation of Store & GetElementPtr |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Implement checking for new instructions |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Add note |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Implemented shl, shl, & load instructions |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Moved Cast from being a Unary instruction to being... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Use the CDG to mark branches alive on demand. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Add a new "addOperand" method to User. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Fixed post dominator frontiers! Yaay! |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Neg instruction removed. Cast instruction implemented. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Chris Lattner | Neg instruction removed. TODO item fulfilled. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Removing unnecesary file |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Convert BinaryOperand and UnaryOperator to only take... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Broad superficial changes: |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Devirtualize User::dropAllReferences |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Remove dtor's that simply call dropAllReferences |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Changed the fundemental architecture of Operands for... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Changed memory reference instructions to store the... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Fixed some error messages to be nicer |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Chris Lattner | Add note about nuking Instruction::neg |
commit | commitdiff | tree | snapshot |
next |