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-16 17:06:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Matt Arsenault
5bcefabcda
Teach MergeFunctions about address spaces
...
llvm-svn: 194342
2013-11-10 01:44:37 +00:00
..
Hello
First check in. Modified a comment.
2013-09-27 07:36:10 +00:00
InstCombine
Scalarize select vector arguments when extracted.
2013-11-04 20:36:06 +00:00
Instrumentation
fix PR17635: false positive with packed structures
2013-10-24 09:17:24 +00:00
IPO
Teach MergeFunctions about address spaces
2013-11-10 01:44:37 +00:00
ObjCARC
[objc-arc] Convert the one directional retain/release relation assert to a conditional check + fail.
2013-11-05 16:02:40 +00:00
Scalar
Remove dead code from LoopUnswitch
2013-11-08 19:58:21 +00:00
Utils
Revert "Inliner: Handle readonly attribute per argument when adding memcpy"
2013-11-03 12:22:13 +00:00
Vectorize
SLPVectorizer: Use properlyDominates to satisfy the irreflexivity of a strict weak ordering.
2013-11-04 21:34:55 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…