summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/mir/block.rs
AgeCommit message (Expand)AuthorLines
2018-06-02Generate br for all two target SwitchIntsNikita Popov-5/+14
2018-05-17Make sure the type we think is uninhabited actually isvarkor-1/+2
2018-05-17Fix an ICE when attempting to transmute an uninhabited typevarkor-3/+13
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+895