[SPARC] Revamp AnalyzeBranch and add ReverseBranchCondition.
[oota-llvm.git] / lib / Target / Sparc / README.txt
2014-08-30 Brad SmithJIT support has been added awhile ago.
2013-06-04 Venkatraman Govind... Sparc: No functionality change. Cleanup whitespaces...
2013-05-19 Jakob Stoklund OlesenDon't use %g0 to materialize 0 directly.
2010-03-01 Nathan KeynesAdd JIT support to the TODO list (test commit)
2008-02-28 Chris Lattnerfix CodeGen/Generic/2008-01-25-dag-combine-mul.ll on...
2006-02-09 Chris LattnerDone
2006-02-05 Chris Lattnerremove V8 reference
2006-02-04 Chris Lattneradd a note
2006-01-31 Chris Lattnerokay, one more
2006-01-31 Chris Lattneranother note
2006-01-31 Chris LattnerMore notes
2006-01-31 Chris Lattneranother one
2006-01-31 Chris Lattneradd a note
2006-01-30 Chris LattnerFirst step towards V9 instructions in the V8 backend...
2005-12-23 Chris Lattnernot a good idea
2005-12-23 Chris Lattnerremove benchmark list, remove issues addressed by the...
2005-12-17 Chris Lattneradd fneg,fabs,fsqrt instructions
2005-12-17 Chris Lattnerasmprinter done, added crucial missing step
2005-12-17 Chris LattnerConvert the remaining instructions over, branches and...
2005-12-16 Chris Lattneradd some notes
2004-12-14 Brian GaekeThe mystery of Olden/tsp solved, and more opportunities...
2004-12-14 Brian GaekeGet rid of shifts by zero in most cases.
2004-12-13 Chris LattnerAdd some notes
2004-12-13 Brian GaekeAdd V8 SPEC status.
2004-12-12 Brian GaekeComplete the list of MultiSource failures.
2004-12-12 Brian Gaekehbd should be working now.
2004-12-11 Brian GaekeUpdate lists of failing benchmarks, including info...
2004-12-10 Brian GaekeUpdate lists of failing benchmarks (except C++...someth...
2004-12-10 Brian GaekeUpdate list of failing MultiSource benchmarks. It works...
2004-12-09 Brian GaekeWe're continuing to make progress on MultiSource.
2004-11-30 Brian GaekeUpdate list of failing benchmarks.
2004-11-24 Brian GaekeUpdate list of failing benchmarks.
2004-11-23 Brian GaekeUpdate failing SingleSource test-case list.
2004-11-23 Brian GaekeAdd more known-failing tests.
2004-11-22 Brian GaekeUpdate to-do list.
2004-11-21 Brian GaekeUpdate to-do list.
2004-11-21 Brian GaekeUpdate list of failing benchmarks & to-do list.
2004-11-20 Brian GaekeUpdate failing test cases & to-do list.
2004-11-19 Misha BrukmanFix grammar
2004-11-19 Brian GaekeUpdate list of expected test failures.
2004-11-18 Brian GaekeUpdate current expected failures list - expand it to...
2004-11-17 Brian GaekeUpdate to-do list.
2004-11-17 Brian GaekeUpdate list of failing SingleSource Benchmarks
2004-11-16 Brian GaekeUpdate list of failing benchmarks
2004-11-15 Brian GaekeUpdate list of failing Benchmarks.
2004-11-14 Brian GaekeUpdate lists of failing unit tests.
2004-11-14 Brian GaekeFix NotTest - round up extraStack to the nearest double...
2004-11-14 Brian GaekeUpdate failing Benchmarks; point out that I'm skipping...
2004-11-14 Brian GaekeUpdate expected UnitTests failures.
2004-10-14 Brian GaekeAdd list of libc procedures we'll use, at some point.
2004-10-09 Brian Gaekeupdate according to tonight's info
2004-09-29 Brian GaekeUpdate list of shootout programs that should be working.
2004-09-29 Brian Gaekeadd results
2004-08-06 Brian GaekeUpdate the To-Do list according to my notes + assertions
2004-07-16 Brian GaekeAdd to-do list.
2004-02-25 Brian GaekeSparcV8 skeleton