1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms
2016-10-27 18:40:02 +00:00
..
Coroutines [coroutines] Store an address of destroy OR cleanup part in the coroutine frame. 2016-10-08 00:22:50 +00:00
Hello
InstCombine [InstCombine] handle simple vector integer constants in IsFreeToInvert 2016-10-27 17:30:50 +00:00
Instrumentation Utility functions for appending to llvm.used/llvm.compiler.used. 2016-10-25 23:53:31 +00:00
IPO GlobalDCE: Restore a statement accidentally removed in r285048. 2016-10-25 02:57:27 +00:00
ObjCARC Use StringRef in ARCRuntimeEntryPoints APIs (NFC) 2016-10-05 01:15:04 +00:00
Scalar [LoopUnroll] Check partial unrolling is enabled before initialization. NFC. 2016-10-27 18:40:02 +00:00
Utils Introduce updateDiscriminator interface to DILocation to make it cleaner assigning discriminators. 2016-10-26 15:48:45 +00:00
Vectorize [SLP] Fix for PR30626: Compiler crash inside SLP Vectorizer. 2016-10-27 12:02:28 +00:00
CMakeLists.txt
LLVMBuild.txt