1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Transforms
Sanjay Patel a63116325e use range-based loop; NFCI
llvm-svn: 262952
2016-03-08 19:06:12 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine Revert "[InstCombine] Combine A->B->A BitCast" 2016-03-08 07:09:46 +00:00
Instrumentation [tsan] Add support for pointer typed atomic stores, loads, and cmpxchg 2016-03-07 23:16:23 +00:00
IPO Fix evaluation order. Spotted by Alexander Riccio! 2016-03-08 03:50:36 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar use range-based loop; NFCI 2016-03-08 19:06:12 +00:00
Utils rangify, fix function names; NFCI 2016-03-08 17:12:32 +00:00
Vectorize ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
CMakeLists.txt
LLVMBuild.txt