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-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
2001-11-02
Chris Lattner
Dramatically simplify recursive type processing. Fixed...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-02
Chris Lattner
Improve some debugging code
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Support floating point numbers in expodential form...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Print floating point numbers in expodential form so...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
* Add comments for peepholes
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Add DCE as integral part of the level raising to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Expose the low level DCE mechanism to external users
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Expose the low level DCE mechanism to external users
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Implement new simpler constructors for if you don't...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
* Implement expression type conversion for constant...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Simplify DCE code a lot
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Implement constant propogation of null pointer values.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Add simpler to use ctors. Add getType() overload to...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Add new isNullValue method
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
* Convert getelementptr/store pairs into a single store
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Initial checkin of level raising code, after move and...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Initial checkin of level raising code
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Move the Raise xform from opt to transforms
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Propogate name to the malloc itself instead of to the...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Move level change xfor into the transforms directory
commit
|
commitdiff
|
tree
|
snapshot
2001-11-01
Chris Lattner
Add some useful accessors
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
crunch the output of GCC a bit to make it nicer
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Start testing the new cleangcc pass
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Use the correct prototype for malloc and free
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Implement code to convert %malloc and %free FUNCTION...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Implemented constant propogation of cast instructions
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Fix dumb copy and paste typos
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Initial version of GCC cleanup pass: just removes extra...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
New GCC cleanup pass interface
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Add hook for GCC cleanup pass
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Build new gccas tool
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Initial checkin of GCCAS
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Initial checkin of heapsort benchmark
commit
|
commitdiff
|
tree
|
snapshot
2001-10-31
Chris Lattner
Fix bug when inlining a method that refers to a global...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Implement memset memcpy, calloc
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Initial checkin of ary3 "benchmark" from prog lang...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Implement xor operator
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Initialize map for purify
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
callExternalMethod now returns the return value of...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Implement a gross function name map that must be used...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
* Add some assertions for checking internal error condi...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Add easy way to enable purify support
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Don't fail to load runtime if running LLI from the...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Initialize isRecursive. Found by Purify
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Fix ordering problem. Found by purify. :)
commit
|
commitdiff
|
tree
|
snapshot
2001-10-30
Chris Lattner
Add testcase for missed SCCP optimization
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Print out a label if we step into the first instruction...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
* Fix pow wrapper to actually work
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Implement getelementptr instruction as well as the...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
I screwed up the macros, so of course strtol didn't...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Fix broken assertion. Didn't allow for pointer case
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Pull method symbols over when linking. Otherwise the...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Fix blatent bugs in checkin
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Expose the WriteTypeSymbolic function from the library...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Expose some more printing functionality from the assemb...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Be careful to output symbolic type name if possible...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Remember to print out the next instruction if stepping...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Fix problem next'ing over an external method
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Oops, accidentally broke reading from stdin when doing...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Test bitwise operations
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Check in to use moved stringizing code
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Systems headers use <> not ""
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Checkin of C string stuff. Fix several bugs, including...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Remove C string capability from VMCore library. Move...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Include functionality to get a string array constant...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-29
Chris Lattner
Remove useCSyntax flag
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Chris Lattner
Initial checkin of name mangling code moved from linker
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Chris Lattner
Initial checkin of name mangling code. Moved from...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Make newlines be newlines! This should now work in...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Chris Lattner
Remove non linking related stuff
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Chris Lattner
Remove unneccesary function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Chris Lattner
Fix some illegal uses of the ## operator
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Minor fix I omitted to check in.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Support printing control characters in standard C/assem...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Record constants that need to be emitted in the assembl...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Allow combinations of True/Anti/Output flags for each...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Add edges between call instructions and (a) load/store...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Generate SETX for 64-bit integers!
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Add SETX instruction for 64-bit constants.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Need to subtract, not add, stack size in SAVE instruction!
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Major overhaul to print globals and constants.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Added name-mangling routines for future use.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Use separate functions for printing values of each...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-28
Vikram S. Adve
Added printPointer.
commit
|
commitdiff
|
tree
|
snapshot
next