llvm-6502/lib/Transforms
Jakub Staszak 65a47ff554 Use dyn_cast instead of isa && cast.
No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177836 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-24 09:25:47 +00:00
..
Hello
InstCombine
Instrumentation
IPO
ObjCARC Change method name ClearRefCount => ClearKnownPositiveRefCount to match the name of the member that it is modifying. 2013-03-23 05:46:19 +00:00
Scalar Use dyn_cast instead of isa && cast. 2013-03-24 09:25:47 +00:00
Utils Add all clauses when merging the landing pads. Duplicates will be handled later on. 2013-03-22 20:31:05 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile