1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Transforms
Xinliang David Li 736038bd8f [PGO] detect infinite loop and form MST properly
Differential Revision: http://reviews.llvm.org/D40873

llvm-svn: 320104
2017-12-07 22:23:28 +00:00
..
Coroutines [coro] Make Spill a proper struct instead of deriving from pair. 2017-10-31 19:22:55 +00:00
Hello
InstCombine [InstCombine] Don't crash on out of bounds index in the insertelement 2017-12-07 15:00:52 +00:00
Instrumentation [PGO] detect infinite loop and form MST properly 2017-12-07 22:23:28 +00:00
IPO [PGO] Make indirect call promotion a utility 2017-12-06 21:22:54 +00:00
ObjCARC Modify ModRefInfo values using static inline method abstractions [NFC]. 2017-12-05 20:12:23 +00:00
Scalar [ModRefInfo] Do not use ModRefInfo result in if conditions as this makes 2017-12-06 19:56:37 +00:00
Utils [PGO] Make indirect call promotion a utility 2017-12-06 21:22:54 +00:00
Vectorize [LV] Interleaved access vectorization: fix computing new alias info 2017-12-06 22:42:24 +00:00
CMakeLists.txt
LLVMBuild.txt