Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-15 | Rename AnalyzeBranch* to analyzeBranch*. | Jacques Pienaar | 1 | -1/+1 |
2016-06-30 | CodeGen: Use MachineInstr& in TargetInstrInfo, NFC | Duncan P. N. Exon Smith | 1 | -2/+2 |
2016-06-12 | Pass DebugLoc and SDLoc by const ref. | Benjamin Kramer | 1 | -2/+2 |
2016-01-28 | [WebAssembly] Enhanced register stackification | Dan Gohman | 1 | -0/+3 |
2016-01-19 | [WebAssembly] Rematerialize constants rather than hold them live in registers. | Dan Gohman | 1 | -0/+3 |
2015-11-29 | [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC. | Dan Gohman | 1 | -2/+1 |
2015-09-16 | [WebAssembly] Check in an initial CFG Stackifier pass | Dan Gohman | 1 | -0/+12 |
2015-09-09 | [WebAssembly] Implement WebAssemblyInstrInfo::copyPhysReg | Dan Gohman | 1 | -0/+4 |
2015-07-22 | WebAssembly: basic bitcode → assembly CodeGen test | JF Bastien | 1 | -1/+4 |
2015-06-29 | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 1 | -0/+37 |