Files
ldc/gen
kai 1ab2204e0b Fix big-endian code generation for btc, btr and bts.
These intrinsics operate on size_t words. The generated LLVM IR operates
on bytes and therefore assumes a little-endian architecture.
The fix is to change the generated IR to work on size_t words.
2013-03-02 19:30:34 +01:00
..
2013-02-10 22:08:35 +01:00
2013-02-10 22:08:35 +01:00
2013-02-26 13:14:32 +01:00
2013-02-28 06:56:18 +01:00
2013-02-26 13:14:32 +01:00
2013-01-06 17:17:30 +01:00
2013-02-26 13:14:32 +01:00
2013-02-13 00:07:55 +01:00
2013-02-11 04:20:59 +01:00
2013-02-11 04:20:59 +01:00
2013-02-25 21:18:10 +01:00