2003-10-17 |
Misha Brukman | Return the Module being materialized to avoid always... |
tree | commitdiff |
2003-10-17 |
Brian Gaeke | Add stub version of replaceMachineCodeForFunction.... |
tree | commitdiff |
2003-10-17 |
Alkis Evlogimenos | Eliminate some extraneous code in SlotCalculator::inser... |
tree | commitdiff |
2003-10-16 |
Brian Gaeke | This file has funny include guards and funny extra... |
tree | commitdiff |
2003-10-16 |
Misha Brukman | If we move the constructors to the .cpp file, we can... |
tree | commitdiff |
2003-10-16 |
Chris Lattner | Add weak linking type |
tree | commitdiff |
2003-10-16 |
Chris Lattner | Completely rewrite support for the Value::use_* list... |
tree | commitdiff |
2003-10-15 |
Chris Lattner | Vector is my friend, do you like vector? |
tree | commitdiff |
2003-10-15 |
Chris Lattner | lalala |
tree | commitdiff |
2003-10-15 |
Chris Lattner | We'll need this soon as well |
tree | commitdiff |
2003-10-15 |
Chris Lattner | This file uses assert and doesn't include anything... |
tree | commitdiff |
2003-10-15 |
Chris Lattner | Remove usage of use_size() |
tree | commitdiff |
2003-10-15 |
Chris Lattner | Add new hasOneUse() method. Remove explicit inline... |
tree | commitdiff |
2003-10-14 |
Chris Lattner | Generalize abstract interpreter interface to allow... |
tree | commitdiff |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
tree | commitdiff |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
tree | commitdiff |
2003-10-14 |
Chris Lattner | Substantial cleanups: |
tree | commitdiff |
2003-10-13 |
John Criswell | Adding additional license information to these files. |
tree | commitdiff |
2003-10-13 |
Chris Lattner | Add missing default argument |
tree | commitdiff |
2003-10-13 |
Chris Lattner | add support for "external" depth first iterators, which... |
tree | commitdiff |
2003-10-13 |
John Criswell | Added a macro and code that checks for the %a format... |
tree | commitdiff |
2003-10-13 |
Chris Lattner | Extricate the "reverse" support from the depth-first... |
tree | commitdiff |
2003-10-13 |
Chris Lattner | Add operator= for type iterators to make them assignable |
tree | commitdiff |
2003-10-13 |
Chris Lattner | Remove explicit inline qualifiers when the implicit... |
tree | commitdiff |
2003-10-13 |
Chris Lattner | Add new op_erase method |
tree | commitdiff |
2003-10-12 |
Chris Lattner | Rename loop preheaders pass to loop simplify |
tree | commitdiff |
2003-10-12 |
Chris Lattner | Rename method to indicate what it does |
tree | commitdiff |
2003-10-10 |
Brian Gaeke | No longer used anywhere. |
tree | commitdiff |
2003-10-10 |
Misha Brukman | Fix spelling. |
tree | commitdiff |
2003-10-10 |
Misha Brukman | Use 'F' for Function instead of 'M'. |
tree | commitdiff |
2003-10-10 |
Brian Gaeke | Add my abstracted dynamic linker support files. |
tree | commitdiff |
2003-10-09 |
Chris Lattner | Add a method to reserve space for operands |
tree | commitdiff |
2003-10-09 |
Chris Lattner | Kill warning when compiling in optimized mode |
tree | commitdiff |
2003-10-09 |
Chris Lattner | Make getContainedType more efficient by not returning... |
tree | commitdiff |
2003-10-08 |
Alkis Evlogimenos | Forward declare class Type since it is used in this... |
tree | commitdiff |
2003-10-07 |
Brian Gaeke | Regenerated with (at top-level llvm directory): |
tree | commitdiff |
2003-10-06 |
Misha Brukman | Moved to llvm/include/llvm/Support because it is LLVM... |
tree | commitdiff |
2003-10-06 |
Chris Lattner | Remove unneeded dtors |
tree | commitdiff |
2003-10-06 |
Chris Lattner | Doxygenize class comments. Add new NamedRegionTimer... |
tree | commitdiff |
2003-10-05 |
Chris Lattner | Change the interface to PromoteMemToReg to also take... |
tree | commitdiff |
2003-10-05 |
Chris Lattner | Add new prototype for createLowerInvokePass(). Make... |
tree | commitdiff |
2003-10-05 |
Chris Lattner | Output a very high-precision number |
tree | commitdiff |
2003-10-05 |
Chris Lattner | Add some new methods to forward to |
tree | commitdiff |
2003-10-04 |
Chris Lattner | Rename AbstractModuleProvider -> ModuleProvider, to... |
tree | commitdiff |
2003-10-03 |
Chris Lattner | Minor cleanups |
tree | commitdiff |
2003-10-03 |
Chris Lattner | This checkin basically amounts to a complete rewrite... |
tree | commitdiff |
2003-10-03 |
Chris Lattner | These methods are dead, remove them |
tree | commitdiff |
2003-10-02 |
Chris Lattner | Make the PATypeHolder use a simple union-find implement... |
tree | commitdiff |
2003-10-02 |
Chris Lattner | There is no reason for Value to be an AbstractTypeUser... |
tree | commitdiff |
2003-10-02 |
Chris Lattner | There is no reason for the PATypeHolder class to derive... |
tree | commitdiff |
2003-10-02 |
Alkis Evlogimenos | Moved enum and command-line option in separate file... |
tree | commitdiff |
2003-10-02 |
Alkis Evlogimenos | Change llc command line for register allocators |
tree | commitdiff |
2003-10-01 |
Chris Lattner | Remove obsolete scoped pred and succ iterator typedefs |
tree | commitdiff |
2003-10-01 |
Chris Lattner | Use graph traits to perform generic interval construction |
tree | commitdiff |
2003-10-01 |
Chris Lattner | Add graph traits specializations for intervals |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Forward declare a class |
tree | commitdiff |
2003-09-30 |
Chris Lattner | This got merged into Passes.h |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Include the sparc register in this file |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Update comment |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Standardize header file comments |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Add a file header |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Remove unused header |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Fix header comment |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Fix header, remove dead decl |
tree | commitdiff |
2003-09-30 |
Chris Lattner | Fix header file comment |
tree | commitdiff |
2003-09-30 |
Chris Lattner | make the header comment more useful |
tree | commitdiff |
2003-09-29 |
Misha Brukman | Abstracted away the process of running our tools +... |
tree | commitdiff |
2003-09-29 |
Misha Brukman | Tersified and fixed whitespace (tabs -> spaces). |
tree | commitdiff |
2003-09-24 |
Brian Gaeke | Fix a typo I happened to notice. |
tree | commitdiff |
2003-09-22 |
Misha Brukman | Added doxygen comments for the streaming module provider. |
tree | commitdiff |
2003-09-22 |
Misha Brukman | Added functions to perform streaming function loading... |
tree | commitdiff |
2003-09-22 |
Misha Brukman | Converted tabs to spaces. |
tree | commitdiff |
2003-09-22 |
Misha Brukman | Materialize the module before releasing it. |
tree | commitdiff |
2003-09-21 |
Chris Lattner | Add prototype |
tree | commitdiff |
2003-09-20 |
Chris Lattner | Switch from using CallInst's to represent call sites... |
tree | commitdiff |
2003-09-20 |
Chris Lattner | Rename Function::getEntryNode -> getEntryBlock |
tree | commitdiff |
2003-09-20 |
Chris Lattner | Rename getEntryNode -> getEntryBlock() |
tree | commitdiff |
2003-09-20 |
Chris Lattner | Cleanup header file |
tree | commitdiff |
2003-09-20 |
Chris Lattner | Expose the TCE pass |
tree | commitdiff |
2003-09-20 |
Chris Lattner | Fix header, fix broken friend decl |
tree | commitdiff |
2003-09-20 |
Chris Lattner | Unsquishify |
tree | commitdiff |
2003-09-18 |
Misha Brukman | Abstract interface for module providers, e.g. streaming... |
tree | commitdiff |
2003-09-17 |
John Criswell | In ExecWait(), made the child process exit if it can... |
tree | commitdiff |
2003-09-17 |
John Criswell | Added the ExecWait() function. |
tree | commitdiff |
2003-09-17 |
Chris Lattner | Add new deleteBody method |
tree | commitdiff |
2003-09-15 |
Chris Lattner | Do not segfault when the post-dominator tree is empty... |
tree | commitdiff |
2003-09-15 |
Chris Lattner | Add prototype for the lowersetjmp pass |
tree | commitdiff |
2003-09-11 |
Chris Lattner | Get rid of the whole "Node2" business, rename getNode... |
tree | commitdiff |
2003-09-10 |
Chris Lattner | Rework dominator and post dominator information so... |
tree | commitdiff |
2003-09-10 |
Chris Lattner | Expand the pass to unify all of the unwind blocks as... |
tree | commitdiff |
2003-09-10 |
Brian Gaeke | Make createVerifierPass return a FunctionPass *. |
tree | commitdiff |
2003-09-10 |
Chris Lattner | Fix spello |
tree | commitdiff |
2003-09-10 |
Chris Lattner | Fix spell-o's |
tree | commitdiff |
2003-09-10 |
Chris Lattner | Spelling fixes |
tree | commitdiff |
2003-09-09 |
Chris Lattner | Fix bug: InstCombine/2003-09-09-VolatileLoadElim.ll |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Eliminate the unwind intrinsic, it is now an instruction |
tree | commitdiff |
2003-09-08 |
Chris Lattner | add support for the unwind inst |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Add the unwind instruction class |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Add new unwind instruction. Happily there was a slot... |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Add support for volatile loads/stores |
tree | commitdiff |
next |