index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Sparc
/
README.txt
Age
Commit message (
Expand
)
Author
2005-12-17
asmprinter done, added crucial missing step
Chris Lattner
2005-12-17
Convert the remaining instructions over, branches and calls. Fix a couple
Chris Lattner
2005-12-16
add some notes
Chris Lattner
2004-12-14
The mystery of Olden/tsp solved, and more opportunities for speedup.
Brian Gaeke
2004-12-14
Get rid of shifts by zero in most cases.
Brian Gaeke
2004-12-13
Add some notes
Chris Lattner
2004-12-13
Add V8 SPEC status.
Brian Gaeke
2004-12-12
Complete the list of MultiSource failures.
Brian Gaeke
2004-12-12
hbd should be working now.
Brian Gaeke
2004-12-11
Update lists of failing benchmarks, including info on which
Brian Gaeke
2004-12-10
Update lists of failing benchmarks (except C++...something is the
Brian Gaeke
2004-12-10
Update list of failing MultiSource benchmarks. It works out to +5 -5, but I
Brian Gaeke
2004-12-09
We're continuing to make progress on MultiSource.
Brian Gaeke
2004-11-30
Update list of failing benchmarks.
Brian Gaeke
2004-11-24
Update list of failing benchmarks.
Brian Gaeke
2004-11-23
Update failing SingleSource test-case list.
Brian Gaeke
2004-11-23
Add more known-failing tests.
Brian Gaeke
2004-11-22
Update to-do list.
Brian Gaeke
2004-11-21
Update to-do list.
Brian Gaeke
2004-11-21
Update list of failing benchmarks & to-do list.
Brian Gaeke
2004-11-20
Update failing test cases & to-do list.
Brian Gaeke
2004-11-19
Fix grammar
Misha Brukman
2004-11-19
Update list of expected test failures.
Brian Gaeke
2004-11-18
Update current expected failures list - expand it to include all of
Brian Gaeke
2004-11-17
Update to-do list.
Brian Gaeke
2004-11-17
Update list of failing SingleSource Benchmarks
Brian Gaeke
2004-11-16
Update list of failing benchmarks
Brian Gaeke
2004-11-15
Update list of failing Benchmarks.
Brian Gaeke
2004-11-14
Update lists of failing unit tests.
Brian Gaeke
2004-11-14
Fix NotTest - round up extraStack to the nearest doubleword, if it is
Brian Gaeke
2004-11-14
Update failing Benchmarks; point out that I'm skipping Shootout-C++.
Brian Gaeke
2004-11-14
Update expected UnitTests failures.
Brian Gaeke
2004-10-14
Add list of libc procedures we'll use, at some point.
Brian Gaeke
2004-10-09
update according to tonight's info
Brian Gaeke
2004-09-29
Update list of shootout programs that should be working.
Brian Gaeke
2004-09-29
add results
Brian Gaeke
2004-08-06
Update the To-Do list according to my notes + assertions
Brian Gaeke
2004-07-16
Add to-do list.
Brian Gaeke
2004-02-25
SparcV8 skeleton
Brian Gaeke