2005-05-04 |
Andrew Lenharth | fix typo
|
commit | commitdiff | tree |
2005-05-04 |
Andrew Lenharth | Well, add support for ct* for 21264 only.
|
commit | commitdiff | tree |
2005-05-04 |
Andrew Lenharth | Make promoteOp work for CT*
|
commit | commitdiff | tree |
2005-05-04 |
Andrew Lenharth | comment fix
|
commit | commitdiff | tree |
2005-05-04 |
Andrew Lenharth | see if the legalize code propery compensates for the...
|
commit | commitdiff | tree |
2005-05-04 |
Andrew Lenharth | added a use of ctpop to debug stuff with
|
commit | commitdiff | tree |
2005-05-04 |
Andrew Lenharth | fixup argument
|
commit | commitdiff | tree |
2005-05-03 |
Andrew Lenharth | initial descriptions of count intrinsics
|
commit | commitdiff | tree |
2005-05-03 |
Andrew Lenharth | Implement count leading zeros (ctlz), count trailing...
|
commit | commitdiff | tree |
2005-05-03 |
Andrew Lenharth | yea yea yea
|
commit | commitdiff | tree |
2005-05-03 |
Andrew Lenharth | note the vararg change, and other stuff
|
commit | commitdiff | tree |
2005-05-03 |
Andrew Lenharth | pre add count tests
|
commit | commitdiff | tree |
2005-05-02 |
Andrew Lenharth | fold fp div by 0 to inf, the way gcc does. This is...
|
commit | commitdiff | tree |
2005-05-02 |
Andrew Lenharth | Remove support for 1.0 style varargs
|
commit | commitdiff | tree |
2005-04-30 |
Andrew Lenharth | I was sure I had thought about this and there was a...
|
commit | commitdiff | tree |
2005-04-27 |
Andrew Lenharth | Implement Value* tracking for loads and stores in the...
|
commit | commitdiff | tree |
2005-04-27 |
Andrew Lenharth | import fix and plot multiple lines at once
|
commit | commitdiff | tree |
2005-04-27 |
Andrew Lenharth | Generate a gnuplot script for any program and any test...
|
commit | commitdiff | tree |
2005-04-27 |
Andrew Lenharth | So you want to import nightly tester data into a data...
|
commit | commitdiff | tree |
2005-04-27 |
Andrew Lenharth | fix for parse, and a start at db import. Using CVS...
|
commit | commitdiff | tree |
2005-04-27 |
Andrew Lenharth | A first step towards being able to do more interesting...
|
commit | commitdiff | tree |
2005-04-22 |
Andrew Lenharth | keep track of max depth stats
|
commit | commitdiff | tree |
2005-04-14 |
Andrew Lenharth | fix calls
|
commit | commitdiff | tree |
2005-04-14 |
Andrew Lenharth | a 21264 fix, and fix the operator precidence on an...
|
commit | commitdiff | tree |
2005-04-14 |
Andrew Lenharth | added a random and mask test
|
commit | commitdiff | tree |
2005-04-13 |
Andrew Lenharth | WOW, function calls still seem to work after this.
|
commit | commitdiff | tree |
2005-04-13 |
Andrew Lenharth | prepare for func call optimization
|
commit | commitdiff | tree |
2005-04-13 |
Andrew Lenharth | regression case for faster call sequence
|
commit | commitdiff | tree |
2005-04-13 |
Andrew Lenharth | check that casts still use zap
|
commit | commitdiff | tree |
2005-04-13 |
Andrew Lenharth | add matches for SxADDL and company, as well as simplify...
|
commit | commitdiff | tree |
2005-04-13 |
Andrew Lenharth | added s4addl matching test
|
commit | commitdiff | tree |
2005-04-13 |
Andrew Lenharth | added all flavors of zap for anding
|
commit | commitdiff | tree |
2005-04-12 |
Andrew Lenharth | Get rid of idefs for arguments (oops)
|
commit | commitdiff | tree |
2005-04-12 |
Andrew Lenharth | Get rid of idefs for arguments
|
commit | commitdiff | tree |
2005-04-08 |
Andrew Lenharth | collect a few statistics, factor constants (constant...
|
commit | commitdiff | tree |
2005-04-08 |
Andrew Lenharth | oops
|
commit | commitdiff | tree |
2005-04-08 |
Andrew Lenharth | added some tests to check stupid pattern matching mistakes
|
commit | commitdiff | tree |
2005-04-07 |
Andrew Lenharth | Alpha zero extends setcc results
|
commit | commitdiff | tree |
2005-04-07 |
Andrew Lenharth | fix a small optimization opertunity and make gcc happy
|
commit | commitdiff | tree |
2005-04-07 |
Andrew Lenharth | match case change in codegen
|
commit | commitdiff | tree |
2005-04-07 |
Andrew Lenharth | fixup magic constant making code. tested by thousands...
|
commit | commitdiff | tree |
2005-04-07 |
Andrew Lenharth | lowercase instructions, makes diff happier
|
commit | commitdiff | tree |
2005-04-07 |
Andrew Lenharth | It wasn't happy about this either
|
commit | commitdiff | tree |
2005-04-07 |
Andrew Lenharth | Yea, it wasn't happy
|
commit | commitdiff | tree |
2005-04-06 |
Andrew Lenharth | added sdiv by 2^k and works for neg divisors also
|
commit | commitdiff | tree |
2005-04-06 |
Andrew Lenharth | fix copy/paste errors, and add imm support to SxADDQ...
|
commit | commitdiff | tree |
2005-04-06 |
Andrew Lenharth | simplified
|
commit | commitdiff | tree |
2005-04-06 |
Andrew Lenharth | added first alpha codegen regression test
|
commit | commitdiff | tree |
2005-04-06 |
Andrew Lenharth | Added Nate's div by constant stuff, also scaled operations!
|
commit | commitdiff | tree |
2005-04-05 |
Andrew Lenharth | added lowerargs support for varargs
|
commit | commitdiff | tree |
2005-04-03 |
Andrew Lenharth | is this simpler? I think it is simpler.
|
commit | commitdiff | tree |
2005-04-03 |
Andrew Lenharth | fix 101 regressions
|
commit | commitdiff | tree |
2005-04-02 |
Andrew Lenharth | Select optimization
|
commit | commitdiff | tree |
2005-04-02 |
Andrew Lenharth | Try several things. 1) drop /i from FP ops 2) factor...
|
commit | commitdiff | tree |
2005-04-02 |
Andrew Lenharth | FNEG/FABS/UNDEF
|
commit | commitdiff | tree |
2005-04-02 |
Andrew Lenharth | FNEG/FABS
|
commit | commitdiff | tree |
2005-03-31 |
Andrew Lenharth | make fp div trick dependend on flag
|
commit | commitdiff | tree |
2005-03-31 |
Andrew Lenharth | PCMarker support for DAG and Alpha
|
commit | commitdiff | tree |
2005-03-30 |
Andrew Lenharth | yea, fine Duraid
|
commit | commitdiff | tree |
2005-03-29 |
Andrew Lenharth | Fix up some types and constants
|
commit | commitdiff | tree |
2005-03-28 |
Andrew Lenharth | First step in adding pcmarker intrinsic. Second step...
|
commit | commitdiff | tree |
2005-03-23 |
Andrew Lenharth | don't lie to the register allocator
|
commit | commitdiff | tree |
2005-03-22 |
Andrew Lenharth | hum, it is good to use real instructions
|
commit | commitdiff | tree |
2005-03-22 |
Andrew Lenharth | two things: 1)evilness reduction patch, reduces the...
|
commit | commitdiff | tree |
2005-03-15 |
Andrew Lenharth | sure, I can set a flag, but if I never check it, why...
|
commit | commitdiff | tree |
2005-03-14 |
Andrew Lenharth | FP 0.0 setcc optimization, and generate short branch...
|
commit | commitdiff | tree |
2005-03-13 |
Andrew Lenharth | Should fix mesa
|
commit | commitdiff | tree |
2005-03-11 |
Andrew Lenharth | remove a pseudo instruction and improve inline constant...
|
commit | commitdiff | tree |
2005-03-10 |
Andrew Lenharth | yay for camel_cvs diff
|
commit | commitdiff | tree |
2005-03-10 |
Andrew Lenharth | some typoes and .bss isn't liked, at all
|
commit | commitdiff | tree |
2005-03-09 |
Andrew Lenharth | minor correction for Register that isn't used
|
commit | commitdiff | tree |
2005-03-05 |
Andrew Lenharth | fix data size stuff for architectures with bit challenged...
|
commit | commitdiff | tree |
2005-03-04 |
Andrew Lenharth | fix up stack pointer adjustments
|
commit | commitdiff | tree |
2005-03-04 |
Andrew Lenharth | fix FCMOVxx typo, set rem and div to hardcode target...
|
commit | commitdiff | tree |
2005-03-03 |
Andrew Lenharth | turn on IEEE for compares
|
commit | commitdiff | tree |
2005-03-03 |
Andrew Lenharth | beter Select on FP
|
commit | commitdiff | tree |
2005-03-03 |
Andrew Lenharth | LSR cleanup patch
|
commit | commitdiff | tree |
2005-03-02 |
Andrew Lenharth | remove 32 sign extend after 32 sextload and handle...
|
commit | commitdiff | tree |
2005-03-02 |
Andrew Lenharth | Added LSR as a beta pass for alpha
|
commit | commitdiff | tree |
2005-02-28 |
Andrew Lenharth | fix integer division and stuff
|
commit | commitdiff | tree |
2005-02-25 |
Andrew Lenharth | make BB labels be exported for debuging, add fp negation...
|
commit | commitdiff | tree |
2005-02-24 |
Andrew Lenharth | fix Allocas. Really. I mean it this time.
|
commit | commitdiff | tree |
2005-02-23 |
Andrew Lenharth | Ah the problems you have to fix when you stray from...
|
commit | commitdiff | tree |
2005-02-22 |
Andrew Lenharth | oops
|
commit | commitdiff | tree |
2005-02-22 |
Andrew Lenharth | dynamic stack allocas
|
commit | commitdiff | tree |
2005-02-22 |
Andrew Lenharth | no longer build as a shared library
|
commit | commitdiff | tree |
2005-02-15 |
Andrew Lenharth | add Alpha to llc
|
commit | commitdiff | tree |
2005-02-14 |
Andrew Lenharth | fix setcc on floats, fixes singlesource:pi, perhaps...
|
commit | commitdiff | tree |
2005-02-13 |
Andrew Lenharth | non-ieee arith crashes passes on alpha
|
commit | commitdiff | tree |
2005-02-12 |
Andrew Lenharth | try to do better match for i32 adds
|
commit | commitdiff | tree |
2005-02-12 |
Andrew Lenharth | make FP conversion more conservative (matches gcc)
|
commit | commitdiff | tree |
2005-02-12 |
Andrew Lenharth | oops, I was sure this had already gond though the nightly...
|
commit | commitdiff | tree |
2005-02-12 |
Andrew Lenharth | added sign extend for boolean
|
commit | commitdiff | tree |
2005-02-10 |
Andrew Lenharth | fix a bunch of regressions due to call behavior
|
commit | commitdiff | tree |
2005-02-10 |
Andrew Lenharth | so, if you beat on it, you too can talk emacs into...
|
commit | commitdiff | tree |
2005-02-10 |
Andrew Lenharth | fix fp branch
|
commit | commitdiff | tree |
2005-02-08 |
Andrew Lenharth | BranchCC, nifty
|
commit | commitdiff | tree |
2005-02-07 |
Andrew Lenharth | fix store issue and an FP conversion (segfault) issue
|
commit | commitdiff | tree |
2005-02-07 |
Andrew Lenharth | copytoreg fix
|
commit | commitdiff | tree |
2005-02-07 |
Andrew Lenharth | copyfromreg fix
|
commit | commitdiff | tree |
next |