Commit History

Author SHA1 Message Date
  Thomas Lively 5d63c8b6bd [WebAssembly] Add multivalue and tail-call target features 6 years ago
  Thomas Lively ed92348354 [WebAssembly] Add mutable globals feature 6 years ago
  Heejin Ahn 741e845394 [WebAssembly] Add atomics target option 6 years ago
  Thomas Lively a5f6431c50 [WebAssembly] Add bulk memory target feature 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Thomas Lively 5cb757a474 [WebAssembly] Add unimplemented-simd128 feature, gate builtins 6 years ago
  Dan Gohman 4c4d20cbc7 [WebAssembly] Change size_t to `unsigned long`. 7 years ago
  Heejin Ahn 15cf6cba4b [WebAssembly] Add exception handling option 7 years ago
  Erich Keane d048a9ebfa Add Rest of Targets Support to ValidCPUList (enabling march notes) 7 years ago
  Dan Gohman a7cf1d4e09 [WebAssembly] Factor out settings common to wasm32 and wasm64. NFC. 7 years ago
  Dan Gohman d91a0b81e5 [WebAssembly] Add target flags for sign-ext opcodes. 7 years ago
  Dan Gohman 449f42c6c8 [WebAssembly] Add options for using the nontrapping-fptoint feature. 7 years ago
  Erich Keane 60dfdd6430 Break up Targets.cpp into a header/impl pair per target type[NFCI] 8 years ago