2001-10-13 |
Chris Lattner | Add operator< to ValID's so that they can be put in...
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Remove exception specification
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Support the new Invoke instruction
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Support pointers to globals happily
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Fix code to make GCC 2.96 happy
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | * Add support for Invoke instructions
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Fix filename in comment
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Better linux support. This file still sucks
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Fix broken #endif
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | not is a keyword in Ansi C++. Avoid it
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Clean up initializers for GCC 2.96
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Remove exception specification. Only slows code down.
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Changes to compile with GCC 2.96
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Add comment indicating semantics of indirect calls
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | New ctor for invoke inst
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Add support for indirect calls
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Add some casts to make GCC 2.96 happy.
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Add use_back() methods
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Add classof implementations for User
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Expose typedefs
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Add support for module local constants
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Add new opcode for Invoke instruction
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Minor changes, add new ctor for invoke instruction
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Add assertions
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | * Minor Formatting changes.
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | * Add destroyConstant stuff to handle module local...
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Update todo's
|
commit | commitdiff | tree |
2001-10-13 |
Chris Lattner | Each tools should not make tags
|
commit | commitdiff | tree |
2001-10-04 |
Chris Lattner | Add hack to get rid of malloc & free instructions for...
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Add comment
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Support multiple global's definitions
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Factor parentness out of Module & GlobalVariable into...
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Rename getNullPointer to getNull
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Rename getNullPointer to getNull
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Allow duplicate constant values as long as they are...
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Share ConstPoolPointer elements correctly
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Fix broken testcase
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Add check to make sure that we dont reference MEthodType...
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | * Both Method & GlobalVariable now subclass GlobalValue
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Adjust test cases to match the fact that methods are...
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | First try at a horrible global value reference wrapper
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Clean up parser, fix a bug that prevented this from...
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | * Add support for null as a constant
|
commit | commitdiff | tree |
2001-10-03 |
Chris Lattner | Modify testcases for new LLVM const syntax
|
commit | commitdiff | tree |
2001-10-02 |
Chris Lattner | Commit more code over to new cast style
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Convert more code to use new style casts
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Add more support for new style casts
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Add support for new style casts
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Add support for newer cleaner isa, cast, dyn_cast
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Update comments
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Pull predecessor and successor iterators out of the...
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Pull predecessor and successor iterators out of the...
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Comment out a paragraph that refers to a file that...
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Fix emission of return instructions
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Add path to as so it doesn't find llvm as if that path...
|
commit | commitdiff | tree |
2001-10-01 |
Chris Lattner | Exclude a couple of tests that the regalloc stuff doesn...
|
commit | commitdiff | tree |
2001-09-30 |
Chris Lattner | Add a test for the new null keyword
|
commit | commitdiff | tree |
2001-09-30 |
Chris Lattner | Implement constant pointers, and null specifically...
|
commit | commitdiff | tree |
2001-09-30 |
Chris Lattner | Implement a constant pointer value
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Pull iterators out of CFG.h and genericize them with...
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | File #include file
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Pull iterators out of CFG.h and CFGdecls and put them...
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | * Properly escape function names
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Check in bug fix for vadve
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Add commands to assemble and compile a .ll file
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Initial support for construction of a call graph
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Add support to print a call graph, and also add support...
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Adding the tool to the path doesn't break anything...
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Make error report a little more useful
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | ADCE is broken but at least we know why
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | print out value's by pointer
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Add capability to print out call graph
|
commit | commitdiff | tree |
2001-09-28 |
Chris Lattner | Global variables/complex constants have been resolved!
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Add proper support to send output to the right place
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Print .def files as well as other files
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Change debug info from #define to command line option
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Change debug info from #define to command line option
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | * REMOVE extraneous debug info if DEBUG_RA is not set
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Seperate instruction definitions into new SparcInstr...
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Okay, make the member function work.
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Remove global debug output fns that have been superceded...
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Remove debugging output stuff
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Emit assembly language from the target...
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Add emitAssembly Method
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Add idea
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Add EmitAssembly to mf
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | First cut at assembly output
|
commit | commitdiff | tree |
2001-09-19 |
Chris Lattner | Add emitAssemblyMethod to TargetMachine
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Remove a copy of a bunch of code
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | C++ gives us auto_ptr's, so we might as well use them...
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Fix up code a bit, remove operator<< to Assembly/Writer.h
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Remove extraneous #includes
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Move operator << from Value.h to Assembly/Writer.h
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Remove operator << to Assembly/Writer.h
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Don't check for null on delete
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Un-neuter makefile
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Fix testcases to handle new syntax for construction...
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Remove the unsized array constraint
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Add support for global constants, and for initializers...
|
commit | commitdiff | tree |
2001-09-18 |
Chris Lattner | Add support for global constants, and for initializers...
|
commit | commitdiff | tree |
next |