2001-07-22 |
Chris Lattner | Move private header into private directory |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Chris Lattner | Convert from using C style char*'s to strings. |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Chris Lattner | Remove String file some more |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Chris Lattner | Remove stringutils.h file |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Chris Lattner | Destroy the StringUtils.h file |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Eliminate lots of unnecessary #includes and forward... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Eliminate many unneccesary #includes |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Make code fit in 80 columns more |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Remove unneccesary #includes |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Exterminate nasty Cisms |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Refer to include/llvm/CodeGen not Codegen |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Instructions for use |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Make sure we build all of the code! |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Renamed include/llvm/Codegen to include/llvm/CodeGen |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Fix code to be in a consistent style |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | More minor reorganizations |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Remove getTempValuesForMachineCode from the Instruction... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Filter out the sparc.burm.c file |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Moved LLC subdir to the tools top level directory |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Make the makefile work |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Lattner | Add new ctor for ConstPoolBool |
commit | commitdiff | tree | snapshot |
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 |
next |