- 22088bb fix loading of floats by Andrew Lenharth · 21 years ago
- 8d163d2 marked mem* as not supported by Andrew Lenharth · 21 years ago
- c23d696 fix Load bug by Andrew Lenharth · 21 years ago
- 2afc821 try to make a bug bugpointable, add yet more constant pool stuff, fixup constant loads for FP by Andrew Lenharth · 21 years ago
- 22d5a41 better constant handling, should fix many remaining cases by Andrew Lenharth · 21 years ago
- e76797c fix FP arg passing bug, Add unsigned to/from int, fix SELECT, fix Constant pool by Andrew Lenharth · 21 years ago
- c1faced pecimise loads, put indirect call addr in right register. still doesn't fix methcall by Andrew Lenharth · 21 years ago
- 7efadce fp to int and back conversion sequences by Andrew Lenharth · 21 years ago
- 7b2a527 added fp extend and removed a forgotten assert in more than 6 arg support (should break somewhere else now :) ) and fix an incorrect asm sequence for indirect calls by Andrew Lenharth · 21 years ago
- d7b59d0 Fix warnings. by Chris Lattner · 21 years ago
- 684f229 support for larger calls by Andrew Lenharth · 21 years ago
- 2c59435 first step towards a correct and complete stack. also add some forms for things that were getting stuck in the nightly tester. by Andrew Lenharth · 21 years ago
- cc1b16f fix ExprMap, partially teach about add long by Andrew Lenharth · 21 years ago
- 6b9870a fix ExprMap and constant check in setcc by Andrew Lenharth · 21 years ago
- 40831c5 move FP into it's own select by Andrew Lenharth · 21 years ago
- 10b4007 Floating point instructions like Floating point registers by Andrew Lenharth · 21 years ago
- d2bb960 int to float conversion and another setcc by Andrew Lenharth · 21 years ago
- 3d65d31 teach isel about comparison with constants and zero extending bits by Andrew Lenharth · 21 years ago
- 7e57bd5 perhaps this will let me have calls again by Andrew Lenharth · 21 years ago
- c0d502e minor bug fix by Andrew Lenharth · 21 years ago
- 51d3ab4 minor bug fix by Andrew Lenharth · 21 years ago
- 3e98fde initial fp support by Andrew Lenharth · 21 years ago
- fc16691 hum, writing on one machine, testing on another... by Andrew Lenharth · 21 years ago
- 0298118 add some operations, fix others. should compile several more tests now by Andrew Lenharth · 21 years ago
- d279b41 problems with bools, and their work arounds by Andrew Lenharth · 21 years ago
- 2f8fb77 more load choices, better add with imm by Andrew Lenharth · 21 years ago
- 2d6f022 Clean ups, and taught the instruction selector about immediate forms by Andrew Lenharth · 21 years ago
- 304d0f3 Let me introduce you to the early stages of the llvm backend for the alpha processor by Andrew Lenharth · 21 years ago