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-12 21:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Davide Italiano
2d5ab0a56a
[PM] LoopSimplify. Remove unneeded pass dependencies. NFCI.
...
llvm-svn: 272140
2016-06-08 13:56:59 +00:00
..
Hello
Add auto-exporting of symbols from tools so that plugins work on Windows
2016-05-26 11:16:43 +00:00
InstCombine
Avoid copies of std::strings and APInt/APFloats where we only read from it
2016-06-08 10:01:20 +00:00
Instrumentation
Avoid copies of std::strings and APInt/APFloats where we only read from it
2016-06-08 10:01:20 +00:00
IPO
[PM] Schedule InstSimplify after late LICM run, to clean up LCSSA nodes.
2016-06-02 22:14:26 +00:00
ObjCARC
Form objc_storeStrong in the presence of bitcasts.
2016-05-27 02:13:53 +00:00
Scalar
[PM/SimplifyCFG] Preserve GlobalsAA even if the IR is mutated.
2016-06-08 13:32:23 +00:00
Utils
[PM] LoopSimplify. Remove unneeded pass dependencies. NFCI.
2016-06-08 13:56:59 +00:00
Vectorize
[LV] For some IVs, use vector phis instead of widening in the loop body
2016-06-01 17:16:46 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…