projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2001-11-08
Vikram S. Adve
Bug fix: need to use .reserve for uninitialized data.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Add rule for %.clean.bc.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Bug fix: cannot modify Phi operands while iterating...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Add handle to object MachineFrameInfo.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Include handle to TargetMachine in each Machine...Info...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Add method CreateCodeToCopyIntToFloat.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Major change to how defs are found when adding dependen...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
MachineCodeForMethod is now an annotation on class...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Add handle to TargetMachine object in all Machine....
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Added support for bitwise logical operators. Use diffe...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Fixed function getEscapedString to follow the Sparc...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Fix bugs in FITOS/D instruction generation.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Added new function UltraSparcInstrInfo::CreateCodeToCop...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Removed class RegStackOffsets and used class MachineCod...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Use MachineFrameInfo as base class of UltraSparcFrameIn...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Machine-independent interface to target's stack frame...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Use different op labels for bitwise logical operations...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Added a second constructor for and improved class TmpIn...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Added two minor methods.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Removed class RegStackOffsets and used class MachineCod...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Major overhaul of stack frame management.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Old file which was moved to include/llvm/Target some...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Vikram S. Adve
Removed MachineCodeForMethod object and made it an...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Add analysis pass.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Initial checkin of pointer safety checker
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Correct problem that allows indirect function calls
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
* Switch to operation on pointers with PointerTy more...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
1. -Winline emits spurious warnings that aren't useful...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Killing warnings
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Add #includes to enable buiding in Release mode
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Squelch warnings about not returning a value
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Vikram S. Adve
Roll back all these changes that have broken Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Okay, so this is a huge hack. Fixme later
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
*Print Stack traces better.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
* Use cached writer to speed up printing and get symbol...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Implement CachedWriter class to allow module level...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
New class to provide high performance writing.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Chris Lattner
Add %p format to printf, which MUST be used when printi...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Implement log and drand48 for TSP bm
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Add notes
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Implement sqrt, implement printf better, simpler.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Fix minor bug for shifts
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Print out the abridged form of the call instruction.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Build .bc from .c better.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Don't forget to make the clean version.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Vikram S. Adve
Really fix Makefile to compile individual tests and...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Vikram S. Adve
Moved *.c files into subdirectory TestSources to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Ruchira Sasanka
Fixed bug - added code in pushUnconstrainedIGNodes...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Reorder paramters to make the command line more easily...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Fix bugs
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Fix many bugs. Implement PHI transforms & other cycles
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Give me PHI's space back
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Vikram S. Adve
Bug fix: uninitialized variable.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Vikram S. Adve
Bug fix: Printing AdIBef and AdIAft outside the scope...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Chris Lattner
Print PHI nodes with zero operands even if they are...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Chris Lattner
Fix bug with ADD nodes and malloc promotion
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Chris Lattner
Fix makefile to compile olden and main benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Chris Lattner
Don't print spurious linking warnings about methods...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Chris Lattner
Use the expression map correctly.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Chris Lattner
Make the olden benchmarks compile again
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vikram S. Adve
Modified graph construction to use one pass to find...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vikram S. Adve
Make reg. numbers signed ints.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vikram S. Adve
Put it back!
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vikram S. Adve
Removed by mistake; will add it back immediately.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vikram S. Adve
Make gcc generate assembly files (%.ll) until Chris...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vikram S. Adve
Delete rule to disassemble %.bc -- need to make it...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vikram S. Adve
Replaced another HERE.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vikram S. Adve
Put common rules for compiling programs into Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
New file for expression tree conversion
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
Refactor code to share stuff
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
* Relax restriction that prevented malloc promotion...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Vikram S. Adve
Generate code for Rem instruction.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
Fix obscure nasty bug with bytecode writing that could...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
* Disable debug output
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
Convert backward conversion of expression trees into...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Vikram S. Adve
Fixed instruction information for RDCCR and WRCCR.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
Minor method rename
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
Add transformations for Load and GetElementPtr. Fix...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Chris Lattner
Fix cast instructions that end up in bad places in...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Ruchira Sasanka
Added an assertion since it seems like AdjList returns...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Avoid making a broken transformation!
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Add new cleanup pass:
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Add a helper function to PHI node
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Ruchira Sasanka
Added support for correct spilling of %ccr
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Ruchira Sasanka
Added code to support correct saving of %ccr across...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
* Export method to merge identically named methods
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Expose method to merge identically named methods
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Ruchira Sasanka
Arranged stack frame - needs furhter organization
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Ruchira Sasanka
Moved InsertCallerSaveInstr to the SparcRegInfo.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Ruchira Sasanka
Arranged stack frame - needs furhter organization
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Ruchira Sasanka
Commented out code so that copies are inserted for...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Be lenient on types so that programs that are not very...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Changes to compile the TSP benchmark successfully....
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Add code to link method together with the same name...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Don't forget to link type names together too. Fix...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Remove debugging info
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Fix major bugs in type resolution
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Add extra code for debugging linker problems
commit
|
commitdiff
|
tree
|
snapshot
2001-11-03
Chris Lattner
Fix the linker. This bug was not fun to track down...
commit
|
commitdiff
|
tree
|
snapshot
next