OSDN Git Service

Remove \brief commands from doxygen comments.
[android-x86/external-llvm.git] / lib / Target / WebAssembly / WebAssemblySetP2AlignOperands.cpp
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-03-30 Jacob Gravelle[WebAssembly] Register wasm passes with the PassRegistry
2017-10-05 Derek Schuff[WebAssembly] Add the rest of the atomic loads
2017-08-30 Derek Schuff[WebAssembly] Add target feature for atomics
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2016-10-06 Dan Gohman[WebAssembly] Remove the output operand from stores.
2016-10-01 Mehdi AminiUse StringRef in Pass/PassManager APIs (NFC)
2016-04-21 Dan Gohman[WebAssembly] Limit alignment hints to natural alignment.
2016-01-26 Dan Gohman[WebAssembly] Implement unaligned loads and stores.