An error occurred fetching the project authors.
- 26 Aug, 2009 2 commits
-
-
Ian Lance Taylor authored
R=gri DELTA=105 (77 added, 23 deleted, 5 changed) OCL=33890 CL=33910
-
Robert Griesemer authored
R=rsc DELTA=113 (10 added, 30 deleted, 73 changed) OCL=33877 CL=33882
-
- 18 Aug, 2009 2 commits
-
-
Robert Griesemer authored
- implememted empty stubs for 386 assembly routines - removed assembly code operating on single words (except for one) - adjusted tests R=rsc DELTA=126 (46 added, 67 deleted, 13 changed) OCL=33461 CL=33461
-
Robert Griesemer authored
- changed Cmp to return -1, 0, +1 - added corresponding test cases R=rsc DELTA=173 (136 added, 3 deleted, 34 changed) OCL=33431 CL=33459
-
- 15 Aug, 2009 1 commit
-
-
Robert Griesemer authored
- renamed Z -> Int - made Int ops methods on *Int - "install" assembly routines dynamically - replace mulVW functions with mulAddVWW of equivalent performance but symmetric functionality to divWVW - implemented scanN status: - need mulNN (trivial) - need division/modulo after which the set of elementary operations is complete - to/from string conversion working R=rsc DELTA=320 (124 added, 50 deleted, 146 changed) OCL=33308 CL=33341
-
- 14 Aug, 2009 1 commit
-
-
Robert Griesemer authored
- implemented low-level operations on word vectors - implemented corresponding amd64 assembly routines for word vector operations - implemented first set of operations on unsigned integers - implemented first set of operations on signed integers - implemented systematic test cases for each data type R=rsc DELTA=1330 (1330 added, 0 deleted, 0 changed) OCL=33132 CL=33285
-