1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Transforms
2017-12-10 07:39:53 +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] Fix SimplifyDemandedUseBits SHL handling (PR35515) 2017-12-09 23:42:56 +00:00
Instrumentation [PGO] change arg type to uint64_t to match member field type 2017-12-10 07:39:53 +00:00
IPO Hardware-assisted AddressSanitizer (llvm part). 2017-12-09 00:21:41 +00:00
ObjCARC Modify ModRefInfo values using static inline method abstractions [NFC]. 2017-12-05 20:12:23 +00:00
Scalar Hardware-assisted AddressSanitizer (llvm part). 2017-12-09 00:21:41 +00:00
Utils [InlineFunction] Set debug loc for call to forward varargs. 2017-12-09 14:25:33 +00:00
Vectorize [LV] Interleaved access vectorization: fix computing new alias info 2017-12-06 22:42:24 +00:00
CMakeLists.txt
LLVMBuild.txt