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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Sanjay Patel
a1a4e100be
fix formatting; NFC
...
llvm-svn: 274463
2016-07-03 14:08:19 +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
fix formatting; NFC
2016-07-03 14:08:19 +00:00
Instrumentation
Use arrays or initializer lists to feed ArrayRefs instead of SmallVector where possible.
2016-07-02 11:41:39 +00:00
IPO
[PM] Some preparatory refactoring to minimize the diff of D21921
2016-07-03 03:35:03 +00:00
ObjCARC
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
2016-06-26 12:28:59 +00:00
Scalar
PR28400: Partly undo r274440 to bring test-suite back to life with the new PM
2016-07-03 03:35:06 +00:00
Utils
[PM] refactor LoopAccessInfo code part-2
2016-07-01 05:59:55 +00:00
Vectorize
LoadStoreVectorizer: Fix warning about extra semicolon
2016-07-01 23:26:54 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…