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 01:56:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Xinliang David Li
1e16d61f1f
Address review feedbacks of AddDiscriminator change
...
llvm-svn: 272850
2016-06-15 22:20:56 +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
[IR] Require ArrayRef of 'uint32_t' instead of 'int' for the mask argument for one of the signatures of CreateShuffleVector. This better emphasises that you can't use it for the -1 as undef behavior.
2016-06-12 00:41:19 +00:00
Instrumentation
IR: Introduce local_unnamed_addr attribute.
2016-06-14 21:01:22 +00:00
IPO
Remove the ScalarReplAggregates pass
2016-06-15 00:19:09 +00:00
ObjCARC
Form objc_storeStrong in the presence of bitcasts.
2016-05-27 02:13:53 +00:00
Scalar
[DSE] Hoist a redundant check to simplify logic. NFC.
2016-06-15 22:17:38 +00:00
Utils
Address review feedbacks of AddDiscriminator change
2016-06-15 22:20:56 +00:00
Vectorize
[LV] Add getter function for LoopVectorizationLegality::Strides. NFC
2016-06-15 15:49:46 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…