projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Convert typerec to be a structure instead of a pair
[oota-llvm.git]
/
lib
/
CodeGen
/
2002-10-14
Vikram S. Adve
Significant improvement: GEP used by a load or store...
tree
|
commitdiff
2002-10-13
Vikram S. Adve
Use vectors instead of hash_maps for issueGaps and...
tree
|
commitdiff
2002-10-13
Vikram S. Adve
Major bug fix: was not adding CD edges for RETURNs!
tree
|
commitdiff
2002-10-11
Vikram S. Adve
Major bug fix: spill code for an instruction in a delay...
tree
|
commitdiff
2002-10-11
Vikram S. Adve
Don't pad variables in stack slots for performance!
tree
|
commitdiff
2002-09-29
Vikram S. Adve
Bug fix in folding getElementPtr instructions: don...
tree
|
commitdiff
2002-09-29
Vikram S. Adve
Convert DIRS to PARALLEL_DIRS. They can be built indep...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Added a couple of helper methods for live range constru...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Live ranges for Return value and return address of...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Fixed method getReturnValue(): it should return NULL...
tree
|
commitdiff
2002-09-28
Vikram S. Adve
Fixed incorrect assertion: spill code for function...
tree
|
commitdiff
2002-09-27
Vikram S. Adve
Sign-extend integer constants from original type size...
tree
|
commitdiff
2002-09-20
Vikram S. Adve
Add method IGNode::getCombinedDegree to count the sum...
tree
|
commitdiff
2002-09-20
Vikram S. Adve
Add PostOpts/ and rename PreSelection/ to PreOpts/.
tree
|
commitdiff
2002-09-20
Vikram S. Adve
Add method MachineInstr::replace to rewrite a machine...
tree
|
commitdiff
2002-09-20
Vikram S. Adve
Allow copy coalescing in more cases: if sum of node...
tree
|
commitdiff
2002-09-20
Vikram S. Adve
Peephole optimization pass on final machine code.
tree
|
commitdiff
2002-09-20
Vikram S. Adve
Files moved to CodeGen/PreOpts.
tree
|
commitdiff
2002-09-20
Vikram S. Adve
Moving these files from Code/PreSelection to here.
tree
|
commitdiff
2002-09-17
Chris Lattner
Don't put default parameter values into .cpp files...
tree
|
commitdiff
2002-09-17
Chris Lattner
Add support for GCC 2.96
tree
|
commitdiff
2002-09-16
Vikram S. Adve
Add subdirectory PreSelection.
tree
|
commitdiff
2002-09-16
Vikram S. Adve
New preselection pass that specializes LLVM code for...
tree
|
commitdiff
2002-09-16
Vikram S. Adve
Dump routine now writes out allocated register numbers...
tree
|
commitdiff
2002-09-16
Vikram S. Adve
Improve and fix error in allocating stack slots: adjust...
tree
|
commitdiff
2002-09-16
Vikram S. Adve
Add a version of ChooseRegOrImmed to handle numerical...
tree
|
commitdiff
2002-09-16
Vikram S. Adve
Add an assertion.
tree
|
commitdiff
2002-09-15
Vikram S. Adve
Fix typos in previous checkin.
tree
|
commitdiff
2002-09-15
Chris Lattner
RegAllocCommon no longer includes CommandLine.h so...
tree
|
commitdiff
2002-09-14
Vikram S. Adve
Break RA_DEBUG option into several levels to get better...
tree
|
commitdiff
2002-09-14
Vikram S. Adve
Remove unnecessary include.
tree
|
commitdiff
2002-09-14
Vikram S. Adve
Break RA_DEBUG option into several levels to get better...
tree
|
commitdiff
2002-09-14
Vikram S. Adve
Moving to lib/CodeGen/RegAlloc.
tree
|
commitdiff
2002-09-12
Chris Lattner
Fix a bug I introduced into the code generator. :(
tree
|
commitdiff
2002-09-11
Chris Lattner
- Change getelementptr instruction to use long indexe...
tree
|
commitdiff
2002-09-08
Chris Lattner
Make sure the leakdetector is told about temporary...
tree
|
commitdiff
2002-09-08
Chris Lattner
Inform the memory leak detector that TmpInstruction...
tree
|
commitdiff
2002-09-03
Chris Lattner
- Renamed Type::isIntegral() to Type::isInteger()
tree
|
commitdiff
2002-08-27
Anand Shukla
moved this file from lib/Reoptimizer/Mapping
tree
|
commitdiff
2002-08-27
Anand Shukla
Makefile for new sub directory
tree
|
commitdiff
2002-08-27
Anand Shukla
Added Mapping subdir
tree
|
commitdiff
2002-08-24
Vikram S. Adve
Use newly-added type inspection support in InstTreeNode...
tree
|
commitdiff
2002-08-24
Vikram S. Adve
Moved code here to extract memory instruction indices...
tree
|
commitdiff
2002-08-23
Anand Shukla
Added #include <alloca.h>
tree
|
commitdiff
2002-08-22
Chris Lattner
Eliminated the MemAccessInst class, folding contents...
tree
|
commitdiff
2002-08-22
Vikram S. Adve
dumpNode() does not need to print MachineInstrs.
tree
|
commitdiff
2002-08-15
Vikram S. Adve
Unary Not (boolean and bitwise) is no longer a separate...
tree
|
commitdiff
2002-08-14
Vikram S. Adve
Add method MachineInstr::substituteValue() which substi...
tree
|
commitdiff
2002-08-09
Chris Lattner
* Removed extraneous #includes
tree
|
commitdiff
2002-08-09
Chris Lattner
* Removed extraneous #includes
tree
|
commitdiff
2002-08-09
Chris Lattner
We are using std::vector, so remove extraneous namespac...
tree
|
commitdiff
2002-08-09
Chris Lattner
Very minor cleanups
tree
|
commitdiff
2002-08-08
Chris Lattner
- Cleaned up the interface to AnalysisUsage to take...
tree
|
commitdiff
2002-08-08
Chris Lattner
- Cleaned up the interface to AnalysisUsage to take...
tree
|
commitdiff
2002-08-04
Vikram S. Adve
Add function GetConstantValueAsUnsignedInt.
tree
|
commitdiff
2002-07-30
Chris Lattner
* Move InstructionSelection Pass here instead of living...
tree
|
commitdiff
2002-07-30
Chris Lattner
Remove unused vector
tree
|
commitdiff
2002-07-25
Chris Lattner
Refix stuff for GCC 2.95, 3.0.4 & 3.1
tree
|
commitdiff
2002-07-25
Mehwish Nagda
now removes deleted nops from MachineCodeForInstruction
tree
|
commitdiff
2002-07-25
Chris Lattner
*** empty log message ***
tree
|
commitdiff
2002-07-24
Chris Lattner
*** empty log message ***
tree
|
commitdiff
2002-07-24
Chris Lattner
Non-standard hash classes are not in the std:: namespace
tree
|
commitdiff
2002-07-24
Chris Lattner
*** empty log message ***
tree
|
commitdiff
2002-07-22
Mehwish Nagda
moving to the Reoptimizer/Mapping dir
tree
|
commitdiff
2002-07-22
Chris Lattner
*** empty log message ***
tree
|
commitdiff
2002-07-19
Mehwish Nagda
changed size computation
tree
|
commitdiff
2002-07-17
Mehwish Nagda
added check for Function with 0 BB
tree
|
commitdiff
2002-07-16
Mehwish Nagda
Now will profile all Basic Blocks
tree
|
commitdiff
2002-07-15
Mehwish Nagda
Initial checking : Writes LLVM - MI mappiing to the...
tree
|
commitdiff
2002-07-11
Anand Shukla
added std:: to endl
tree
|
commitdiff
2002-07-10
Vikram S. Adve
Fix print of BB name in dump().
tree
|
commitdiff
2002-07-10
Vikram S. Adve
Add support for marking each operand as a %hh, %hm...
tree
|
commitdiff
2002-07-09
Anand Shukla
changed mem_fun to std::mem_fun
tree
|
commitdiff
2002-07-08
Vikram S. Adve
Significant changes to correctly spill CC registers...
tree
|
commitdiff
2002-07-08
Vikram S. Adve
MachineInstr* in vector are not const (and never really...
tree
|
commitdiff
2002-07-08
Vikram S. Adve
Rename static struct Initializer to avoid name conflict...
tree
|
commitdiff
2002-07-08
Vikram S. Adve
Fix printing of BB in dump.
tree
|
commitdiff
2002-07-08
Vikram S. Adve
Moved class MachineCodeForBasicBlock to MachineCodeForB...
tree
|
commitdiff
2002-07-08
Vikram S. Adve
MachineInstr::dump() now takes no arguments.
tree
|
commitdiff
2002-07-08
Vikram S. Adve
Implementation of class MachineCodeForBasicBlock.
tree
|
commitdiff
2002-07-08
Vikram S. Adve
A single MachineInstr operand may now be both a def...
tree
|
commitdiff
2002-07-08
Vikram S. Adve
getUsableUniRegAtMI interface simplified slightly.
tree
|
commitdiff
2002-07-08
Vikram S. Adve
Moved class MachineCodeForBasicBlock to MachineCodeForB...
tree
|
commitdiff
2002-07-08
Vikram S. Adve
MachineInstr* in vector are not const (and never really...
tree
|
commitdiff
2002-06-30
Chris Lattner
Remove tag that just clutters diffs
tree
|
commitdiff
2002-06-25
Anand Shukla
changes to make it compatible with 64bit gcc
tree
|
commitdiff
2002-06-25
Chris Lattner
MEGAPATCH checkin.
tree
|
commitdiff
2002-06-25
Chris Lattner
MEGAPATCH checkin.
tree
|
commitdiff
2002-05-23
Chris Lattner
Convert RegClass::IsColorUsedArr from a dynamically...
tree
|
commitdiff
2002-05-22
Chris Lattner
Move debug options out of header files so that the...
tree
|
commitdiff
2002-05-22
Chris Lattner
Avoid #including CommandLine.h
tree
|
commitdiff
2002-05-20
Chris Lattner
Hide debugging options
tree
|
commitdiff
2002-05-20
Chris Lattner
Don't lose namespace qualifications on previous patch.
tree
|
commitdiff
2002-05-19
Vikram S. Adve
InstrnsBefore and InstrnsAfter are now vectors instead...
tree
|
commitdiff
2002-05-19
Vikram S. Adve
Better folding getelementptr operations with mixed
tree
|
commitdiff
2002-05-19
Vikram S. Adve
cpValue2Value now needs a vector of MachineInstr to...
tree
|
commitdiff
2002-05-19
Vikram S. Adve
Annotation class for MachineInstr.
tree
|
commitdiff
2002-05-19
Vikram S. Adve
Numerous bug fixes:
tree
|
commitdiff
2002-05-06
Chris Lattner
Replace all usages of Type::isPointerType with isa...
tree
|
commitdiff
2002-04-29
Chris Lattner
Add neccesary #include
tree
|
commitdiff
next