This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Eric Christopher
a5ec92556f
Revert "Patch for function cloning to inline all blocks whose address is taken"
...
as it was causing build failures in ruby. This reverts commit r207713. llvm-svn: 209135
2014-05-19 16:04:10 +00:00
..
Hello
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:55:47 +00:00
InstCombine
Added inst-combine for 'MIN(MIN(A, 97), 23)' and 'MAX(MAX(A, 23), 97)'
2014-05-19 07:08:32 +00:00
Instrumentation
Delete getAliasedGlobal.
2014-05-16 22:37:03 +00:00
IPO
Use create methods since msvc doesn't handle delegating constructors.
2014-05-17 21:29:57 +00:00
ObjCARC
Add comdat key field to llvm.global_ctors and llvm.global_dtors
2014-05-16 20:39:27 +00:00
Scalar
Revert "Implement global merge optimization for global variables."
2014-05-16 13:02:18 +00:00
Utils
Revert "Patch for function cloning to inline all blocks whose address is taken"
2014-05-19 16:04:10 +00:00
Vectorize
SLPVectorizer: Instead of just performing CSE on dead blocks ignore them completely.
2014-05-11 10:28:58 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…