llvm/lib/Transforms
Junmo Park 23c40a726f Revert "[InstCombine] Combine A->B->A BitCast"
This reverts commit r262670 due to compile failure.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262916 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-08 07:09:46 +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 [LoopDataPrefetch] If prefetch distance is not set, skip pass 2016-03-07 18:35:42 +00:00
Utils Revert revisions 262636, 262643, 262679, and 262682. 2016-03-08 00:36:35 +00:00
Vectorize ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
CMakeLists.txt
LLVMBuild.txt