Author: Zola Bridges
Date: 2020-07-07T13:20:13-07:00
New Revision: 9d9e499840af670b9644af77ce846c52085c23a1
URL:
https://github.com/llvm/llvm-project/commit/9d9e499840af670b9644af77ce846c52085c23a1
DIFF:
https://github.com/llvm/llvm-project/commit/9d9e499840af670b9644af77ce846c52085c23a1.diff
Author: Zola Bridges
Date: 2020-05-20T09:46:18-07:00
New Revision: 60ee885990982197013c71ff965a81e938184fd2
URL:
https://github.com/llvm/llvm-project/commit/60ee885990982197013c71ff965a81e938184fd2
DIFF:
https://github.com/llvm/llvm-project/commit/60ee885990982197013c71ff965a81e938184fd2.diff
Author: Zola Bridges
Date: 2020-05-15T12:23:31-07:00
New Revision: 18a855da431e74499695ce43a8db23a1755ba632
URL:
https://github.com/llvm/llvm-project/commit/18a855da431e74499695ce43a8db23a1755ba632
DIFF:
https://github.com/llvm/llvm-project/commit/18a855da431e74499695ce43a8db23a1755ba632.diff
Author: Zola Bridges
Date: 2020-05-11T13:37:12-07:00
New Revision: 379e68a763097bed6c6dc7453e4b732e3d68
URL:
https://github.com/llvm/llvm-project/commit/379e68a763097bed6c6dc7453e4b732e3d68
DIFF:
https://github.com/llvm/llvm-project/commit/379e68a763097bed6c6dc7453e4b732e3d68.diff
Author: Zola Bridges
Date: 2020-04-27T15:07:11-07:00
New Revision: c750847e0c3b07944f5ad6e18f2a37a523964c35
URL:
https://github.com/llvm/llvm-project/commit/c750847e0c3b07944f5ad6e18f2a37a523964c35
DIFF:
https://github.com/llvm/llvm-project/commit/c750847e0c3b07944f5ad6e18f2a37a523964c35.diff
Author: Zola Bridges
Date: 2020-04-20T10:30:52-07:00
New Revision: 0f12480bd13ad2d08b6ef3d64388dd8a12e1a503
URL:
https://github.com/llvm/llvm-project/commit/0f12480bd13ad2d08b6ef3d64388dd8a12e1a503
DIFF:
https://github.com/llvm/llvm-project/commit/0f12480bd13ad2d08b6ef3d64388dd8a12e1a503.diff
Author: zbrid
Date: Fri Jan 18 09:20:46 2019
New Revision: 351565
URL: http://llvm.org/viewvc/llvm-project?rev=351565&view=rev
Log:
[clang][slh] add Clang attr no_speculative_load_hardening
Summary:
This attribute will allow users to opt specific functions out of
speculative load hardening. This
Author: zbrid
Date: Tue Nov 27 11:56:46 2018
New Revision: 347701
URL: http://llvm.org/viewvc/llvm-project?rev=347701&view=rev
Log:
[clang][slh] add attribute for speculative load hardening
Summary:
Resubmit this with no changes because I think the build was broken
by a different diff.
-
The
Author: zbrid
Date: Mon Nov 26 18:22:00 2018
New Revision: 347628
URL: http://llvm.org/viewvc/llvm-project?rev=347628&view=rev
Log:
Revert "[clang][slh] add attribute for speculative load hardening"
until I figure out why the build is failing or timing out
***
Summary:
T
Author: zbrid
Date: Mon Nov 26 16:03:44 2018
New Revision: 347617
URL: http://llvm.org/viewvc/llvm-project?rev=347617&view=rev
Log:
[clang][slh] add attribute for speculative load hardening
Summary:
The prior diff had to be reverted because there were two tests
that failed. I updated the two test
Author: zbrid
Date: Mon Nov 26 12:11:18 2018
New Revision: 347588
URL: http://llvm.org/viewvc/llvm-project?rev=347588&view=rev
Log:
Revert "[clang][slh] add attribute for speculative load hardening"
This reverts commit 801eaf91221ba6dd6996b29ff82659ad6359e885.
Removed:
cfe/trunk/test/CodeGen
Author: zbrid
Date: Mon Nov 26 11:41:14 2018
New Revision: 347586
URL: http://llvm.org/viewvc/llvm-project?rev=347586&view=rev
Log:
[clang][slh] add attribute for speculative load hardening
Summary:
LLVM IR already has an attribute for speculative_load_hardening. Before
this commit, when a user p
Author: zbrid
Date: Mon Nov 26 10:13:31 2018
New Revision: 347582
URL: http://llvm.org/viewvc/llvm-project?rev=347582&view=rev
Log:
[clang][slh] Forward mSLH only to Clang CC1
Summary:
-mno-speculative-load-hardening isn't a cc1 option, therefore,
before this change:
clang -mno-speculative-load-
13 matches
Mail list logo