summary refs log tree commit diff
path: root/src/test/mir-opt/const_allocation2/64bit
AgeCommit message (Expand)AuthorLines
2020-05-12Pointer printing: do not print 0 offsetRalf Jung-9/+9
2020-04-30Rollup merge of #71590 - RalfJung:mir-dump-pointers, r=oli-obkTyler Mandry-7/+7
2020-04-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ...Oliver Scherer-8/+8
2020-04-26sync alloc dump and pointer printingRalf Jung-7/+7
2020-04-24Auto merge of #70820 - spastorino:replace-fragile-erroneous-const-sys, r=oli-obkbors-16/+16
2020-04-24Rollup merge of #71459 - divergentdave:pointer-offset-0x, r=RalfJungDylan DPC-3/+3
2020-04-23Bless mir-opt testsSantiago Pastorino-16/+16
2020-04-23Add leading 0x to offset in Debug fmt of PointerDavid Cook-3/+3
2020-04-20Fix codegen and mir-opt testsJonas Schievink-16/+16
2020-04-13bless mir opt testsBastian Kauschke-1/+7
2020-03-26Enable `--bless`ing of MIR dumpsOliver Scherer-0/+67