1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Transforms
2018-01-03 18:28:20 +00:00
..
Coroutines Use phi ranges to simplify code. No functionality change intended. 2017-12-30 15:27:33 +00:00
Hello
InstCombine [InstCombine] Check for out of range shift values using APInt before calling getZExtValue 2018-01-03 18:28:20 +00:00
Instrumentation Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
IPO Remove superfluous copies in sample profiling. 2017-12-28 18:10:41 +00:00
ObjCARC Remove redundant includes from lib/Transforms. 2017-12-13 21:31:01 +00:00
Scalar Use phi ranges to simplify code. No functionality change intended. 2017-12-30 15:27:33 +00:00
Utils [BasicBlockUtils] Check for unreachable preds before updating LI in UpdateAnalysisInformation 2018-01-02 16:25:50 +00:00
Vectorize Use phi ranges to simplify code. No functionality change intended. 2017-12-30 15:27:33 +00:00
CMakeLists.txt
LLVMBuild.txt