summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/float16-declarations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable _Float16 for non ARM/SPIR TargetsErich Keane2019-01-251-6/+0
* CGDecl::emitStoresForConstant fix synthesized constant's nameJF Bastien2018-11-151-3/+3
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-1/+1
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-1/+1
* Revert r337456: [CodeGen] Disable aggressive structor optimizations at -O0, t...Chandler Carruth2018-07-291-1/+1
* [CodeGen] Disable aggressive structor optimizations at -O0, take 3Pavel Labath2018-07-191-1/+1
* Revert r332839.Richard Smith2018-05-301-1/+1
* [CodeGen] Disable aggressive structor optimizations at -O0, take 2Pavel Labath2018-05-211-1/+1
* Revert "[CodeGen] Disable aggressive structor optimizations at -O0"Pavel Labath2018-05-141-1/+1
* [CodeGen] Disable aggressive structor optimizations at -O0Pavel Labath2018-05-141-1/+1
* Recommit r324107 again.Rafael Espindola2018-02-071-11/+11
* Revert "Recommit r324107."Rafael Espindola2018-02-071-11/+11
* Recommit r324107.Rafael Espindola2018-02-071-11/+11
* Revert "Start setting dso_local in clang."Rafael Espindola2018-02-021-11/+11
* Start setting dso_local in clang.Rafael Espindola2018-02-021-11/+11
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-1/+1
* [CodeGen][X86] Fix handling of __fp16 vectors.Akira Hatanaka2017-12-091-14/+7
* Recommit "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-0/+156
* Revert "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-156/+0
* Add _Float16 as a C/C++ source language typeSjoerd Meijer2017-09-081-0/+156
OpenPOWER on IntegriCloud