2004-01-09 |
Chris Lattner | Remove an obsolete method, including its _long_ out... |
tree | commitdiff |
2004-01-08 |
Chris Lattner | Remove yet another obsolete comment :) |
tree | commitdiff |
2004-01-08 |
Brian Gaeke | Fix typos. Rewrite head-of-file comment. |
tree | commitdiff |
2004-01-08 |
Brian Gaeke | Fix typos. Regularize include guard. |
tree | commitdiff |
2004-01-08 |
Chris Lattner | Improve encapsulation in the Loop and LoopInfo classes... |
tree | commitdiff |
2004-01-06 |
Chris Lattner | add new intrinsic |
tree | commitdiff |
2004-01-06 |
Chris Lattner | add new method |
tree | commitdiff |
2004-01-05 |
Chris Lattner | /me slaps forehead |
tree | commitdiff |
2004-01-05 |
Chris Lattner | Add some intrinsics |
tree | commitdiff |
2004-01-05 |
Chris Lattner | Initial implementation of some source-level debugging... |
tree | commitdiff |
2003-12-31 |
Chris Lattner | Add new ExecutionEngine::getGlobalValueAtAddress method... |
tree | commitdiff |
2003-12-31 |
Chris Lattner | * Add a new helper progress method |
tree | commitdiff |
2003-12-31 |
Chris Lattner | Add some comments, add a new getGlobalVariable method |
tree | commitdiff |
2003-12-31 |
Chris Lattner | * Make Module::getTypeName const |
tree | commitdiff |
2003-12-31 |
Chris Lattner | Make the lookup method const. |
tree | commitdiff |
2003-12-31 |
Chris Lattner | add new function |
tree | commitdiff |
2003-12-31 |
Chris Lattner | clarify comments |
tree | commitdiff |
2003-12-31 |
Chris Lattner | New class, useful for command-line interactive programs. |
tree | commitdiff |
2003-12-31 |
Chris Lattner | doxygenify |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Add new function |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Further revisions of the FDHandle idea. In this versio... |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Add a new class useful for providing fully materialized... |
tree | commitdiff |
2003-12-29 |
Chris Lattner | Add trivial exception specs to produce better code... |
tree | commitdiff |
2003-12-29 |
Chris Lattner | Factor FDHandle out of the bytecode reader into the... |
tree | commitdiff |
2003-12-29 |
Chris Lattner | add new function |
tree | commitdiff |
2003-12-28 |
Chris Lattner | Clean up a lot of the code I added yesterday by exposin... |
tree | commitdiff |
2003-12-28 |
Alkis Evlogimenos | Add coalescing to register allocator. A hint is added... |
tree | commitdiff |
2003-12-28 |
Alkis Evlogimenos | Add TargetInstrInfo::isMoveInstr() to support coalescin... |
tree | commitdiff |
2003-12-28 |
Chris Lattner | We may now pass IntrinsicLowering implementations into... |
tree | commitdiff |
2003-12-28 |
Chris Lattner | add argument |
tree | commitdiff |
2003-12-28 |
Chris Lattner | ABC's must have virtual dtors! Shame on me! |
tree | commitdiff |
2003-12-28 |
Chris Lattner | Move header into top-level llvm dir |
tree | commitdiff |
2003-12-28 |
Chris Lattner | Add new interface that allows removal of some code... |
tree | commitdiff |
2003-12-26 |
Chris Lattner | New method |
tree | commitdiff |
2003-12-26 |
Chris Lattner | Rename 'run' to 'runFunction' to emphasize that it... |
tree | commitdiff |
2003-12-23 |
Chris Lattner | Hrm is a really nasty ommission. The lack of this... |
tree | commitdiff |
2003-12-23 |
Chris Lattner | Rename ClassifyExpression -> ClassifyExpr |
tree | commitdiff |
2003-12-22 |
Chris Lattner | Doxygenize methods, add new getIntPtrType method |
tree | commitdiff |
2003-12-22 |
Chris Lattner | fix grammao |
tree | commitdiff |
2003-12-21 |
Alkis Evlogimenos | Change weight into a float so that we can take into... |
tree | commitdiff |
2003-12-21 |
Alkis Evlogimenos | Add support for inactive intervals. This effectively... |
tree | commitdiff |
2003-12-20 |
Chris Lattner | Rearrange code, indent for the namespace, add the creat... |
tree | commitdiff |
2003-12-20 |
Chris Lattner | Remove sparc specific passes from public headers |
tree | commitdiff |
2003-12-20 |
Chris Lattner | Remove a horrible API |
tree | commitdiff |
2003-12-20 |
Chris Lattner | Cleanups to implement PR135 |
tree | commitdiff |
2003-12-20 |
Chris Lattner | Simple refactorings to prepare for lazy global emission |
tree | commitdiff |
2003-12-20 |
Chris Lattner | Rip JIT specific stuff out of TargetMachine, as per... |
tree | commitdiff |
2003-12-19 |
Chris Lattner | Add new function |
tree | commitdiff |
2003-12-18 |
Alkis Evlogimenos | Remove TwoAddressInstruction from the public headers... |
tree | commitdiff |
2003-12-18 |
Alkis Evlogimenos | Add TwoAddressInstructionPass to handle instructions... |
tree | commitdiff |
2003-12-18 |
Alkis Evlogimenos | Rename LiveIntervals::expired() to LiveIntervals::expir... |
tree | commitdiff |
2003-12-18 |
Alkis Evlogimenos | Handle multiple virtual register definitions gracefully. |
tree | commitdiff |
2003-12-18 |
Chris Lattner | Add a new AliassetTracker::remove method. Because... |
tree | commitdiff |
2003-12-16 |
Brian Gaeke | Fix typo in comment. |
tree | commitdiff |
2003-12-15 |
Chris Lattner | This header is dead |
tree | commitdiff |
2003-12-14 |
Alkis Evlogimenos | I wonder how this didn't cause any tests to fail... |
tree | commitdiff |
2003-12-14 |
Alkis Evlogimenos | Change interface of MachineOperand as follows: |
tree | commitdiff |
2003-12-14 |
Chris Lattner | Add capability to represent volatile AliasSet's |
tree | commitdiff |
2003-12-13 |
Alkis Evlogimenos | Ignore non-allocatable physical registers in live inter... |
tree | commitdiff |
2003-12-12 |
Chris Lattner | Add new getJITStubForFunction method, which may optiona... |
tree | commitdiff |
2003-12-12 |
Chris Lattner | Doxygenify comments, remove extraneous #include |
tree | commitdiff |
2003-12-12 |
Brian Gaeke | Use uintptr_t for pointer values in the ExecutionEngine. |
tree | commitdiff |
2003-12-12 |
Brian Gaeke | Fix typo in comment |
tree | commitdiff |
2003-12-11 |
Brian Gaeke | IncludeFile hack to pull in BasicValueNumbering wheneve... |
tree | commitdiff |
2003-12-11 |
Brian Gaeke | IncludeFile hack to pull in BasicAliasAnalysis whenever... |
tree | commitdiff |
2003-12-08 |
Chris Lattner | add two new virtual functions: |
tree | commitdiff |
2003-12-08 |
Chris Lattner | Since ssaification of the varargs builtings, the vaarg... |
tree | commitdiff |
2003-12-08 |
Brian Gaeke | Regenerated using autoheader-2.57 |
tree | commitdiff |
2003-12-07 |
Chris Lattner | The recalclulate method was a nasty hack that was once... |
tree | commitdiff |
2003-12-07 |
Chris Lattner | Rewrite dominators implementation. Now domset is const... |
tree | commitdiff |
2003-12-07 |
Chris Lattner | Move this method out of the generic dominators calculat... |
tree | commitdiff |
2003-12-05 |
Alkis Evlogimenos | Move operator<<(std::ostream&, const LiveInterval&... |
tree | commitdiff |
2003-12-01 |
Brian Gaeke | Lock abstraction, introduced with a view toward making... |
tree | commitdiff |
2003-12-01 |
Chris Lattner | Add new block number |
tree | commitdiff |
2003-12-01 |
Chris Lattner | Remove unused enum value |
tree | commitdiff |
2003-12-01 |
Chris Lattner | Add some "useful" methods |
tree | commitdiff |
2003-11-29 |
Chris Lattner | be GCC 3.4 clean |
tree | commitdiff |
2003-11-29 |
Chris Lattner | Hrm, how could this compile? |
tree | commitdiff |
2003-11-28 |
Chris Lattner | fix gcc 3.4 compatibility problem |
tree | commitdiff |
2003-11-25 |
Chris Lattner | It is legal to index into sequential types with any... |
tree | commitdiff |
2003-11-25 |
Chris Lattner | Work with gepi's and constant exprs. Also, add version... |
tree | commitdiff |
2003-11-25 |
Chris Lattner | Rename class to be consistent with other iterator classes |
tree | commitdiff |
2003-11-25 |
Chris Lattner | Initial checkin of gep_type_begin/end which will be... |
tree | commitdiff |
2003-11-24 |
Misha Brukman | Expose functionality to query if a file is an ELF share... |
tree | commitdiff |
2003-11-23 |
Brian Gaeke | A better way to get std::pair into the compiler's littl... |
tree | commitdiff |
2003-11-23 |
Brian Gaeke | This is a hack to make this file compile under g++... |
tree | commitdiff |
2003-11-20 |
Chris Lattner | Somehow I forgot poor little UnwindInst |
tree | commitdiff |
2003-11-20 |
Chris Lattner | * Add new constructors to allow insertion of terminator... |
tree | commitdiff |
2003-11-20 |
Alkis Evlogimenos | Merging the linear scan register allocator in trunk... |
tree | commitdiff |
2003-11-18 |
Brian Gaeke | Regenerated using autoheader-2.57 |
tree | commitdiff |
2003-11-17 |
Chris Lattner | Implement == and != correctly. Before they would incor... |
tree | commitdiff |
2003-11-17 |
Chris Lattner | The ConstantPointer class is now gone. |
tree | commitdiff |
2003-11-17 |
Chris Lattner | Constant folding shalt not be built on annotations |
tree | commitdiff |
2003-11-17 |
Chris Lattner | Fix copy-and-pasteo |
tree | commitdiff |
2003-11-16 |
Chris Lattner | Fixes for PR114: Thanks to Reid Spencer! |
tree | commitdiff |
2003-11-14 |
Chris Lattner | This is obviously illegal C++ code, but was apparently... |
tree | commitdiff |
2003-11-13 |
Chris Lattner | Add methods for implementation |
tree | commitdiff |
2003-11-13 |
Chris Lattner | Remove needless dependence on boost |
tree | commitdiff |
2003-11-13 |
Chris Lattner | Add namespace qualifier |
tree | commitdiff |
2003-11-13 |
Chris Lattner | Minor cleanups |
tree | commitdiff |
next |