summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/fast-isel.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-4/+4
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-271-1/+1
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-1/+2
* [WebAssembly] Don't old negative load/store offsets in fast-isel.Dan Gohman2016-12-221-0/+30
* [WebAssembly] Preliminary fast-isel support.Dan Gohman2016-05-101-0/+28
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-2/+2
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-2/+2
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-2/+2
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-2/+2
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-2/+2
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-2/+2
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-4/+4
* WebAssembly: emit `(func (param t) (result t))` s-expressionsJF Bastien2015-08-251-2/+2
* [WebAssembly] Skeleton FastISel supportDan Gohman2015-08-241-0/+20
OpenPOWER on IntegriCloud