This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-17 21:36:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
ab0537258f
Change SRAGlobal to not depend on isNotSuitableForSRA, which makes it very
...
difficult to understand the invariants. llvm-svn: 45947
2008-01-14 01:31:05 +00:00
..
Hello
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
Instrumentation
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
IPO
Change SRAGlobal to not depend on isNotSuitableForSRA, which makes it very
2008-01-14 01:31:05 +00:00
Scalar
Turn a memcpy from a double* into a load/store of double instead of
2008-01-14 00:28:35 +00:00
Utils
we don't have to make an explicit copy of a byval argument when
2008-01-12 18:54:29 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00