projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Make the aliassettracker much more precise by actually tracking size
[oota-llvm.git]
/
include
/
2002-12-13
Chris Lattner
Final version of BuildMI for symmetry and because I...
tree
|
commitdiff
2002-12-13
Chris Lattner
Get rid of deprecated function
tree
|
commitdiff
2002-12-12
Misha Brukman
Define the 2-address flag used by X86 instructions...
tree
|
commitdiff
2002-12-12
Chris Lattner
Make a release build compile. This field is not really...
tree
|
commitdiff
2002-12-12
Misha Brukman
No need to specify the class if the method is within...
tree
|
commitdiff
2002-12-12
Chris Lattner
Fix header
tree
|
commitdiff
2002-12-10
Vikram S. Adve
This file provides the function DemoteRegToStack()...
tree
|
commitdiff
2002-12-10
Vikram S. Adve
The pass Parallelize automatically parallelizes a progr...
tree
|
commitdiff
2002-12-08
Vikram S. Adve
Iterator that enumerates the ProgramDependenceGraph...
tree
|
commitdiff
2002-12-08
Vikram S. Adve
An explicit representation of dependence graphs, and...
tree
|
commitdiff
2002-12-07
Chris Lattner
Give better error message if two passes of the same...
tree
|
commitdiff
2002-12-06
Vikram S. Adve
Stronger assertion in getNodeId(): node id must exist...
tree
|
commitdiff
2002-12-06
Vikram S. Adve
Added static helper method MergeNodes(). See DataStruc...
tree
|
commitdiff
2002-12-06
Vikram S. Adve
Bug fix in operator==() and in method fini().
tree
|
commitdiff
2002-12-06
Chris Lattner
Make sure to print indirect node again
tree
|
commitdiff
2002-12-04
Misha Brukman
Added prototypes for emitting prologue and epilogue...
tree
|
commitdiff
2002-12-04
Misha Brukman
storeReg2RegOffset() and loadRegOffset2Reg() now take...
tree
|
commitdiff
2002-12-04
Misha Brukman
Moved buildReg2RegClassMap() into from X86RegisterInfo...
tree
|
commitdiff
2002-12-04
Chris Lattner
Add support for direct global references
tree
|
commitdiff
2002-12-04
Chris Lattner
Expose target data through a method for uniformity
tree
|
commitdiff
2002-12-03
Misha Brukman
RegisterInfo now supports handing out caller- and calle...
tree
|
commitdiff
2002-12-03
Chris Lattner
Add virtual dtor, expose a debug impl
tree
|
commitdiff
2002-12-03
Chris Lattner
Add entries to track information about implicit uses...
tree
|
commitdiff
2002-12-02
Chris Lattner
More support
tree
|
commitdiff
2002-12-02
Chris Lattner
Start adding to the meat of MachineCodeEmitter
tree
|
commitdiff
2002-12-02
Chris Lattner
Initial version of MachineCodeEmitter interface: empty
tree
|
commitdiff
2002-12-02
Chris Lattner
The hopefully final version of addPassesToEmitMachineCo...
tree
|
commitdiff
2002-12-02
Chris Lattner
Add comment about ownership semantics
tree
|
commitdiff
2002-12-02
Chris Lattner
Add stub to emit machine code for JIT
tree
|
commitdiff
2002-11-27
Vikram S. Adve
Several fixes:
tree
|
commitdiff
2002-11-27
Vikram S. Adve
Added flags to CloneFlags to strip/keep Mod/Ref bits...
tree
|
commitdiff
2002-11-27
Vikram S. Adve
No longer need local graph to find call sites.
tree
|
commitdiff
2002-11-22
Misha Brukman
Added virtual functions for storing and retrieving...
tree
|
commitdiff
2002-11-22
Misha Brukman
Instead of checking op.getType() against MO_VirtualRegi...
tree
|
commitdiff
2002-11-22
Misha Brukman
Set SSARegMap to NULL after deleting it.
tree
|
commitdiff
2002-11-20
Chris Lattner
Cloning stuff doesn't modify the source module
tree
|
commitdiff
2002-11-20
Misha Brukman
MRegisterInfo.h - Added prototypes for functions we...
tree
|
commitdiff
2002-11-20
Chris Lattner
- Eliminated the deferred symbol table stuff in Modul...
tree
|
commitdiff
2002-11-20
Chris Lattner
Eliminate the concept of a deferred symbol table. ...
tree
|
commitdiff
2002-11-20
Misha Brukman
SSARegMap -- the mapping between SSARegisters and their...
tree
|
commitdiff
2002-11-19
Chris Lattner
Minor changes to cloning interface
tree
|
commitdiff
2002-11-19
Chris Lattner
Extend function cloning interface to support inlining
tree
|
commitdiff
2002-11-19
Chris Lattner
This file is supersumed by Utils/Cloning.h
tree
|
commitdiff
2002-11-19
Chris Lattner
Merge cloning and inlining utilities
tree
|
commitdiff
2002-11-19
Chris Lattner
Move inlining pass to IPO.h
tree
|
commitdiff
2002-11-19
Chris Lattner
Move the function extractor pass from tools/extract...
tree
|
commitdiff
2002-11-19
Chris Lattner
Add a new Module::getNamedFunction method
tree
|
commitdiff
2002-11-19
Chris Lattner
Ignore options that are ""
tree
|
commitdiff
2002-11-18
Chris Lattner
Add facility to compute peak memory usage
tree
|
commitdiff
2002-11-18
Chris Lattner
Inline DSTypeRec stuff into DSNode
tree
|
commitdiff
2002-11-18
Chris Lattner
Inline DSTypeRec into DSNode
tree
|
commitdiff
2002-11-18
Chris Lattner
Templatize graph traits and iterator to work with const...
tree
|
commitdiff
2002-11-18
Chris Lattner
Add helper method
tree
|
commitdiff
2002-11-17
Chris Lattner
Print is const!
tree
|
commitdiff
2002-11-17
Chris Lattner
Make sure that print gets a targetmachine
tree
|
commitdiff
2002-11-17
Chris Lattner
Omit the indirect node when printing call graphs
tree
|
commitdiff
2002-11-17
Chris Lattner
Add machine independant printer interface
tree
|
commitdiff
2002-11-17
Chris Lattner
Finish enumating code
tree
|
commitdiff
2002-11-17
Chris Lattner
Remove unused methods
tree
|
commitdiff
2002-11-17
Chris Lattner
Convert to use an enum to access def/use/use&def inform...
tree
|
commitdiff
2002-11-17
Chris Lattner
Return const refefrences to enable default construction
tree
|
commitdiff
2002-11-15
Chris Lattner
Fix warning
tree
|
commitdiff
2002-11-14
Brian Gaeke
include/llvm/CodeGen/MachineInstrBuilder.h: Add addClob...
tree
|
commitdiff
2002-11-12
Chris Lattner
Remove dead method, add new method
tree
|
commitdiff
2002-11-11
Chris Lattner
Almost complete rewrite of BU closure code
tree
|
commitdiff
2002-11-10
Chris Lattner
add method
tree
|
commitdiff
2002-11-10
Chris Lattner
Add code to be able to merge two call sites
tree
|
commitdiff
2002-11-10
Chris Lattner
Add tarj_end() method
tree
|
commitdiff
2002-11-10
Chris Lattner
Add hasGraph() methods to all of the passes for the...
tree
|
commitdiff
2002-11-10
Chris Lattner
Implement swapping
tree
|
commitdiff
2002-11-10
Chris Lattner
Implement support for swapping. Callsites now sort...
tree
|
commitdiff
2002-11-10
Chris Lattner
Add capability to set a preference of what call vector...
tree
|
commitdiff
2002-11-10
Chris Lattner
Fix a problem where bad graphs could be generated
tree
|
commitdiff
2002-11-09
Chris Lattner
eliminate the ability to remove global nodes from deadN...
tree
|
commitdiff
2002-11-09
Chris Lattner
Add globals graphs to all three passes
tree
|
commitdiff
2002-11-09
Chris Lattner
Move maskNodeTypes from cpp file
tree
|
commitdiff
2002-11-09
Chris Lattner
Clean up DSGraph::removeDeadNodes interface
tree
|
commitdiff
2002-11-09
Chris Lattner
Make removeTriviallyDeadNodes a private interface
tree
|
commitdiff
2002-11-09
Chris Lattner
Add initial support for a globals graph
tree
|
commitdiff
2002-11-09
Chris Lattner
Remove unneccesary #include
tree
|
commitdiff
2002-11-09
Chris Lattner
Remove GlobalDSGraph delcaration
tree
|
commitdiff
2002-11-09
Chris Lattner
Fix release build
tree
|
commitdiff
2002-11-08
Chris Lattner
Add new methods
tree
|
commitdiff
2002-11-08
Chris Lattner
Add another option to cloneGraph
tree
|
commitdiff
2002-11-08
Chris Lattner
- Add support for an "auxillary" call site list
tree
|
commitdiff
2002-11-08
Chris Lattner
Add a method "getMainFunction()" that efficiently locat...
tree
|
commitdiff
2002-11-08
Vikram S. Adve
Include HashExtras.h since it is almost always needed...
tree
|
commitdiff
2002-11-08
Chris Lattner
Use DSNodeHandle for persistent maps
tree
|
commitdiff
2002-11-08
Chris Lattner
Add flag that may be used to determine if dead nodes...
tree
|
commitdiff
2002-11-08
Vikram S. Adve
Restore a #include because this header file needs the...
tree
|
commitdiff
2002-11-07
Chris Lattner
Add interfaces for ResolveCallSiteModRefInfo
tree
|
commitdiff
2002-11-07
Chris Lattner
Instead of using a bool that constant has to be explain...
tree
|
commitdiff
2002-11-07
Chris Lattner
Add new method
tree
|
commitdiff
2002-11-07
Chris Lattner
Expose isPointerType to clients of dsanalysis
tree
|
commitdiff
2002-11-06
Chris Lattner
Add a comment
tree
|
commitdiff
2002-11-06
Chris Lattner
Allow the ResolveCallSiteModRefInfo method to return...
tree
|
commitdiff
2002-11-06
Chris Lattner
Add a stub to implement the context sensitive mod/ref...
tree
|
commitdiff
2002-11-06
Chris Lattner
Give a back pointer to the IPModRef object to the Funct...
tree
|
commitdiff
2002-11-06
Chris Lattner
Remove a couple of #includes, move some code to .cpp...
tree
|
commitdiff
2002-11-06
Chris Lattner
Make maxSize a private variable, add a size() accessor
tree
|
commitdiff
next