summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move some helpers from the global namespace into anonymous ones.Benjamin Kramer2018-10-131-1/+1
* [WebAssembly] Don't modify preds/succs iterators while erasing from themHeejin Ahn2018-10-041-4/+7
* [WebAssembly] Modify LateEHPrepare one-line description (NFC)Heejin Ahn2018-08-171-1/+1
* [Wasm] Don't iterate over MachineBasicBlock::successors while erasing from itBenjamin Kramer2018-08-081-8/+10
* [WebAssembly] Add WebAssemblyLateEHPrepare passHeejin Ahn2018-06-251-0/+383
OpenPOWER on IntegriCloud