Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draw STG F and D registers from the same pool of available SSE registers on x... | Geoffrey Mainland | 2012-10-30 | 1 | -0/+6 |
* | Pass DynFlags down to llvmWord | Ian Lynagh | 2012-09-16 | 1 | -8/+9 |
* | Fix validation error | David Terei | 2012-01-12 | 1 | -2/+2 |
* | Improve LLVM TBAA hierachy (#5567). | David Terei | 2012-01-12 | 1 | -1/+8 |
* | Use Type Based Alias Analysis (TBAA) in LLVM backend (#5567) | David Terei | 2012-01-12 | 1 | -2/+43 |
* | Track STG live register information for use in LLVM | David Terei | 2012-01-09 | 1 | -2/+6 |
* | LLVM: Fix #5131. Add support for missing stg regs | David Terei | 2011-04-19 | 1 | -0/+2 |
* | LLVM: Use getelementptr instruction for a lot of situations | David Terei | 2010-06-30 | 1 | -5/+1 |
* | LLVM: Fix bug with calling tail with empty list | David Terei | 2010-06-25 | 1 | -1/+2 |
* | Allow for stg registers to have pointer type in llvm BE. | David Terei | 2010-06-21 | 1 | -10/+14 |
* | Add new LLVM code generator to GHC. (Version 2) | David Terei | 2010-06-15 | 1 | -0/+54 |