| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor X86SelectConstAddr, folding it into X86SelectAddress. This | Dan Gohman | 2008-09-19 | 1 | -1/+1 |
| * | Fix a constant lowering bug. Now we can do load and store instructions with f... | Evan Cheng | 2008-09-09 | 1 | -3/+14 |
| * | Fix the ordering of operands to the store (inverted relative to LLVM IR), and... | Owen Anderson | 2008-09-04 | 1 | -1/+1 |
| * | Add a first attempt at implementing stores for X86 fast isel using target hooks. | Owen Anderson | 2008-09-04 | 1 | -1/+2 |
| * | Load from GV stub should be locally CSE'd. | Evan Cheng | 2008-09-04 | 1 | -0/+12 |

