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
Sanjay Patel
10a2c38d83
[InstCombine] reduce indent; NFC
...
llvm-svn: 272193
2016-06-08 20:09:04 +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
[InstCombine] reduce indent; NFC
2016-06-08 20:09:04 +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
[MemCpyOpt] Do not exchange llvm.lifetime.start and llvm.memcpy
2016-06-08 19:42:32 +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
…