Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | T10678: Fix bytes allocated statistic | Ben Gamari | 2015-11-12 | 1 | -1/+1 |
* | New magic function for applying realWorld# | Ben Gamari | 2015-11-12 | 2 | -0/+31 |
* | Support MO_U_QuotRem2 in LLVM backend | Michal Terepeta | 2015-08-03 | 1 | -0/+35 |
* | Give raise# a return type of open kind (#10481) | Reid Barton | 2015-07-31 | 3 | -0/+11 |
* | LlvmCodeGen: add support for MO_U_Mul2 CallishMachOp | Michal Terepeta | 2015-07-20 | 1 | -0/+18 |
* | Testsuite: delete remaining only_compiler_types(['ghc']) setups | Thomas Miedema | 2015-07-14 | 1 | -1/+1 |
* | Support MO_{Add,Sub}IntC and MO_Add2 in the LLVM backend | Michal Terepeta | 2015-07-04 | 2 | -1/+77 |
* | Simplify .gitignore files | Herbert Valerio Riedel | 2014-06-28 | 1 | -2/+0 |
* | Add .gitignore for autogenerated test files. | Edward Z. Yang | 2014-05-29 | 1 | -0/+2 |
* | Follow changes in comparison primops (see #6135) | Jan Stolarek | 2013-09-18 | 3 | -1490/+738 |
* | Rellocate test for T7689 to different directory | Jan Stolarek | 2013-08-19 | 3 | -0/+117 |
* | Comparison primops return Int# (Fixes #6135) | Jan Stolarek | 2013-08-14 | 6 | -0/+1576 |