2004-07-12 |
Chris Lattner | Add a helper method. The StructType element is complet... |
tree | commitdiff |
2004-07-12 |
Chris Lattner | Add a missing #include |
tree | commitdiff |
2004-07-12 |
Chris Lattner | Fix warning compiling with VC++ |
tree | commitdiff |
2004-07-12 |
Chris Lattner | Implement a new method useful for things like the inliner |
tree | commitdiff |
2004-07-11 |
Chris Lattner | Add a new listener class for things that want to be... |
tree | commitdiff |
2004-07-11 |
Chris Lattner | Delete the allocate*TargetMachine functions. Move... |
tree | commitdiff |
2004-07-11 |
Chris Lattner | Add a new TargetNameParser class, which is useful for... |
tree | commitdiff |
2004-07-11 |
Chris Lattner | Provide better support for pointer-valued command line... |
tree | commitdiff |
2004-07-11 |
Chris Lattner | First cut at TargetMachineRegistry and RegisterTarget... |
tree | commitdiff |
2004-07-11 |
Chris Lattner | Add two new "virtual static" methods to the TargetMachi... |
tree | commitdiff |
2004-07-11 |
Chris Lattner | Add a new header |
tree | commitdiff |
2004-07-09 |
Chris Lattner | Removed unneeded forward decl |
tree | commitdiff |
2004-07-09 |
Chris Lattner | Remove unused method |
tree | commitdiff |
2004-07-08 |
Chris Lattner | Eliminate the UID field in the Type class, bringing... |
tree | commitdiff |
2004-07-08 |
Chris Lattner | Add a new method |
tree | commitdiff |
2004-07-08 |
Reid Spencer | Get rid of some cruft in the insert method. |
tree | commitdiff |
2004-07-08 |
Reid Spencer | First version of a vector with uniqueness constraints... |
tree | commitdiff |
2004-07-08 |
Misha Brukman | Fix spelling of `equivalent' |
tree | commitdiff |
2004-07-08 |
Chris Lattner | isSigned/isUnsigned/isInteger methods do not need to... |
tree | commitdiff |
2004-07-08 |
Chris Lattner | Update comment. |
tree | commitdiff |
2004-07-08 |
Chris Lattner | This file uses the Value class without a forward decl |
tree | commitdiff |
2004-07-08 |
Alkis Evlogimenos | Add viewCFG() and viewCFGOnly() APIs. |
tree | commitdiff |
2004-07-07 |
Chris Lattner | Headers moved |
tree | commitdiff |
2004-07-07 |
Chris Lattner | All of these now live in the DataStructure directory |
tree | commitdiff |
2004-07-07 |
Chris Lattner | Move DSA headers into Analysis/DataStructure to make... |
tree | commitdiff |
2004-07-07 |
Chris Lattner | As much as I hate to say it, the whole setNode interfac... |
tree | commitdiff |
2004-07-06 |
Reid Spencer | Remove definition and use of OtherVal enumerator. This... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Move SlotCalculator.h to lib/Bytecode/Writer since... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Make all the virtual function (except destructor) inlin... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Add a new, compatible, interface function for writing... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Added #include <iostream> since this header is no longe... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | - Remove enumerator TypeVal since Values can't be types... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | There is no longer a "Type" primitive type because... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Constify usage of Type* on the interface to ensure... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Remove all of the classof(const Value*) methods of... |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Make Type have no base classes. Previously it inherited... |
tree | commitdiff |
2004-07-04 |
Alkis Evlogimenos | Add more operators. |
tree | commitdiff |
2004-07-02 |
Chris Lattner | Fix Type::isSized() to realize that "{ opaque }" is... |
tree | commitdiff |
2004-07-02 |
Chris Lattner | Since we are in the department of redundancy department... |
tree | commitdiff |
2004-07-02 |
Chris Lattner | Add a new pass for code generators to use |
tree | commitdiff |
2004-07-01 |
Misha Brukman | * Doxygenify comments |
tree | commitdiff |
2004-07-01 |
Chris Lattner | Move init methods out of line to enable better assertio... |
tree | commitdiff |
2004-07-01 |
Chris Lattner | Now that we have happy mappings from MBBs->numbers... |
tree | commitdiff |
2004-07-01 |
Chris Lattner | Change the implementation of the autonumbering for... |
tree | commitdiff |
2004-06-29 |
Reid Spencer | Provide support for the BytecodeHandler interface which... |
tree | commitdiff |
2004-06-29 |
Reid Spencer | Fix include guard |
tree | commitdiff |
2004-06-29 |
Reid Spencer | Adjust comments to match code. |
tree | commitdiff |
2004-06-28 |
Chris Lattner | Add new header |
tree | commitdiff |
2004-06-28 |
Chris Lattner | Remove dead file |
tree | commitdiff |
2004-06-28 |
Chris Lattner | Remove two dead passes |
tree | commitdiff |
2004-06-28 |
Chris Lattner | Move file to lib/Analysis/DataStructure |
tree | commitdiff |
2004-06-28 |
Chris Lattner | Moved to lib/analysis/datastructure |
tree | commitdiff |
2004-06-28 |
Chris Lattner | Moved to lib/Analysis/DataStructure |
tree | commitdiff |
2004-06-28 |
Chris Lattner | Moved to lib/Analysis/DataStructure |
tree | commitdiff |
2004-06-27 |
Chris Lattner | Now that the SparcV9 specific MachineCodeForInstruction... |
tree | commitdiff |
2004-06-27 |
Chris Lattner | This class is no longer an annotation |
tree | commitdiff |
2004-06-27 |
Chris Lattner | Add a map of MachineCodeForInstruction objects to Machi... |
tree | commitdiff |
2004-06-27 |
Chris Lattner | Eliminate the Instruction::iType field, folding it... |
tree | commitdiff |
2004-06-27 |
Chris Lattner | Get rid of Annotable's vtable. If anyone deletes an... |
tree | commitdiff |
2004-06-27 |
Chris Lattner | Make it obvious that this file is bad bad bad |
tree | commitdiff |
2004-06-27 |
Chris Lattner | Make ctor inline, change ValueTy ->unsigned |
tree | commitdiff |
2004-06-26 |
Chris Lattner | Consider anything with a ValueType that is >= Instructi... |
tree | commitdiff |
2004-06-26 |
Chris Lattner | Rearrange some code. |
tree | commitdiff |
2004-06-25 |
Chris Lattner | Hey, why not just make 'new ReturnInst(BB)' DTRT? |
tree | commitdiff |
2004-06-25 |
Chris Lattner | new ReturnInst(BB) does not "do the right thing". ... |
tree | commitdiff |
2004-06-25 |
Chris Lattner | Prototype for new ConstantExpr lowering pass, contribut... |
tree | commitdiff |
2004-06-25 |
Reid Spencer | - Changed Handler.h -> BytecodeHandler.h |
tree | commitdiff |
2004-06-25 |
Chris Lattner | Okay, Module have not been known as 'C' for a LONG... |
tree | commitdiff |
2004-06-25 |
Chris Lattner | Unbreak the build. tsk tsk |
tree | commitdiff |
2004-06-25 |
Tanya Lattner | Made a fix so that you can print out MachineInstrs... |
tree | commitdiff |
2004-06-24 |
Misha Brukman | Add a LowercaseString() utility function, courtesy... |
tree | commitdiff |
2004-06-24 |
Reid Spencer | Definition of the Bytecode Handler interface. Subclasse... |
tree | commitdiff |
2004-06-24 |
Chris Lattner | Remove distasteful method which is really part of the... |
tree | commitdiff |
2004-06-23 |
Misha Brukman | Moved to include/llvm/Support |
tree | commitdiff |
2004-06-23 |
Brian Gaeke | Provide prototypes for IsNAN() wrapper. |
tree | commitdiff |
2004-06-22 |
Brian Gaeke | Regenerated. |
tree | commitdiff |
2004-06-22 |
John Criswell | Added the llvm/test/Programs/Makefile.test Makefile. |
tree | commitdiff |
2004-06-21 |
Misha Brukman | Spell out `NoFramePointerElim' for readability. |
tree | commitdiff |
2004-06-21 |
Misha Brukman | Make a single `NoFPElim' switch available to all targets. |
tree | commitdiff |
2004-06-21 |
Misha Brukman | Let's be consistent: listing format `os/arch'. |
tree | commitdiff |
2004-06-21 |
Chris Lattner | Rename Interval class to LiveInterval to avoid conflict... |
tree | commitdiff |
2004-06-21 |
Chris Lattner | Make ConstantBool act like a 1 bit ConstantInt, in... |
tree | commitdiff |
2004-06-20 |
Chris Lattner | Header moved into the CodeGen directory |
tree | commitdiff |
2004-06-20 |
Chris Lattner | Start moving IntrinsicLowering out of VMCore into libco... |
tree | commitdiff |
2004-06-20 |
Chris Lattner | Add methods like BinaryOperator::createAdd that take... |
tree | commitdiff |
2004-06-19 |
Chris Lattner | Initial checkin of the StableBasicBlockNumbering, a... |
tree | commitdiff |
2004-06-18 |
Misha Brukman | Add a target-independent way to query page size. |
tree | commitdiff |
2004-06-17 |
Chris Lattner | Rename Type::PrimitiveID to TypeId and ::getPrimitiveID... |
tree | commitdiff |
2004-06-16 |
Brian Gaeke | I'm afraid this doesn't exist. |
tree | commitdiff |
2004-06-15 |
Chris Lattner | isnan is dead |
tree | commitdiff |
2004-06-12 |
Alkis Evlogimenos | Add the isunordered intrinsic. |
tree | commitdiff |
2004-06-11 |
Chris Lattner | It is no longer 2001 |
tree | commitdiff |
2004-06-11 |
Misha Brukman | Fix grammar: 's is for possessive only. |
tree | commitdiff |
2004-06-11 |
Reid Spencer | Implement tracking of bytecode instruction size and... |
tree | commitdiff |
2004-06-11 |
Reid Spencer | Revert an unneeded interface change to Instruction.h |
tree | commitdiff |
2004-06-11 |
Chris Lattner | I misled Alkis: LLVM should have isnan, not isunordered. |
tree | commitdiff |
2004-06-11 |
Alkis Evlogimenos | Add the isunordered intrinsic. |
tree | commitdiff |
2004-06-10 |
Reid Spencer | Updated the BytecodeAnalysis data structure to contain... |
tree | commitdiff |
2004-06-10 |
Reid Spencer | Added an isPhiNode(unsigned) static method to determine... |
tree | commitdiff |
2004-06-10 |
Misha Brukman | Remove extra space. |
tree | commitdiff |
next |