1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Transforms
2016-07-02 16:16:44 +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, add TODO; NFC 2016-06-30 15:32:45 +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 Revert "code hoisting pass based on GVN" 2016-07-01 01:51:40 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar [PM] Fix a small typo from when I ported JumpThreading 2016-07-02 16:16:44 +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