This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7fac28fa4fcf5271c20ce2cdac128ec2cbb8a7ed
clang-p2996
/
llvm
/
lib
/
AsmParser
History
Andrew Kaylor
53a5fbb45f
Add strictfp attribute to prevent unwanted optimizations of libm calls
...
Differential Revision:
https://reviews.llvm.org/D34163
llvm-svn: 310885
2017-08-14 21:15:13 +00:00
..
CMakeLists.txt
…
LLLexer.cpp
Add strictfp attribute to prevent unwanted optimizations of libm calls
2017-08-14 21:15:13 +00:00
LLLexer.h
…
LLParser.cpp
Add strictfp attribute to prevent unwanted optimizations of libm calls
2017-08-14 21:15:13 +00:00
LLParser.h
Enhance synchscope representation
2017-07-11 22:23:00 +00:00
LLToken.h
Add strictfp attribute to prevent unwanted optimizations of libm calls
2017-08-14 21:15:13 +00:00
LLVMBuild.txt
Add dependency from AsmParser to BinaryFormat.
2017-06-07 04:24:33 +00:00
Parser.cpp
…