This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
39,923
Commits
23
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
35abd840a6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Evan Cheng
35abd840a6
Let each target decide byval alignment. For X86, it's 4-byte unless the aggregare contains SSE vector(s). For x86-64, it's max of 8 or alignment of the type.
...
llvm-svn: 46286
2008-01-23 23:17:41 +00:00
clang
Removed extra GraphViz node attributes for GRConstants, as some of them were
2008-01-23 22:54:57 +00:00
llvm
Let each target decide byval alignment. For X86, it's 4-byte unless the aggregare contains SSE vector(s). For x86-64, it's max of 8 or alignment of the type.
2008-01-23 23:17:41 +00:00